summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/proxypac/proxypac.pri
blob: f9f23da6f7fac0b571b7ba63b6f2964a36ba7e42 (plain)
1
2
3
4
5
TEMPLATE = app
CONFIG += testcase
QT += testlib network webenginewidgets webenginecore
HEADERS += $$PWD/proxyserver.h
SOURCES += $$PWD/proxyserver.cpp $$PWD/tst_proxypac.cpp