tsrc/unittest/unittest_medialistwrapper/unittest_medialistwrapper.pro
changeset 71 27f2d7aec52a
parent 45 863223ea6961
--- a/tsrc/unittest/unittest_medialistwrapper/unittest_medialistwrapper.pro	Mon Sep 27 15:13:20 2010 +0530
+++ b/tsrc/unittest/unittest_medialistwrapper/unittest_medialistwrapper.pro	Wed Oct 06 14:49:39 2010 +0530
@@ -44,4 +44,12 @@
     TARGET.EPOCHEAPSIZE = 0x20000 0x1600000
     TARGET.UID3 = 0x20000A0E
     MMP_RULES += SMPSAFE 
-}
\ No newline at end of file
+}
+
+myFiles.sources = "../../../gallery/data/Battle.jpg"
+myFiles.sources += "../../../gallery/data/abstract5.jpg"
+myFiles.sources += "../../../gallery/data/newitem1.jpg"
+myFiles.sources += "../../../gallery/data/newitem2.jpg"
+myFiles.sources += "../../../gallery/data/newitem3.jpg"
+myFiles.path = c:\data\Images
+DEPLOYMENT += myFiles
\ No newline at end of file