summaryrefslogtreecommitdiff
path: root/noncore/games/snake/snake.pro
Unidiff
Diffstat (limited to 'noncore/games/snake/snake.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/snake/snake.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/snake/snake.pro b/noncore/games/snake/snake.pro
index e42cc66..d8ce993 100644
--- a/noncore/games/snake/snake.pro
+++ b/noncore/games/snake/snake.pro
@@ -1,7 +1,7 @@
1 CONFIG += qt warn_on release quick-app 1 CONFIG += qt warn_on quick-app
2 HEADERS = snake.h target.h obstacle.h interface.h codes.h 2 HEADERS = snake.h target.h obstacle.h interface.h codes.h
3 SOURCES = snake.cpp target.cpp obstacle.cpp interface.cpp main.cpp 3 SOURCES = snake.cpp target.cpp obstacle.cpp interface.cpp main.cpp
4 TARGET = snake 4 TARGET = snake
5INCLUDEPATH += $(OPIEDIR)/include 5INCLUDEPATH += $(OPIEDIR)/include
6 DEPENDPATH+= $(OPIEDIR)/include 6 DEPENDPATH+= $(OPIEDIR)/include
7LIBS += -lqpe -lopiecore2 7LIBS += -lqpe -lopiecore2