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