equal
deleted
inserted
replaced
18 #ifndef __ALARMSERVER_IBY__ |
18 #ifndef __ALARMSERVER_IBY__ |
19 #define __ALARMSERVER_IBY__ |
19 #define __ALARMSERVER_IBY__ |
20 |
20 |
21 REM Alarm Server |
21 REM Alarm Server |
22 |
22 |
23 #include <BackupRestoreNotification.iby> |
|
24 #ifdef SYMBIAN_SYSTEM_STATE_MANAGEMENT |
|
25 #include <ssmsus.iby> |
|
26 #endif |
|
27 |
|
28 #ifndef DATAZ_ |
23 #ifndef DATAZ_ |
29 define DATAZ_ EPOCROOT##epoc32\data\Z |
24 define DATAZ_ EPOCROOT##epoc32\data\Z |
30 #endif |
25 #endif |
31 |
26 |
32 file=ABI_DIR\BUILD_DIR\alarmshared.dll System\Libs\alarmshared.dll |
27 file=ABI_DIR\BUILD_DIR\alarmshared.dll System\Libs\alarmshared.dll |