diff -r ebc84c812384 -r 46218c8b8afa Symbian3/PDK/Source/GUID-2AD64552-440B-5439-885B-BE71DE0E8F1F.dita --- a/Symbian3/PDK/Source/GUID-2AD64552-440B-5439-885B-BE71DE0E8F1F.dita Thu Mar 11 15:24:26 2010 +0000 +++ b/Symbian3/PDK/Source/GUID-2AD64552-440B-5439-885B-BE71DE0E8F1F.dita Thu Mar 11 18:02:22 2010 +0000 @@ -1,12 +1,12 @@ - - - - - + + + + + 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