1
SOURCES += syslocaleapp.cpp
2
DESTDIR = ./
3
4
QT = core
5
6
# no install rule for application used by test
7
INSTALLS =
8
CONFIG -= app_bundle