summaryrefslogtreecommitdiff
path: root/noncore/games/mindbreaker/mindbreaker.pro
Unidiff
Diffstat (limited to 'noncore/games/mindbreaker/mindbreaker.pro') (more/less context) (show 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 @@
1TEMPLATE = app
2CONFIG += qt warn_on release
3DESTDIR = $(QPEDIR)/bin
4 HEADERS = mindbreaker.h
5 SOURCES = main.cpp \
6 mindbreaker.cpp
7TARGET = mindbreaker
8INCLUDEPATH += $(QPEDIR)/include
9DEPENDPATH += $(QPEDIR)/include
10LIBS += -lqpe
11
12TRANSLATIONS = ../i18n/de/mindbreaker.ts