javacommons/security/javaunicertstoreplugin/build/exports.inf
branchRCL_3
changeset 25 9ac0a0a7da70
parent 19 04becd199f91
--- a/javacommons/security/javaunicertstoreplugin/build/exports.inf	Tue May 11 16:07:20 2010 +0300
+++ b/javacommons/security/javaunicertstoreplugin/build/exports.inf	Tue May 25 12:34:19 2010 +0300
@@ -15,14 +15,12 @@
 *
 */
 
-PRJ_EXPORTS
-
+#include <platform_paths.hrh>
 #include "../../../../inc/build_defines.hrh"
 
-#ifdef RD_JAVA_SYMBIAN_TARGET
-
-#include <platform_paths.hrh>
+PRJ_EXPORTS
 
-../../../../javauis/runtimeui_akn/loc/javausermessages.loc  APP_LAYER_LOC_EXPORT_PATH(javausermessages.loc)
-
+// Export the localization file temporarily from this component in 10.1 builds
+#ifdef RD_JAVA_S60_RELEASE_10_1_ONWARDS
+javausermessages.loc  APP_LAYER_LOC_EXPORT_PATH(javausermessages.loc)
 #endif