Corrected path to files being exported - not in the same dir as bld.inf RCL_3 tip
authorSimon Howkins <simonh@symbian.org>
Mon, 29 Nov 2010 11:18:43 +0000
branchRCL_3
changeset 37 7506649dda4d
parent 36 a299036a7c20
Corrected path to files being exported - not in the same dir as bld.inf
exports/bld.inf
--- a/exports/bld.inf	Thu Nov 25 11:03:35 2010 +0000
+++ b/exports/bld.inf	Mon Nov 29 11:18:43 2010 +0000
@@ -17,9 +17,9 @@
 
 PRJ_EXPORTS
 // installation of default brands: 
-./r47.conversations.mif	/epoc32/winscw/c/private/102828dd/data/xsp/xsp/files/r47.conversations.mif
-./brandfile.bin.r47	/epoc32/winscw/c/private/102828dd/data/xsp/xsp/brandfile.bin.r47
+../group/r47.conversations.mif	/epoc32/winscw/c/private/102828dd/data/xsp/xsp/files/r47.conversations.mif
+../group/brandfile.bin.r47	/epoc32/winscw/c/private/102828dd/data/xsp/xsp/brandfile.bin.r47
 
-./conversations.mbg	/epoc32/include/conversations.mbg
+../group/conversations.mbg	/epoc32/include/conversations.mbg
 //Note:this line needs to be removed once the icon is available in the sdk