summaryrefslogtreecommitdiff
path: root/noncore/games/go/go.pro
Unidiff
Diffstat (limited to 'noncore/games/go/go.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/go/go.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro
index b87b2c7..2eaaac2 100644
--- a/noncore/games/go/go.pro
+++ b/noncore/games/go/go.pro
@@ -1,28 +1,29 @@
1 DESTDIR = ../bin 1 DESTDIR = ../bin
2 TEMPLATE= app 2 TEMPLATE= app
3 CONFIG = qt warn_on release 3 CONFIG = qt warn_on release
4 HEADERS = amigo.h \ 4 HEADERS = amigo.h \
5 go.h \ 5 go.h \
6 goplayutils.h \ 6 goplayutils.h \
7 gowidget.h 7 gowidget.h
8 SOURCES = amigo.c \ 8 SOURCES = amigo.c \
9 goplayer.c \ 9 goplayer.c \
10 goplayutils.c \ 10 goplayutils.c \
11 killable.c \ 11 killable.c \
12 gowidget.cpp \ 12 gowidget.cpp \
13 main.cpp 13 main.cpp
14INCLUDEPATH += $(OPIEDIR)/include 14INCLUDEPATH += $(OPIEDIR)/include
15 DEPENDPATH+= $(OPIEDIR)/include 15 DEPENDPATH+= $(OPIEDIR)/include
16LIBS += -lqpe 16LIBS += -lqpe
17 TARGET = go 17 TARGET = go
18 18
19TRANSLATIONS = ../i18n/de/go.ts 19TRANSLATIONS = ../i18n/de/go.ts
20TRANSLATIONS += ../i18n/pt_BR/go.ts 20TRANSLATIONS += ../i18n/pt_BR/go.ts
21TRANSLATIONS += ../i18n/en/go.ts 21TRANSLATIONS += ../i18n/en/go.ts
22TRANSLATIONS += ../i18n/hu/go.ts 22TRANSLATIONS += ../i18n/hu/go.ts
23TRANSLATIONS += ../i18n/ja/go.ts 23TRANSLATIONS += ../i18n/ja/go.ts
24TRANSLATIONS += ../i18n/fr/go.ts 24TRANSLATIONS += ../i18n/fr/go.ts
25TRANSLATIONS += ../i18n/sl/go.ts
25TRANSLATIONS += ../i18n/ko/go.ts 26TRANSLATIONS += ../i18n/ko/go.ts
26TRANSLATIONS += ../i18n/no/go.ts 27TRANSLATIONS += ../i18n/no/go.ts
27TRANSLATIONS += ../i18n/zh_CN/go.ts 28TRANSLATIONS += ../i18n/zh_CN/go.ts
28TRANSLATIONS += ../i18n/zh_TW/go.ts 29TRANSLATIONS += ../i18n/zh_TW/go.ts