10 lines
282 B
Prolog
10 lines
282 B
Prolog
############################################################
|
|
# Project file for autotest for file qnetworkproxy.h
|
|
############################################################
|
|
|
|
CONFIG += testcase
|
|
TARGET = tst_qnetworkproxy
|
|
QT = core network testlib
|
|
|
|
SOURCES += tst_qnetworkproxy.cpp
|