mirror of
https://github.com/QuasarApp/qthttpserver.git
synced 2025-05-18 04:19:39 +00:00
6 lines
120 B
Prolog
6 lines
120 B
Prolog
|
CONFIG += testcase
|
||
|
TARGET = tst_qhttpserver
|
||
|
SOURCES += tst_qhttpserver.cpp
|
||
|
|
||
|
QT = httpserver httpserver-private testlib
|