summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl/qsslkey/qsslkey.pro
blob: 0074513878ca82e1bcbcf97d2e101d136f391cce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
CONFIG += testcase

SOURCES += tst_qsslkey.cpp
win32:LIBS += -lws2_32
QT = core network testlib
qtConfig(private_tests) {
    QT += core-private network-private
}

TARGET = tst_qsslkey

TESTDATA += keys/* \
            rsa-*.pem