javacommons/security/build/exports.inf
changeset 26 dc7c549001d5
parent 21 2a9601315dfc
child 35 85266cc22c7f
equal deleted inserted replaced
23:98ccebc37403 26:dc7c549001d5
    25 
    25 
    26 #ifdef RD_JAVA_SYMBIAN_TARGET
    26 #ifdef RD_JAVA_SYMBIAN_TARGET
    27 
    27 
    28 #include <platform_paths.hrh>
    28 #include <platform_paths.hrh>
    29 
    29 
    30 // Generic configuration interface for javasecurity cenrep settings  
    30 #ifdef RD_JAVA_S60_RELEASE_10_1_ONWARDS 
    31 // javasecurity_2001B289.crml implementation specifics for cenrep data
    31 ../conf/javasecurity2.confml        APP_LAYER_CONFML(javasecurity.confml)
    32 // javasecurity_2001B289.gcfml implementation specifics for genconf ml data
    32 ../conf/CI_javasecurity.confml      APP_LAYER_CONFML(CI_javasecurity.confml)
       
    33 #else
    33 ../conf/javasecurity.confml         APP_LAYER_CONFML(javasecurity.confml)
    34 ../conf/javasecurity.confml         APP_LAYER_CONFML(javasecurity.confml)
       
    35 #endif /* RD_JAVA_S60_RELEASE_10_1_ONWARDS */
       
    36 
    34 ../conf/javasecurity_2001B289.crml  APP_LAYER_CRML(javasecurity_2001B289.crml)
    37 ../conf/javasecurity_2001B289.crml  APP_LAYER_CRML(javasecurity_2001B289.crml)
    35 #endif
    38 #endif