summaryrefslogtreecommitdiff
path: root/noncore/games/sfcave/sfcave.pro
Side-by-side diff
Diffstat (limited to 'noncore/games/sfcave/sfcave.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/sfcave/sfcave.pro5
1 files changed, 1 insertions, 4 deletions
diff --git a/noncore/games/sfcave/sfcave.pro b/noncore/games/sfcave/sfcave.pro
index a0df828..3a26a79 100644
--- a/noncore/games/sfcave/sfcave.pro
+++ b/noncore/games/sfcave/sfcave.pro
@@ -1,4 +1,2 @@
-TEMPLATE = app
-CONFIG += qt warn_on
-DESTDIR = $(OPIEDIR)/bin
+CONFIG += qt quick-app
SOURCES = sfcave.cpp helpwindow.cpp random.cpp
@@ -11,3 +9,2 @@ LIBS += -lqpe
-
include ( $(OPIEDIR)/include.pro )