diff -r 80ef3a206772 -r 48780e181b38 Symbian3/SDK/Source/GUID-2393237A-E60F-5556-8657-B0AA6470225C.dita --- a/Symbian3/SDK/Source/GUID-2393237A-E60F-5556-8657-B0AA6470225C.dita Fri Jul 16 17:23:46 2010 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,21 +0,0 @@ - - - - - -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