tests/auto/qgraphicsscene/qgraphicsscene.pro
changeset 33 3e2da88830cd
parent 0 1918ee327afb
--- a/tests/auto/qgraphicsscene/qgraphicsscene.pro	Tue Jul 06 15:10:48 2010 +0300
+++ b/tests/auto/qgraphicsscene/qgraphicsscene.pro	Wed Aug 18 10:37:55 2010 +0300
@@ -6,15 +6,15 @@
 !wince*:!symbian:DEFINES += SRCDIR=\\\"$$PWD\\\"
 DEFINES += QT_NO_CAST_TO_ASCII
 
-wince*|symbian*: {
+wince*|symbian: {
    rootFiles.sources = Ash_European.jpg graphicsScene_selection.data
    rootFiles.path = .
-   renderFiles.sources = testData\render\*
-   renderFiles.path = testData\render
+   renderFiles.sources = testData\\render\\*
+   renderFiles.path = testData\\render
    DEPLOYMENT += rootFiles renderFiles
 }
 wince*:{
    DEFINES += SRCDIR=\\\".\\\"
 }
 
-symbian:TARGET.EPOCHEAPSIZE="0x100000 0x1000000 // Min 1Mb, max 16Mb"
+symbian:TARGET.EPOCHEAPSIZE="0x100000 0x1000000" # Min 1Mb, max 16Mb