sf_config/rombuild/sf_refhw/bigrom.oby
branchRCL_3
changeset 81 89a5a549046a
parent 80 9c02609592b9
child 82 ce220d94201c
equal deleted inserted replaced
80:9c02609592b9 81:89a5a549046a
   169 #include "s60macros.iby"
   169 #include "s60macros.iby"
   170 
   170 
   171 //#undef USE_CUSTOM_MMC_PARTITION // stops base.iby pulling in emmcptn.dll, which is pulled in by base_zoom2.iby
   171 //#undef USE_CUSTOM_MMC_PARTITION // stops base.iby pulling in emmcptn.dll, which is pulled in by base_zoom2.iby
   172 #ifdef ZOOM2
   172 #ifdef ZOOM2
   173 #include <zoom2.oby>
   173 #include <zoom2.oby>
       
   174 #include <base_zoom2.iby>
       
   175 #include <header.iby>
       
   176 #include <base.iby>
   174 // default base.iby does not have a #ifdef added to include base_zoom2.iby
   177 // default base.iby does not have a #ifdef added to include base_zoom2.iby
   175 // like so:
   178 // like so:
   176 // #elif defined(__MOMAP34XX_ZOOM2__)
   179 // #elif defined(__MOMAP34XX_ZOOM2__)
   177 // #include <base_zoom2.iby>
   180 // #include <base_zoom2.iby>
   178 //                                            which includes <header.iby>
   181 //                                            which includes <header.iby>