summaryrefslogtreecommitdiffstats
path: root/tools/msg2qm/msg2qm.pro
blob: f81f03ed3f244ee15395e00dba3122952ccc5d1c (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE	= app
DEPENDPATH      = ../../include
CONFIG		+= console qt warn_on release
HEADERS		=
SOURCES		= msg2qm.cpp
TARGET		= msg2qm
REQUIRES=full-config nocrosscompiler

target.path = $$bins.path
INSTALLS += target