summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/datetime/datetime.pro
blob: b015661371e977a455ada34fb06cd53ce9225034 (plain)
1
2
3
4
5
6
7
8
9
load(qttest_p4)
SOURCES += tst_datetime.cpp
QT = core

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target


TARGET = datetime