Files
qt5.12.8/tests/auto/network/kernel/qauthenticator/qauthenticator.pro
2025-08-26 22:57:23 +08:00

7 lines
183 B
Prolog

CONFIG += testcase
TARGET = tst_qauthenticator
requires(qtConfig(private_tests))
QT = core network-private testlib
SOURCES += tst_qauthenticator.cpp
DEFINES += SRCDIR=\\\"$$PWD/\\\"