summaryrefslogtreecommitdiff
path: root/noncore/games/parashoot/parashoot.pro
Side-by-side diff
Diffstat (limited to 'noncore/games/parashoot/parashoot.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/parashoot/parashoot.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro
index c2746f9..f5d103a 100644
--- a/noncore/games/parashoot/parashoot.pro
+++ b/noncore/games/parashoot/parashoot.pro
@@ -1,4 +1,2 @@
-TEMPLATE = app
-CONFIG += qt warn_on release
-DESTDIR = $(OPIEDIR)/bin
+CONFIG += qt warn_on release quick-app
HEADERS = interface.h man.h cannon.h base.h bullet.h helicopter.h
@@ -10,2 +8,4 @@ LIBS += -lqpe
+
+
include ( $(OPIEDIR)/include.pro )