diff -r 80ef3a206772 -r 48780e181b38 Symbian3/SDK/Source/GUID-36AA53D2-A117-5D80-A5B4-67EF865DC40E.dita --- a/Symbian3/SDK/Source/GUID-36AA53D2-A117-5D80-A5B4-67EF865DC40E.dita Fri Jul 16 17:23:46 2010 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12 +0,0 @@ - - - - - -library

library filename-list

Use the library statement to specify import libraries.

The library statement may specify any number of files, and there may be many library statements. Specify the entire filename, e.g. euser.lib or euser.dso for ARMv5 target builds.

Note: When you are building for Symbian OS v9.4 and beyond, you may change the library file extension from .lib to .dso in the MMP file. The ABIv2 toolchain will still allow you to link for ARM builds. However, it fails to link when you build for WINSCW target. Therefore, to make it work on both, the ARM and WINSCW build targets, it is recommended that the library file names with .lib extension be used.

\ No newline at end of file