summaryrefslogtreecommitdiff
path: root/noncore/games/parashoot/parashoot.pro
Unidiff
Diffstat (limited to 'noncore/games/parashoot/parashoot.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/parashoot/parashoot.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro
index 999e28e..6d79903 100644
--- a/noncore/games/parashoot/parashoot.pro
+++ b/noncore/games/parashoot/parashoot.pro
@@ -1,23 +1,24 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 CONFIG += qt warn_on release 2 CONFIG += qt warn_on release
3 DESTDIR = $(OPIEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
4 HEADERS = interface.h man.h cannon.h base.h bullet.h helicopter.h 4 HEADERS = interface.h man.h cannon.h base.h bullet.h helicopter.h
5 SOURCES = main.cpp interface.cpp man.cpp cannon.cpp base.cpp bullet.cpp helicopter.cpp 5 SOURCES = main.cpp interface.cpp man.cpp cannon.cpp base.cpp bullet.cpp helicopter.cpp
6 TARGET = parashoot 6 TARGET = parashoot
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(OPIEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 10
11TRANSLATIONS = ../../../i18n/de/parashoot.ts \ 11TRANSLATIONS = ../../../i18n/de/parashoot.ts \
12 ../../../i18n/nl/parashoot.ts \
12 ../../../i18n/da/parashoot.ts \ 13 ../../../i18n/da/parashoot.ts \
13 ../../../i18n/xx/parashoot.ts \ 14 ../../../i18n/xx/parashoot.ts \
14 ../../../i18n/en/parashoot.ts \ 15 ../../../i18n/en/parashoot.ts \
15 ../../../i18n/es/parashoot.ts \ 16 ../../../i18n/es/parashoot.ts \
16 ../../../i18n/fr/parashoot.ts \ 17 ../../../i18n/fr/parashoot.ts \
17 ../../../i18n/hu/parashoot.ts \ 18 ../../../i18n/hu/parashoot.ts \
18 ../../../i18n/ja/parashoot.ts \ 19 ../../../i18n/ja/parashoot.ts \
19 ../../../i18n/ko/parashoot.ts \ 20 ../../../i18n/ko/parashoot.ts \
20 ../../../i18n/no/parashoot.ts \ 21 ../../../i18n/no/parashoot.ts \
21 ../../../i18n/pl/parashoot.ts \ 22 ../../../i18n/pl/parashoot.ts \
22 ../../../i18n/pt/parashoot.ts \ 23 ../../../i18n/pt/parashoot.ts \
23 ../../../i18n/pt_BR/parashoot.ts \ 24 ../../../i18n/pt_BR/parashoot.ts \