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.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro
index 11f2098..eeb2893 100644
--- a/noncore/games/go/go.pro
+++ b/noncore/games/go/go.pro
@@ -8,24 +8,26 @@ HEADERS = amigo.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 \
20 ../../../i18n/da/go.ts \
21 ../../../i18n/xx/go.ts \
20 ../../../i18n/en/go.ts \ 22 ../../../i18n/en/go.ts \
21 ../../../i18n/es/go.ts \ 23 ../../../i18n/es/go.ts \
22 ../../../i18n/fr/go.ts \ 24 ../../../i18n/fr/go.ts \
23 ../../../i18n/hu/go.ts \ 25 ../../../i18n/hu/go.ts \
24 ../../../i18n/ja/go.ts \ 26 ../../../i18n/ja/go.ts \
25 ../../../i18n/ko/go.ts \ 27 ../../../i18n/ko/go.ts \
26 ../../../i18n/no/go.ts \ 28 ../../../i18n/no/go.ts \
27 ../../../i18n/pl/go.ts \ 29 ../../../i18n/pl/go.ts \
28 ../../../i18n/pt/go.ts \ 30 ../../../i18n/pt/go.ts \
29 ../../../i18n/pt_BR/go.ts \ 31 ../../../i18n/pt_BR/go.ts \
30 ../../../i18n/sl/go.ts \ 32 ../../../i18n/sl/go.ts \
31 ../../../i18n/zh_CN/go.ts \ 33 ../../../i18n/zh_CN/go.ts \