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

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = counting
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0