Symbian3/SDK/Source/GUID-6E4CAA18-635E-5476-8CE4-DCA69C05CC07.dita
changeset 13 48780e181b38
parent 8 ae94777fff8f
equal deleted inserted replaced
12:80ef3a206772 13:48780e181b38
    29 <li id="GUID-90620295-032C-5057-9D1D-04064322C0A6"><p>The <filepath>epoc32\include\stdapis</filepath> directory contains header files
    29 <li id="GUID-90620295-032C-5057-9D1D-04064322C0A6"><p>The <filepath>epoc32\include\stdapis</filepath> directory contains header files
    30 such as, <filepath>stdio.h</filepath>, <filepath>unistd.h</filepath> and so on that are required to build an Open Environment application. </p> </li>
    30 such as, <filepath>stdio.h</filepath>, <filepath>unistd.h</filepath> and so on that are required to build an Open Environment application. </p> </li>
    31 <li id="GUID-3CC12EEF-4472-5782-A1F0-81B576B99249"><p>The <filepath>libc.lib</filepath> file contains the definitions of all functions
    31 <li id="GUID-3CC12EEF-4472-5782-A1F0-81B576B99249"><p>The <filepath>libc.lib</filepath> file contains the definitions of all functions
    32 that are defined in the header files associated with this example. </p> </li>
    32 that are defined in the header files associated with this example. </p> </li>
    33 <li id="GUID-CADEFC9F-45F6-5E13-8336-6EC6457A102E"><p>The <filepath>libcrt0.lib</filepath> file provides the <codeph>E32Main()</codeph> function, which is the entry point for the <codeph>main()</codeph> function of the example. </p> </li>
    33 <li id="GUID-CADEFC9F-45F6-5E13-8336-6EC6457A102E"><p>The <filepath>libcrt0.lib</filepath> file provides the <codeph>E32Main()</codeph> function, which is the entry point for the <codeph>main()</codeph> function of the example. </p> </li>
    34 </ul> <p> <xref href="GUID-3100800B-B2F7-50EF-BD4C-3C345ECCB2A5.dita">The
    34 </ul> <p>For the emulator, the example builds an executable
    35 Symbian build process</xref> describes how to build this example. </p> <p>For the emulator, the example builds an executable
       
    36 file called <filepath>hybridapp.exe</filepath> in the <filepath>epoc32\release\winscw\&lt;udeb
    35 file called <filepath>hybridapp.exe</filepath> in the <filepath>epoc32\release\winscw\&lt;udeb
    37 or urel&gt;\</filepath> directory. </p> </section>
    36 or urel&gt;\</filepath> directory. </p> </section>
    38 </conbody><related-links>
    37 </conbody><related-links>
    39 <link href="GUID-38BE7105-309E-5372-98EE-BCA0ADD0ACBA.dita"><linktext>Hybrid
    38 <link href="GUID-38BE7105-309E-5372-98EE-BCA0ADD0ACBA.dita"><linktext>Hybrid
    40 Applications</linktext></link>
    39 Applications</linktext></link>
    41 <link href="GUID-79100974-CAE1-5451-9ED7-E06C9B27131B.dita"><linktext>Build
       
    42 Process</linktext></link>
       
    43 </related-links></concept>
    40 </related-links></concept>