summaryrefslogtreecommitdiff
path: root/noncore/games/go/go.pro
Side-by-side diff
Diffstat (limited to 'noncore/games/go/go.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/go/go.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro
index 2bc0787..f6c6a54 100644
--- a/noncore/games/go/go.pro
+++ b/noncore/games/go/go.pro
@@ -1,6 +1,4 @@
-DESTDIR = $(OPIEDIR)/bin
-TEMPLATE = app
-CONFIG = qt warn_on release
+CONFIG = qt warn_on release quick-app
HEADERS = amigo.h \
go.h \
goplayutils.h \
@@ -16,4 +14,6 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = go
+
+
include ( $(OPIEDIR)/include.pro )