author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Mon, 04 Oct 2010 01:19:32 +0300 | |
changeset 37 | 758a864f9613 |
parent 30 | 5dc02b23752f |
permissions | -rw-r--r-- |
0 | 1 |
load(qttest_p4) |
2 |
QT += network |
|
18
2f34d5167611
Revision: 201011
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 |
||
30
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
18
diff
changeset
|
12 |
symbian: TARGET.CAPABILITY = NetworkServices |