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