summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qlocale/syslocaleapp/syslocaleapp.pro
blob: d3188c020df39d127e8c1787abd96214e564a91b (plain)
1
2
3
4
5
6
7
8
SOURCES += syslocaleapp.cpp
DESTDIR = ./

QT = core

# no install rule for application used by test
INSTALLS =
CONFIG -= app_bundle