summaryrefslogtreecommitdiff
path: root/noncore/games/go/go.pro
authorcniehaus <cniehaus>2002-06-16 15:05:47 (UTC)
committer cniehaus <cniehaus>2002-06-16 15:05:47 (UTC)
commit932dae70d65ecbad75e7aeb9a3cd97a67742de36 (patch) (unidiff)
treea5afe4e516117c204af1a7fae6c6b5da4e2fe833 /noncore/games/go/go.pro
parentf3c439fa534832eec214e1779c7f7040a3325a2c (diff)
downloadopie-932dae70d65ecbad75e7aeb9a3cd97a67742de36.zip
opie-932dae70d65ecbad75e7aeb9a3cd97a67742de36.tar.gz
opie-932dae70d65ecbad75e7aeb9a3cd97a67742de36.tar.bz2
This add .pt and .es to all .pro
Diffstat (limited to 'noncore/games/go/go.pro') (more/less context) (show 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 6405808..f9084a8 100644
--- a/noncore/games/go/go.pro
+++ b/noncore/games/go/go.pro
@@ -8,23 +8,25 @@ 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
20TRANSLATIONS += ../i18n/es/go.ts
21TRANSLATIONS += ../i18n/pt/go.ts
20TRANSLATIONS += ../i18n/pt_BR/go.ts 22TRANSLATIONS += ../i18n/pt_BR/go.ts
21TRANSLATIONS += ../i18n/en/go.ts 23TRANSLATIONS += ../i18n/en/go.ts
22TRANSLATIONS += ../i18n/hu/go.ts 24TRANSLATIONS += ../i18n/hu/go.ts
23TRANSLATIONS += ../i18n/ja/go.ts 25TRANSLATIONS += ../i18n/ja/go.ts
24TRANSLATIONS += ../i18n/fr/go.ts 26TRANSLATIONS += ../i18n/fr/go.ts
25TRANSLATIONS += ../i18n/sl/go.ts 27TRANSLATIONS += ../i18n/sl/go.ts
26TRANSLATIONS += ../i18n/pl/go.ts 28TRANSLATIONS += ../i18n/pl/go.ts
27TRANSLATIONS += ../i18n/ko/go.ts 29TRANSLATIONS += ../i18n/ko/go.ts
28TRANSLATIONS += ../i18n/no/go.ts 30TRANSLATIONS += ../i18n/no/go.ts
29TRANSLATIONS += ../i18n/zh_CN/go.ts 31TRANSLATIONS += ../i18n/zh_CN/go.ts
30TRANSLATIONS += ../i18n/zh_TW/go.ts 32TRANSLATIONS += ../i18n/zh_TW/go.ts