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

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