diff -r ebe688cedc25 -r 7fdbb852d323 messagingappbase/obexmtms/Rom/obex.iby --- a/messagingappbase/obexmtms/Rom/obex.iby Tue Aug 31 15:11:31 2010 +0300 +++ b/messagingappbase/obexmtms/Rom/obex.iby Wed Sep 01 12:31:54 2010 +0100 @@ -30,7 +30,7 @@ //file=ABI_DIR\BUILD_DIR\msgth.dll System\libs\msgth.dll -#ifndef __IRDA +#ifdef SYMBIAN_EXCLUDE_INFRARED REM Messaging infrared MTM is not included in this ROM, because it depends on excluded INFRARED #else //IR MTM Client @@ -41,10 +41,10 @@ //IR MTM Resources data=DATAZ_\resource\messaging\mtm\irmtm.rsc resource\messaging\mtm\irmtm.rsc -#endif // __IRDA +#endif // SYMBIAN_EXCLUDE_INFRARED -#ifndef __BT +#ifdef SYMBIAN_EXCLUDE_BLUETOOTH REM Messaging Bluetooth MTM is not included in this ROM, because it depends on excluded BLUETOOTH #else //BT MTM Client @@ -55,7 +55,7 @@ //BT MTM Resources data=DATAZ_\resource\messaging\mtm\btmtm.rsc resource\messaging\mtm\btmtm.rsc -#endif // __BT +#endif // SYMBIAN_EXCLUDE_BLUETOOTH //Test Harness Executable