summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl/qdtls/qdtls.pro
blob: 19e13a965c69f9d983ed10fe08d89e7a92230246 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
CONFIG += testcase

SOURCES += tst_qdtls.cpp
QT = core network-private testlib

TARGET = tst_qdtls

win32 {
    CONFIG(debug, debug|release) {
        DESTDIR = debug
    } else {
        DESTDIR = release
    }
}

TESTDATA += certs