summaryrefslogtreecommitdiff
path: root/noncore/games/tetrix/tetrix.pro
Side-by-side diff
Diffstat (limited to 'noncore/games/tetrix/tetrix.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/tetrix/tetrix.pro7
1 files changed, 4 insertions, 3 deletions
diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro
index 35fe82b..3b95c84 100644
--- a/noncore/games/tetrix/tetrix.pro
+++ b/noncore/games/tetrix/tetrix.pro
@@ -1,6 +1,4 @@
-TEMPLATE = app
-CONFIG = qt warn_on release
-DESTDIR = $(OPIEDIR)/bin
+CONFIG = qt warn_on release quick-app
HEADERS = gtetrix.h \
qtetrix.h \
qtetrixb.h \
@@ -18,4 +16,7 @@ LIBS += -lqpe -lstdc++
INTERFACES =
TARGET = tetrix
+
+
+
include ( $(OPIEDIR)/include.pro )