summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel/qauthenticator/qauthenticator.pro
blob: 5038eea9af32d23eb92a623e55e7feb97396a0e2 (plain)
1
2
3
4
5
6
CONFIG += testcase
TARGET = tst_qauthenticator
requires(qtConfig(private_tests))
QT = core network-private testlib
SOURCES  += tst_qauthenticator.cpp
DEFINES += SRCDIR=\\\"$$PWD/\\\"