summaryrefslogtreecommitdiffstats
path: root/tools/maddehelper/maddehelper.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tools/maddehelper/maddehelper.pro')
-rw-r--r--tools/maddehelper/maddehelper.pro12
1 files changed, 12 insertions, 0 deletions
diff --git a/tools/maddehelper/maddehelper.pro b/tools/maddehelper/maddehelper.pro
new file mode 100644
index 000000000..df9954eba
--- /dev/null
+++ b/tools/maddehelper/maddehelper.pro
@@ -0,0 +1,12 @@
+QT += core
+
+QT -= gui
+
+TARGET = maddehelper
+CONFIG += console
+CONFIG -= app_bundle
+
+TEMPLATE = app
+
+
+SOURCES += main.cpp