diff -r 80ef3a206772 -r 48780e181b38 Symbian3/SDK/Source/GUID-2AE024D5-B34B-5E7E-BC7E-8C45E80173C5.dita --- a/Symbian3/SDK/Source/GUID-2AE024D5-B34B-5E7E-BC7E-8C45E80173C5.dita Fri Jul 16 17:23:46 2010 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,14 +0,0 @@ - - - - - -freeze

abld [ test ] freeze [-k] [-v] [ platform ] [ program ]

This command freezes new DLL exports in frozen .def files using the FREEZE target provided in makefiles generated by makmake.

The frozen .def files should be considered part of source for your component.

The import libraries can be created explicitly using the abld - library command, or they can be built implicitly through abld - build or abld target.

Limitation:

When freezing functions from the target types, build system can auto generate .def files only for DLL, EXEDLL, EXEXP, and STDDLL target types even if, you do not have a .def file specified in the matching .mmp file.

\ No newline at end of file