tests/auto/qabstractnetworkcache/qabstractnetworkcache.pro
author Eckhart Koeppen <eckhart.koppen@nokia.com>
Mon, 19 Apr 2010 10:15:19 +0300
branchRCL_3
changeset 10 b5b118452c7d
parent 4 3b1da2848fc7
child 30 5dc02b23752f
permissions -rw-r--r--
a8c775f23625952540b5349744722bcb9e37de45

load(qttest_p4)
QT += network
QT -= gui
SOURCES  += tst_qabstractnetworkcache.cpp

wince*|symbian: {
   testFiles.sources = tests
   testFiles.path = .
   DEPLOYMENT += testFiles
}