server-sdk/test/auto/tst_soap/tst_soap.pro
2019-11-11 13:12:48 +01:00

12 lines
174 B
Prolog

QT += testlib
QT -= gui
CONFIG += qt console warn_on depend_includepath testcase
CONFIG -= app_bundle
TEMPLATE = app
SOURCES += tst_soaptest.cpp
include(../../test.pri)