summaryrefslogtreecommitdiff
path: root/noncore/games/kpacman/kpacman.pro
Unidiff
Diffstat (limited to 'noncore/games/kpacman/kpacman.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/kpacman/kpacman.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/kpacman/kpacman.pro b/noncore/games/kpacman/kpacman.pro
index 594397a..bca34a4 100644
--- a/noncore/games/kpacman/kpacman.pro
+++ b/noncore/games/kpacman/kpacman.pro
@@ -38,25 +38,25 @@ INCLUDEPATH += $(OPIEDIR)/include
38 DEPENDPATH+= $(OPIEDIR)/include 38 DEPENDPATH+= $(OPIEDIR)/include
39LIBS += -lqpe 39LIBS += -lqpe
40DESTDIR = $(OPIEDIR)/bin 40DESTDIR = $(OPIEDIR)/bin
41 TARGET = kpacman 41 TARGET = kpacman
42 42
43TRANSLATIONS = ../../../i18n/de/kpacman.ts \ 43TRANSLATIONS = ../../../i18n/de/kpacman.ts \
44 ../../../i18n/da/kpacman.ts \ 44 ../../../i18n/da/kpacman.ts \
45 ../../../i18n/xx/kpacman.ts \ 45 ../../../i18n/xx/kpacman.ts \
46 ../../../i18n/en/kpacman.ts \ 46 ../../../i18n/en/kpacman.ts \
47 ../../../i18n/es/kpacman.ts \ 47 ../../../i18n/es/kpacman.ts \
48 ../../../i18n/fr/kpacman.ts \ 48 ../../../i18n/fr/kpacman.ts \
49 ../../../i18n/hu/kpacman.ts \ 49 ../../../i18n/hu/kpacman.ts \
50 ../../../i18n/ja/kpacman.ts \ 50 ../../../i18n/ja/kpacman.ts \
51 ../../../i18n/ko/kpacman.ts \ 51 ../../../i18n/ko/kpacman.ts \
52 ../../../i18n/no/kpacman.ts \ 52 ../../../i18n/no/kpacman.ts \
53 ../../../i18n/pl/kpacman.ts \ 53 ../../../i18n/pl/kpacman.ts \
54 ../../../i18n/pt/kpacman.ts \ 54 ../../../i18n/pt/kpacman.ts \
55 ../../../i18n/pt_BR/kpacman.ts \ 55 ../../../i18n/pt_BR/kpacman.ts \
56 ../../../i18n/sl/kpacman.ts \ 56 ../../../i18n/sl/kpacman.ts \
57 ../../../i18n/zh_CN/kpacman.ts \ 57 ../../../i18n/zh_CN/kpacman.ts \
58 ../../../i18n/zh_TW/kpacman.ts 58 ../../../i18n/zh_TW/kpacman.ts
59 59
60 60
61 61
62include ( ../../../include.pro ) 62include ( $(OPIEDIR)/include.pro )