| author | Eckhart Koeppen <eckhart.koppen@nokia.com> |
| Mon, 19 Apr 2010 10:15:19 +0300 | |
| branch | RCL_3 |
| changeset 9 | b5b118452c7d |
| 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)) |