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

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = globaldata