summaryrefslogtreecommitdiffstats
path: root/tests/auto/security/security.pro
blob: d3d203eb130faacb1d32ca497f4b5ba46fda3551 (plain)
1
2
3
4
5
6
7
8
9
TARGET = tst_security

QT += testlib opcua network
QT -= gui
CONFIG += testcase
RESOURCES += certs.qrc

SOURCES += \
    tst_security.cpp