summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl/qsslkey/qsslkey.pro
blob: 8c3877631af2e579ed82f45eaa523d4799f33c5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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-without-passphrase.pem rsa-with-passphrase.pem