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.pro16
1 files changed, 9 insertions, 7 deletions
diff --git a/tools/maddehelper/maddehelper.pro b/tools/maddehelper/maddehelper.pro
index df9954eba..bc05bb32e 100644
--- a/tools/maddehelper/maddehelper.pro
+++ b/tools/maddehelper/maddehelper.pro
@@ -1,12 +1,14 @@
-QT += core
-
-QT -= gui
-
+TEMPLATE = app
+DEPENDPATH += . ..
+INCLUDEPATH += . ..
TARGET = maddehelper
-CONFIG += console
-CONFIG -= app_bundle
-TEMPLATE = app
+include(../../installerfw.pri)
+
+QT -= gui
+CONFIG += console
+CONFIG -= app_bundle
+DESTDIR = $$IFW_APP_PATH
SOURCES += main.cpp