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

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = commandlinedata
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0