diff -r 80ef3a206772 -r 48780e181b38 Symbian3/SDK/Source/GUID-2AD64552-440B-5439-885B-BE71DE0E8F1F.dita --- a/Symbian3/SDK/Source/GUID-2AD64552-440B-5439-885B-BE71DE0E8F1F.dita Fri Jul 16 17:23:46 2010 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12 +0,0 @@ - - - - - -Compiler macros

The following macros are defined by the build tools. These macros may be used to control conditional compilation.

__SYMBIAN32__

indicates Symbian platform code in general

__WINS__

indicates the WINS or WINSCW platforms

__DLL__

if applicable, indicates that a DLL is being built

__EXE__

if applicable, indicates that a .exe is being built

__CW32__

indicates CodeWarrior is the compiler

__EPOC32__

indicates any target hardware platform, regardless of processor type or hardware architecture

Further macros can be defined in project files through the MACRO statement.

\ No newline at end of file