Files
qt5.12.8/tests/auto/corelib/io/qstandardpaths/qstandardpaths.pro
2025-08-26 22:57:23 +08:00

11 lines
290 B
Prolog

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