kernel/eka/rombuild/user.iby
changeset 245 647ab20fee2e
parent 135 5e441a173c63
equal deleted inserted replaced
244:a77889bee936 245:647ab20fee2e
    69 
    69 
    70 #if !(defined(INST_X86) || defined(INST_X86GCC)) && !defined(USE_CUSTOM_MMC_PARTITION)
    70 #if !(defined(INST_X86) || defined(INST_X86GCC)) && !defined(USE_CUSTOM_MMC_PARTITION)
    71 extension[VARID]=\Epoc32\Release\##KMAIN##\##BUILD##\EMMCPTN.DLL                   \Sys\Bin\EMMCPTN.DLL
    71 extension[VARID]=\Epoc32\Release\##KMAIN##\##BUILD##\EMMCPTN.DLL                   \Sys\Bin\EMMCPTN.DLL
    72 #endif
    72 #endif
    73 
    73 
    74 // Run-mode debug subsystem
    74 // Stop-mode debug subsystem
    75 #include "rm_debug_svr.iby"
    75 #include "sm_debug.iby"
    76 
    76 
    77 // Load Platform Security settings
    77 // Load Platform Security settings
    78 #ifndef __DONT_LOAD_PLATSEC_SETTINGS__
    78 #ifndef __DONT_LOAD_PLATSEC_SETTINGS__
    79 #ifndef NOPLATSEC
    79 #ifndef NOPLATSEC
    80 #include "platsec.settings"
    80 #include "platsec.settings"