tsrc/unittest/unittest_imagedecoderwrapper/unittest_imagedecoderwrapper.pro
changeset 26 c499df2dbb33
parent 23 74c9f037fd5d
child 44 aa2fa096cbfb
--- a/tsrc/unittest/unittest_imagedecoderwrapper/unittest_imagedecoderwrapper.pro	Fri Apr 16 14:58:46 2010 +0300
+++ b/tsrc/unittest/unittest_imagedecoderwrapper/unittest_imagedecoderwrapper.pro	Mon May 03 12:31:32 2010 +0300
@@ -33,4 +33,13 @@
           
 
 SOURCES += unittest_imagedecoderwrapper.cpp
-BLD_INF_RULES.prj_exports += "../../../gallery/data/Battle.jpg  /epoc32/winscw/c/data/images/Battle.jpg"
\ No newline at end of file
+symbian: { 
+    TARGET.CAPABILITY = ALL -TCB
+    TARGET.EPOCHEAPSIZE = 0x20000 0x1600000
+    TARGET.UID3 = 0x20000A05
+}
+#BLD_INF_RULES.prj_exports += "../../../gallery/data/Battle.jpg  c:/data/images/Battle.jpg"
+
+myFiles.sources = "../../../gallery/data/Battle.jpg"
+myFiles.path = c:\data\images
+DEPLOYMENT += myFiles