equal
deleted
inserted
replaced
100 |
100 |
101 #ifdef SYMBIAN_SECURE_ECOM // for 2.8, 3.0 or newer: |
101 #ifdef SYMBIAN_SECURE_ECOM // for 2.8, 3.0 or newer: |
102 LIBRARY xmlframework.lib |
102 LIBRARY xmlframework.lib |
103 #endif // otherwise cXMLreader is used |
103 #endif // otherwise cXMLreader is used |
104 |
104 |
105 #if defined(ARMCC) |
105 #if defined(EABI) |
106 #if defined (RD_SEN_COMPILE_SIS_PACKAGE_FILES) |
106 #if defined (RD_SEN_COMPILE_SIS_PACKAGE_FILES) |
107 DEFFILE ../EABI/SENSERVDESC_V2.DEF |
107 DEFFILE ../EABI/SENSERVDESC_V2.DEF |
108 #else |
108 #else |
109 DEFFILE ../eabi/SenServDesc.DEF |
109 DEFFILE ../eabi/SenServDesc.DEF |
110 #endif//RD_SEN_COMPILE_SIS_PACKAGE_FILES |
110 #endif//RD_SEN_COMPILE_SIS_PACKAGE_FILES |