Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



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 via abld build or abld target.