core/com.nokia.carbide.cpp.doc.user/html/reference/menus/freeze_exports.htm
changeset 1658 2a5c0df13bad
parent 1648 0d551b392c77
child 1791 727385d8e2b3
equal deleted inserted replaced
1655:e17ab99b8f30 1658:2a5c0df13bad
     7 <title>Freeze Exports </title>
     7 <title>Freeze Exports </title>
     8 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
     8 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
     9 </head>
     9 </head>
    10 <body bgcolor="#FFFFFF">
    10 <body bgcolor="#FFFFFF">
    11 <h2>Freeze Exports </h2>
    11 <h2>Freeze Exports </h2>
    12 <p>Right-click  a project in the <a href="../view_cpp_projects.htm">Project Explorer</a> or <a href="../view_sym_proj_nav.htm">Symbian Project Navigator</a> view, then  choose <b> Symbian Build &gt; Freeze Exports</b>. This command calls the appropriate <b>abld</b> command  and a .def file is generated. This  enables released versions of DLLs to freeze their exports, ensuring backward compatibility of a library.</p>
    12 <p>Right-click  a project in the <a href="../view_proj_explorer.htm">Project Explorer</a> or <a href="../view_sym_proj_nav.htm">Symbian Project Navigator</a> view, then  choose <b> Symbian Build &gt; Freeze Exports</b>. This command calls the appropriate <b>abld</b> command  and a .def file is generated. This  enables released versions of DLLs to freeze their exports, ensuring backward compatibility of a library.</p>
    13 <p align="center"><img src="../images/menu_symb_freeze_exports.png" width="543" height="115"></p>
    13 <p align="center"><img src="../images/menu_symb_freeze_exports.png" width="543" height="115"></p>
    14 <p class="figure">Figure 1. Choosing Freeze Exports on a project </p>
    14 <p class="figure">Figure 1. Choosing Freeze Exports on a project </p>
    15 <h5>Other references</h5>
    15 <h5>Other references</h5>
    16 <ul>
    16 <ul>
    17   <li><a href="menus.htm">Carbide Menus</a></li>
    17   <li><a href="menus.htm">Carbide Menus</a></li>