author | Eckhart Koeppen <eckhart.koppen@nokia.com> |
Wed, 21 Apr 2010 12:15:23 +0300 | |
branch | RCL_3 |
changeset 12 | cc75c76972ee |
parent 4 | 3b1da2848fc7 |
permissions | -rw-r--r-- |
0 | 1 |
load(qttest_p4) |
2 |
QT += network |
|
4
3b1da2848fc7
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
3 |
QT -= gui |
0 | 4 |
SOURCES += tst_qabstractnetworkcache.cpp |
5 |
||
6 |
wince*|symbian: { |
|
7 |
testFiles.sources = tests |
|
8 |
testFiles.path = . |
|
9 |
DEPLOYMENT += testFiles |
|
10 |
} |
|
11 |