server-sdk/test/auto/request/request.pro
2019-11-08 14:08:58 +01:00

9 lines
180 B
Prolog

QT += core sql network testlib
CONFIG += testcase # neccesary to have posibility to run: make check UnitTest
SOURCES += \
tst_request.cpp
include(../../../serversdkint.pri)