author | Eckhart Koeppen <eckhart.koppen@nokia.com> |
Wed, 21 Apr 2010 09:15:16 +0300 | |
branch | RCL_3 |
changeset 10 | 68d3b337861b |
parent 0 | 1918ee327afb |
permissions | -rw-r--r-- |
0 | 1 |
load(qttest_p4) |
2 |
SOURCES += tst_qsocks5socketengine.cpp |
|
3 |
||
4 |
||
5 |
include(../qnativesocketengine/qsocketengine.pri) |
|
6 |
||
7 |
||
8 |
MOC_DIR=tmp |
|
9 |
||
10 |
QT = core network |
|
11 |
||
12 |
# Symbian toolchain does not support correct include semantics |
|
13 |
symbian:INCPATH+=..\..\..\include\QtNetwork\private |
|
14 |
||
15 |
||
16 |
requires(contains(QT_CONFIG,private_tests)) |