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.pro31
1 files changed, 17 insertions, 14 deletions
diff --git a/noncore/games/tictac/tictac.pro b/noncore/games/tictac/tictac.pro
index 57a9246..071eefa 100644
--- a/noncore/games/tictac/tictac.pro
+++ b/noncore/games/tictac/tictac.pro
@@ -7,20 +7,23 @@ TARGET = tictac
7REQUIRES=medium-config 7REQUIRES=medium-config
8INCLUDEPATH += $(OPIEDIR)/include 8INCLUDEPATH += $(OPIEDIR)/include
9DEPENDPATH += $(OPIEDIR)/include 9DEPENDPATH += $(OPIEDIR)/include
10LIBS += -lqpe 10LIBS += -lqpe
11DESTDIR = $(OPIEDIR)/bin 11DESTDIR = $(OPIEDIR)/bin
12 12
13TRANSLATIONS = ../../i18n/pt_BR/tictac.ts 13
14TRANSLATIONS += ../../i18n/es/tictac.ts 14
15TRANSLATIONS += ../../i18n/pt/tictac.ts 15TRANSLATIONS = ../../../i18n/de/tictac.ts
16TRANSLATIONS += ../../i18n/de/tictac.ts 16TRANSLATIONS += ../../../i18n/en/tictac.ts
17TRANSLATIONS += ../../i18n/en/tictac.ts 17TRANSLATIONS += ../../../i18n/es/tictac.ts
18TRANSLATIONS += ../../i18n/hu/tictac.ts 18TRANSLATIONS += ../../../i18n/fr/tictac.ts
19TRANSLATIONS += ../../i18n/sl/tictac.ts 19TRANSLATIONS += ../../../i18n/hu/tictac.ts
20TRANSLATIONS += ../../i18n/ja/tictac.ts 20TRANSLATIONS += ../../../i18n/ja/tictac.ts
21TRANSLATIONS += ../../i18n/ko/tictac.ts 21TRANSLATIONS += ../../../i18n/ko/tictac.ts
22TRANSLATIONS += ../../i18n/no/tictac.ts 22TRANSLATIONS += ../../../i18n/no/tictac.ts
23TRANSLATIONS += ../../i18n/pl/tictac.ts 23TRANSLATIONS += ../../../i18n/pl/tictac.ts
24TRANSLATIONS += ../../i18n/zh_CN/tictac.ts 24TRANSLATIONS += ../../../i18n/pt/tictac.ts
25TRANSLATIONS += ../../i18n/zh_TW/tictac.ts 25TRANSLATIONS += ../../../i18n/pt_BR/tictac.ts
26TRANSLATIONS += ../../i18n/fr/tictac.ts 26TRANSLATIONS += ../../../i18n/sl/tictac.ts
27TRANSLATIONS += ../../../i18n/zh_CN/tictac.ts
28TRANSLATIONS += ../../../i18n/zh_TW/tictac.ts
29