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