tests/auto/qsslerror/qsslerror.pro
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 17 Sep 2010 08:34:18 +0300
changeset 36 ef0373b55136
parent 30 5dc02b23752f
permissions -rw-r--r--
Revision: 201035 Kit: 201037

load(qttest_p4)

SOURCES += tst_qsslerror.cpp
!wince*:win32:LIBS += -lws2_32
QT = core network

TARGET = tst_qsslerror

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

symbian: TARGET.CAPABILITY = NetworkServices