summaryrefslogtreecommitdiff
path: root/libopie/big-screen/example/owidgetstack_example.pro
Side-by-side diff
Diffstat (limited to 'libopie/big-screen/example/owidgetstack_example.pro') (more/less context) (show whitespace changes)
-rw-r--r--libopie/big-screen/example/owidgetstack_example.pro13
1 files changed, 0 insertions, 13 deletions
diff --git a/libopie/big-screen/example/owidgetstack_example.pro b/libopie/big-screen/example/owidgetstack_example.pro
deleted file mode 100644
index ad1dc09..0000000
--- a/libopie/big-screen/example/owidgetstack_example.pro
+++ b/dev/null
@@ -1,13 +0,0 @@
-CONFIG += qt warn_on
-TEMPLATE = app
-TARGET = owidgetstack-example
-
-SOURCES = ../owidgetstack.cpp owidgetstack_example.cpp
-HEADERS = ../owidgetstack.h owidgetstack_example.h
-
-INCLUDEPATH += $(OPIEDIR)/include
-DEPENDSPATH += $(OPIEDIR)/include
-
-LIBS += -lqpe
-
-include ( $(OPIEDIR)/include.pro )