summaryrefslogtreecommitdiff
path: root/noncore/games/mindbreaker/mindbreaker.pro
Side-by-side diff
Diffstat (limited to 'noncore/games/mindbreaker/mindbreaker.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/mindbreaker/mindbreaker.pro12
1 files changed, 12 insertions, 0 deletions
diff --git a/noncore/games/mindbreaker/mindbreaker.pro b/noncore/games/mindbreaker/mindbreaker.pro
new file mode 100644
index 0000000..12944d1
--- a/dev/null
+++ b/noncore/games/mindbreaker/mindbreaker.pro
@@ -0,0 +1,12 @@
+TEMPLATE = app
+CONFIG += qt warn_on release
+DESTDIR = $(QPEDIR)/bin
+HEADERS = mindbreaker.h
+SOURCES = main.cpp \
+ mindbreaker.cpp
+TARGET = mindbreaker
+INCLUDEPATH += $(QPEDIR)/include
+DEPENDPATH += $(QPEDIR)/include
+LIBS += -lqpe
+
+TRANSLATIONS = ../i18n/de/mindbreaker.ts