7 lines
154 B
Prolog
7 lines
154 B
Prolog
QT = core core-private network network-private testlib
|
|
CONFIG += testcase parallel_test c++11
|
|
TEMPLATE = app
|
|
TARGET = tst_hpack
|
|
|
|
SOURCES += tst_hpack.cpp
|