summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/globaldata/globaldata.pro
blob: 3d49d3515b01b1c169c4cd261257b4cc69423b2f (plain)
1
2
3
4
5
6
7
8
SOURCES += tst_globaldata.cpp
QT = core testlib

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target


TARGET = globaldata