core/com.nokia.carbide.cpp.doc.user/html/concepts/mmpfiles.htm
author timkelly
Fri, 27 Mar 2009 10:47:09 -0500
changeset 17 71c0485f97c2
parent 2 d760517a8095
child 939 47d3ca29d054
child 1207 e265bbe56eb0
permissions -rw-r--r--
new image for CDK

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
<title>MMP Files</title>
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
</head>
<body bgcolor="#FFFFFF">
<h2>MMP Files </h2>
<p>Symbian projects are defined by an <code class="code">.mmp</code> file which specifies the essential elements of the project.  All details of the project lifecycle are handled by the IDE. There is no editable makefile the user can edit to modify the build behavior of the project.</p>
<h5>Related reference</h5>
<ul>
  <li><a href="../reference/MMP_Editor.html">MMP Editor</a> </li>
</ul>
<div class="step">
  <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>

</div>
</body>
</html>