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

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