mirror of
https://github.com/cagnulein/qdomyos-zwift.git
synced 2026-02-18 23:41:50 +01:00
6 lines
117 B
Prolog
6 lines
117 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qabstracthttpserver
|
|
SOURCES += tst_qabstracthttpserver.cpp
|
|
|
|
QT = httpserver testlib
|