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