summaryrefslogtreecommitdiff
path: root/noncore/games/tictac/tictac.pro
Unidiff
Diffstat (limited to 'noncore/games/tictac/tictac.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/tictac/tictac.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/games/tictac/tictac.pro b/noncore/games/tictac/tictac.pro
index 0807e83..ada5161 100644
--- a/noncore/games/tictac/tictac.pro
+++ b/noncore/games/tictac/tictac.pro
@@ -1,13 +1,12 @@
1TEMPLATE = app 1TEMPLATE = app
2CONFIG += qt warn_on release 2CONFIG += qt warn_on release
3HEADERS = tictac.h 3HEADERS = tictac.h
4SOURCES = main.cpp \ 4SOURCES = main.cpp \
5 tictac.cpp 5 tictac.cpp
6TARGET = tictac 6TARGET = tictac
7REQUIRES=medium-config
8INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
9DEPENDPATH += $(OPIEDIR)/include 8DEPENDPATH += $(OPIEDIR)/include
10LIBS += -lqpe 9LIBS += -lqpe
11DESTDIR = $(OPIEDIR)/bin 10DESTDIR = $(OPIEDIR)/bin
12 11
13TRANSLATIONS = ../../../i18n/de/tictac.ts \ 12TRANSLATIONS = ../../../i18n/de/tictac.ts \