summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qstandardpaths/qstandardpaths.pro
blob: 9fb6f9b31fefa32ef26bb9fe9845c01b58aae026 (plain)
1
2
3
4
5
6
CONFIG += testcase
TARGET = tst_qstandardpaths
QT = core testlib
SOURCES = tst_qstandardpaths.cpp
TESTDATA += tst_qstandardpaths.cpp qstandardpaths.pro
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0