equal
deleted
inserted
replaced
60 |
60 |
61 #if defined(GENERIC_MARM) |
61 #if defined(GENERIC_MARM) |
62 file=ABI_DIR\DEBUG_DIR\eka1_entry_stub.dll \sys\bin\Eka1_Entry_Stub.dll |
62 file=ABI_DIR\DEBUG_DIR\eka1_entry_stub.dll \sys\bin\Eka1_Entry_Stub.dll |
63 #endif |
63 #endif |
64 |
64 |
65 // Run-mode debug sub-system |
65 // Stop-mode debug sub-system |
66 #include <rm_debug_svr.iby> |
66 #include <sm_debug.iby> |
67 |
67 |
68 #if !defined(EUSER_DLL) |
68 #if !defined(EUSER_DLL) |
69 #error EUSER_DLL not defined |
69 #error EUSER_DLL not defined |
70 #endif |
70 #endif |
71 |
71 |
90 file=ABI_DIR\DEBUG_DIR\KEYMAP_FILE.dll \sys\bin\EKData.dll |
90 file=ABI_DIR\DEBUG_DIR\KEYMAP_FILE.dll \sys\bin\EKData.dll |
91 #endif //SYMBIAN_EXCLUDE_KEYMAP |
91 #endif //SYMBIAN_EXCLUDE_KEYMAP |
92 |
92 |
93 secondary=ABI_DIR\DEBUG_DIR\efile.exe \sys\bin\efile.exe FIXED HEAPMAX(0x40000) |
93 secondary=ABI_DIR\DEBUG_DIR\efile.exe \sys\bin\efile.exe FIXED HEAPMAX(0x40000) |
94 file=ABI_DIR\DEBUG_DIR\efsrv.dll \sys\bin\EFSrv.dll |
94 file=ABI_DIR\DEBUG_DIR\efsrv.dll \sys\bin\EFSrv.dll |
95 device[VARID]=KERNEL_DIR\DEBUG_DIR\d_ftrace.ldd \sys\bin\d_ftrace.ldd |
|
96 |
95 |
97 #ifdef WITH_EXFAT |
96 #ifdef WITH_EXFAT |
98 file=ABI_DIR\DEBUG_DIR\exfat.fsy sys\bin\exfat.fsy |
97 file=ABI_DIR\DEBUG_DIR\exfat.fsy sys\bin\exfat.fsy |
99 #endif |
98 #endif |
100 |
99 |
159 #ifdef WITH_MASS_STORAGE |
158 #ifdef WITH_MASS_STORAGE |
160 file=ABI_DIR\DEBUG_DIR\usbhostms.pxy sys\bin\usbhostms.pxy |
159 file=ABI_DIR\DEBUG_DIR\usbhostms.pxy sys\bin\usbhostms.pxy |
161 file=ABI_DIR\DEBUG_DIR\usbhostmsclient.dll sys\bin\usbhostmsclient.dll |
160 file=ABI_DIR\DEBUG_DIR\usbhostmsclient.dll sys\bin\usbhostmsclient.dll |
162 file=ABI_DIR\DEBUG_DIR\usbhostmssrv.exe sys\bin\usbhostmssrv.exe |
161 file=ABI_DIR\DEBUG_DIR\usbhostmssrv.exe sys\bin\usbhostmssrv.exe |
163 #endif |
162 #endif |
164 #endif //#if defined(SYMBIAN_ENABLE_USB_OTG_HOST) && defined(SYMBIAN_INCLUDE_USB_OTG_HOST) && !defined(SYMBIAN_EXCLUDE_USB) |
163 #endif //#if defined(SYMBIAN_ENABLE_USB_OTG_HOST) && defined(SYMBIAN_INCLUDE_USB_OTG_HOST) && defined(__USB) |
165 |
164 |
166 #if defined(_NAND) || defined(_NAND2) || defined(_ONENAND) || defined (WITH_INTERNAL_MMC) |
165 #if defined(_NAND) || defined(_NAND2) || defined(_ONENAND) || defined (WITH_INTERNAL_MMC) |
167 #if !defined PAGED_ROM || defined EFFICIENT_ROM_PAGING || defined CODE_PAGING_FROM_ROFS |
166 #if !defined PAGED_ROM || defined EFFICIENT_ROM_PAGING || defined CODE_PAGING_FROM_ROFS |
168 REM Start of ROFS image |
167 REM Start of ROFS image |
169 ROM_IMAGE[1] { |
168 ROM_IMAGE[1] { |