summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qstandardpaths/qstandardpaths.pro
blob: 44b1ce8dd81159295565898f49b286a234c81ab1 (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG += testcase
TARGET = tst_qstandardpaths
QT = core testlib
INCLUDEPATH += ../../../../shared/
HEADERS += ../../../../shared/emulationdetector.h
SOURCES = tst_qstandardpaths.cpp
TESTDATA += tst_qstandardpaths.cpp qstandardpaths.pro

# QTBUG-64404
boot2qt: DEFINES+=SKIP_FINDEXECUTABLE