summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel/qauthenticator/qauthenticator.pro
blob: 54ec0e4cfff370e3c97bacd93d54c800a9092935 (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_qauthenticator
requires(contains(QT_CONFIG,private_tests))
QT = core network-private testlib
SOURCES  += tst_qauthenticator.cpp
DEFINES += SRCDIR=\\\"$$PWD/\\\"
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0