CHanges to help Zoom2 baseport work without base.iby modification. RCL_3
authorGareth Long <garethl@symbian.org>
Wed, 30 Jun 2010 15:35:36 +0100
branchRCL_3
changeset 81 89a5a549046a
parent 80 9c02609592b9
child 82 ce220d94201c
CHanges to help Zoom2 baseport work without base.iby modification.
sf_config/rombuild/sf_refhw/bigrom.oby
--- a/sf_config/rombuild/sf_refhw/bigrom.oby	Tue Jun 29 17:01:23 2010 +0100
+++ b/sf_config/rombuild/sf_refhw/bigrom.oby	Wed Jun 30 15:35:36 2010 +0100
@@ -171,6 +171,9 @@
 //#undef USE_CUSTOM_MMC_PARTITION // stops base.iby pulling in emmcptn.dll, which is pulled in by base_zoom2.iby
 #ifdef ZOOM2
 #include <zoom2.oby>
+#include <base_zoom2.iby>
+#include <header.iby>
+#include <base.iby>
 // default base.iby does not have a #ifdef added to include base_zoom2.iby
 // like so:
 // #elif defined(__MOMAP34XX_ZOOM2__)