server-sdk/test/auto/tst_request/tst_request.pro
2019-11-11 13:12:48 +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)