Synopsis:
Change in audio/fixptutil folder for porting Atlas on BREW 3.1.5
Overview:
Added support for BREW
Files Added:
None
Files Modified:
audio/fixptutil/pub/math64.h
Image Size and Heap Use impact (Client -Only):
None.
Platforms and Profiles Affected:
platform : brew-3.1.5-vc7-emulator (new SystemID), brew-3.1.5-arm.cf(new
SystemID)
profile : helix-client-brewext (new profile)
Distribution Libraries Affected:
None
Distribution library impact and planned action:
None
Platforms and Profiles Build Verified:
BIF branch -> hxclient_3_1_0_atlas_restricted, HEAD
Target(s) -> client_brewext (new target)
Profile -> helix-client-brewext (new profile)
System ID -> brew-3.1.5-vc7-emulator (new SystemID), brew-3.1.5-arm.cf(new
SystemID)
Branch:
HEAD, hxclient_3_1_0_atlas
Files Attached:
audio_fixptutil.diff.txt
Thanks & Regards,
Varun Kathuria
Index: pub/math64.h
===================================================================
RCS file: /cvsroot/audio/fixptutil/pub/math64.h,v
retrieving revision 1.32
diff -u -r1.32 math64.h
--- pub/math64.h 6 Jul 2007 20:21:23 -0000 1.32
+++ pub/math64.h 7 Feb 2008 10:08:32 -0000
@@ -53,7 +53,7 @@
// MSVC / i386
///////////////////////////////////////////////////////////////////////////////////////
-#if (defined(_M_IX86) && defined(_MSC_VER)) || (defined(__WINS__) &&
defined(_SYMBIAN)) || (defined(__WINS__) && defined(WINCE_EMULATOR)) ||
(defined(_OPENWAVE_SIMULATOR))
+#if (defined(_M_IX86) && defined(_MSC_VER)) || (defined(__WINS__) &&
defined(_SYMBIAN)) || (defined(__WINS__) && defined(WINCE_EMULATOR)) ||
(defined(_OPENWAVE_SIMULATOR)) || defined(AEE_SIMULATOR)
#define HAVE_PLATFORM_MACROS
_______________________________________________
Audio-dev mailing list
[email protected]
http://lists.helixcommunity.org/mailman/listinfo/audio-dev