tests/auto/qmovie/qmovie.pro
changeset 33 3e2da88830cd
parent 0 1918ee327afb
--- a/tests/auto/qmovie/qmovie.pro	Tue Jul 06 15:10:48 2010 +0300
+++ b/tests/auto/qmovie/qmovie.pro	Wed Aug 18 10:37:55 2010 +0300
@@ -7,14 +7,14 @@
 !contains(QT_CONFIG, no-mng):DEFINES += QTEST_HAVE_MNG
 
 wince*: {
-   addFiles.sources = animations\*
+   addFiles.sources = animations\\*
    addFiles.path = animations
    DEPLOYMENT += addFiles
 }
 
 
-symbian*: {
-   addFiles.sources = animations\*
+symbian: {
+   addFiles.sources = animations\\*
    addFiles.path = animations
    DEPLOYMENT += addFiles