summaryrefslogtreecommitdiff
path: root/noncore/games/bounce/bounce.pro
authorimm <imm>2002-08-31 22:42:59 (UTC)
committer imm <imm>2002-08-31 22:42:59 (UTC)
commit754ba2082e46197a5b5c7b0885f36ed42785631a (patch) (side-by-side diff)
tree64bbcccb27725f84fad86f0b25ceb1eba5d47e46 /noncore/games/bounce/bounce.pro
parent89587f7c6ae60715644d06a60c16bc5c88075e29 (diff)
downloadopie-754ba2082e46197a5b5c7b0885f36ed42785631a.zip
opie-754ba2082e46197a5b5c7b0885f36ed42785631a.tar.gz
opie-754ba2082e46197a5b5c7b0885f36ed42785631a.tar.bz2
zbounce -> bounce
Diffstat (limited to 'noncore/games/bounce/bounce.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/bounce/bounce.pro26
1 files changed, 26 insertions, 0 deletions
diff --git a/noncore/games/bounce/bounce.pro b/noncore/games/bounce/bounce.pro
new file mode 100644
index 0000000..7be1fb5
--- a/dev/null
+++ b/noncore/games/bounce/bounce.pro
@@ -0,0 +1,26 @@
+TEMPLATE = app
+#CONFIG = qt warn_on debug
+CONFIG = qt warn_on release
+HEADERS = game.h kbounce.h
+SOURCES = game.cpp kbounce.cpp main.cpp
+INCLUDEPATH += $(OPIEDIR)/include
+DEPENDPATH += $(OPIEDIR)/include
+LIBS += -lqpe
+DESTDIR = $(OPIEDIR)/bin
+TARGET = bounce
+
+TRANSLATIONS = ../../../i18n/de/bounce.ts \
+ ../../../i18n/en/bounce.ts \
+ ../../../i18n/es/bounce.ts \
+ ../../../i18n/fr/bounce.ts \
+ ../../../i18n/hu/bounce.ts \
+ ../../../i18n/ja/bounce.ts \
+ ../../../i18n/ko/bounce.ts \
+ ../../../i18n/no/bounce.ts \
+ ../../../i18n/pl/bounce.ts \
+ ../../../i18n/pt/bounce.ts \
+ ../../../i18n/pt_BR/bounce.ts \
+ ../../../i18n/sl/bounce.ts \
+ ../../../i18n/zh_CN/bounce.ts \
+ ../../../i18n/zh_TW/bounce.ts \
+ ../../../i18n/it/bounce.ts