javacommons/security/build/exports.inf
changeset 35 85266cc22c7f
parent 26 dc7c549001d5
child 83 26b2b12093af
equal deleted inserted replaced
26:dc7c549001d5 35:85266cc22c7f
    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 // Configuration interface for javasecurity
    30 #ifdef RD_JAVA_S60_RELEASE_10_1_ONWARDS 
    31 #ifdef RD_JAVA_S60_RELEASE_10_1_ONWARDS 
       
    32 // Public configuration interface is named as CI_javasecurity.confml
       
    33 // and it is located outside of jrt package. The name of private
       
    34 // configuration interface is javasecurity2.confml.
    31 ../conf/javasecurity2.confml        APP_LAYER_CONFML(javasecurity.confml)
    35 ../conf/javasecurity2.confml        APP_LAYER_CONFML(javasecurity.confml)
    32 ../conf/CI_javasecurity.confml      APP_LAYER_CONFML(CI_javasecurity.confml)
       
    33 #else
    36 #else
    34 ../conf/javasecurity.confml         APP_LAYER_CONFML(javasecurity.confml)
    37 ../conf/javasecurity.confml         APP_LAYER_CONFML(javasecurity.confml)
    35 #endif /* RD_JAVA_S60_RELEASE_10_1_ONWARDS */
    38 #endif /* RD_JAVA_S60_RELEASE_10_1_ONWARDS */
    36 
    39 
    37 ../conf/javasecurity_2001B289.crml  APP_LAYER_CRML(javasecurity_2001B289.crml)
    40 ../conf/javasecurity_2001B289.crml  APP_LAYER_CRML(javasecurity_2001B289.crml)