summaryrefslogtreecommitdiff
path: root/noncore/games/bounce
Unidiff
Diffstat (limited to 'noncore/games/bounce') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/bounce/bounce.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/games/bounce/bounce.pro b/noncore/games/bounce/bounce.pro
index 3892b4b..ba745c8 100644
--- a/noncore/games/bounce/bounce.pro
+++ b/noncore/games/bounce/bounce.pro
@@ -1,5 +1,5 @@
1 #CONFIG = qt warn_on debug 1 #CONFIG = qt warn_on
2 CONFIG = qt warn_on release quick-app 2 CONFIG = qt warn_on quick-app
3 HEADERS = game.h kbounce.h 3 HEADERS = game.h kbounce.h
4 SOURCES = game.cpp kbounce.cpp main.cpp 4 SOURCES = game.cpp kbounce.cpp main.cpp
5 INCLUDEPATH+= $(OPIEDIR)/include 5 INCLUDEPATH+= $(OPIEDIR)/include