summaryrefslogtreecommitdiffstats
path: root/tools/maddehelper/maddehelper.pro
blob: 2f50293de341ae928166805d34a0514711c7c117 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TEMPLATE = app
INCLUDEPATH += . ..
TARGET = maddehelper

include(../../installerfw.pri)

QT -= gui

CONFIG += console
CONFIG -= app_bundle
DESTDIR = $$IFW_APP_PATH

SOURCES += main.cpp