Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/build__help_8mk_source.html
Week 28 contribution of SDK documentation content. See release notes for details. Fixes bugs Bug 1897 and Bug 1522.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>TB9.2 Example Applications: examples/ForumNokia/ImageConverter/help/build_help.mk Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.2 -->
<h1>examples/ForumNokia/ImageConverter/help/build_help.mk</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001
<a name="l00002"></a>00002 do_nothing :
<a name="l00003"></a>00003 @rem do_nothing
<a name="l00004"></a>00004
<a name="l00005"></a>00005 MAKMAKE : ImageConverter.hlp
<a name="l00006"></a>00006 ImageConverter.hlp : ImageConverter.xml ImageConverter.cshlp Custom.xml
<a name="l00007"></a>00007 cshlpcmp ImageConverter.cshlp
<a name="l00008"></a>00008 ifeq (WINS,$(findstring WINS, $(PLATFORM)))
<a name="l00009"></a>00009 copy ImageConverter.hlp $(EPOCROOT)epoc32\$(PLATFORM)\c\resource\help
<a name="l00010"></a>00010 endif
<a name="l00011"></a>00011
<a name="l00012"></a>00012 BLD : do_nothing
<a name="l00013"></a>00013
<a name="l00014"></a>00014 CLEAN :
<a name="l00015"></a>00015 del ImageConverter.hlp
<a name="l00016"></a>00016 del ImageConverter.hlp.hrh
<a name="l00017"></a>00017
<a name="l00018"></a>00018 LIB : do_nothing
<a name="l00019"></a>00019
<a name="l00020"></a>00020 CLEANLIB : do_nothing
<a name="l00021"></a>00021
<a name="l00022"></a>00022 RESOURCE : do_nothing
<a name="l00023"></a>00023
<a name="l00024"></a>00024 FREEZE : do_nothing
<a name="l00025"></a>00025
<a name="l00026"></a>00026 SAVESPACE : do_nothing
<a name="l00027"></a>00027
<a name="l00028"></a>00028 RELEASABLES :
<a name="l00029"></a>00029 @echo ImageConverter.hlp
<a name="l00030"></a>00030
<a name="l00031"></a>00031 FINAL : do_nothing
</pre></div></div>
<hr size="1"/><address style="text-align: right;"><small>Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
</body>
</html>