6 lines
111 B
Prolog
6 lines
111 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qnetworkrequest
|
|
SOURCES += tst_qnetworkrequest.cpp
|
|
|
|
QT = core network testlib
|