mirror of
https://github.com/QuasarApp/qthttpserver.git
synced 2025-04-29 19:54:30 +00:00
6 lines
113 B
Prolog
6 lines
113 B
Prolog
|
CONFIG += testcase
|
||
|
TARGET = tst_qhttpserverrouter
|
||
|
SOURCES += tst_qhttpserverrouter.cpp
|
||
|
|
||
|
QT = httpserver testlib
|