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

6 lines
135 B
Prolog

QT = core core-private testlib
TARGET = tst_qurlquery
CONFIG += testcase
SOURCES += tst_qurlquery.cpp
DEFINES += SRCDIR=\\\"$$PWD/\\\"