serviceapifw_plat/rtsecuritymanager_client_api/tsrc/group/bld.inf
changeset 10 e20d19ef9b09
parent 0 99ef825efeca
--- a/serviceapifw_plat/rtsecuritymanager_client_api/tsrc/group/bld.inf	Mon Mar 30 12:51:20 2009 +0300
+++ b/serviceapifw_plat/rtsecuritymanager_client_api/tsrc/group/bld.inf	Fri May 08 08:20:13 2009 +0300
@@ -31,8 +31,6 @@
 PRJ_TESTEXPORTS
 // NOTE: If using ARS requirements all export operations should be done under this.
 // 'abld test export'
-
-PRJ_EXPORTS
 //../init/testframework.ini      /epoc32/WINSCW/C/TestFramework/testframework.ini 
 ../conf/ui_tsecuritymanager.cfg      /epoc32/WINSCW/C/TestFramework/ui_tsecuritymanager.cfg
 ../conf/ui_tsecuritymanager_comb.cfg      /epoc32/WINSCW/C/TestFramework/ui_tsecuritymanager_comb.cfg
@@ -42,6 +40,10 @@
 ../data/accesspolicy_3.xml           /epoc32/WINSCW/C/data/others/accesspolicy_3.xml 
 
 
+PRJ_EXPORTS
+
+
+
 // Specify the source file followed by its destination here
 // copy will be used to copy the source file to its destination
 // If there's no destination then the source file will be copied
@@ -54,6 +56,8 @@
 PRJ_TESTMMPFILES
 // NOTE: If using ARS requirements .mmp file operation should be done under this.
 // 'abld test build'
+ui_tsecuritymanager.mmp
+
 
 PRJ_MMPFILES
 // Specify the .mmp files required for building the important component
@@ -69,6 +73,6 @@
 /agnmodel/group/agsvexe.mmp
 #endif
 */
-ui_tsecuritymanager.mmp
+
 
 //  End of File
\ No newline at end of file