mirror of
https://github.com/QuasarApp/qthttpserver.git
synced 2025-05-12 09:29:42 +00:00
6 lines
119 B
Prolog
6 lines
119 B
Prolog
|
CONFIG += testcase
|
||
|
TARGET = tst_qhttpserverresponder
|
||
|
SOURCES += tst_qhttpserverresponder.cpp
|
||
|
|
||
|
QT = httpserver testlib
|