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