Fixed path to IBY files to be exported RCL_3 tip
authorSimon Howkins <simonh@symbian.org>
Tue, 16 Nov 2010 11:00:04 +0000
branchRCL_3
changeset 55 58ed58285a84
parent 54 e5e9368908dc
Fixed path to IBY files to be exported
deviceencryption/rom/group/bld.inf
--- a/deviceencryption/rom/group/bld.inf	Fri Nov 12 14:20:29 2010 +0000
+++ b/deviceencryption/rom/group/bld.inf	Tue Nov 16 11:00:04 2010 +0000
@@ -22,7 +22,7 @@
 PRJ_EXPORTS
 
 // ROM files
-../rom/DevEnc.iby		CORE_APP_LAYER_IBY_EXPORT_PATH(DevEncryption.iby)
-../rom/DevEncResources.iby	LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(DevEncResources.iby)
+../DevEnc.iby		CORE_APP_LAYER_IBY_EXPORT_PATH(DevEncryption.iby)
+../DevEncResources.iby	LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(DevEncResources.iby)
 
 // End of file