diff -r ebc84c812384 -r 46218c8b8afa Symbian3/PDK/Source/GUID-2393237A-E60F-5556-8657-B0AA6470225C.dita --- a/Symbian3/PDK/Source/GUID-2393237A-E60F-5556-8657-B0AA6470225C.dita Thu Mar 11 15:24:26 2010 +0000 +++ b/Symbian3/PDK/Source/GUID-2393237A-E60F-5556-8657-B0AA6470225C.dita Thu Mar 11 18:02:22 2010 +0000 @@ -1,21 +1,21 @@ - - - - - -option -

option keyword compiler-options

-

Use the option statement to specify additional compiler -options.

-

keyword specifies the compiler. Possible values are ARMCC for -ARM RVCT, CW for CodeWarrior, GCC for GCC, GCCE for -GCCE, and MSVC for MS Visual C++.

-

The following statement turns warnings off in CodeWarrior -builds.

OPTION CW -w off
+ + + + + +option +

option keyword compiler-options

+

Use the option statement to specify additional compiler +options.

+

keyword specifies the compiler. Possible values are ARMCC for +ARM RVCT, CW for CodeWarrior, GCC for GCC, GCCE for +GCCE, and MSVC for MS Visual C++.

+

The following statement turns warnings off in CodeWarrior +builds.

OPTION CW -w off
\ No newline at end of file