summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qdatetimeedit/qdatetimeedit.pro
blob: 44df6ef883ef65b6282eb14e61a62fed6afa57d4 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qdatetimeedit
QT += widgets testlib core-private widgets-private
SOURCES  += tst_qdatetimeedit.cpp

wincewm50smart-msvc2005: DEFINES += WINCE_NO_MODIFIER_KEYS
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0