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

SOURCES += tst_qsslkey.cpp
win32:!wince: LIBS += -lws2_32
QT = core network testlib
contains(QT_CONFIG, private_tests) {
    QT += core-private network-private
}

TARGET = tst_qsslkey

TESTDATA += keys/* rsa-without-passphrase.pem rsa-with-passphrase.pem