summaryrefslogtreecommitdiffstats
path: root/tools/designer/tools/createcw/createcw.pro
blob: 415c0be761d77b289dbcac0baf36950214eb36ce (plain)
1
2
3
4
5
6
7
8
TEMPLATE	= app
CONFIG		+= qt warn_on release
HEADERS		=
SOURCES		= main.cpp
TARGET		= createcw

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