core/com.nokia.carbide.cpp.doc.user/html/reference/ProjectDirectories.html
author fturovic <frank.turovich@nokia.com>
Tue, 31 Aug 2010 10:54:44 -0500
changeset 1929 e42423cc31d4
parent 1510 90c95d26606c
permissions -rw-r--r--
BUG 11531 - final updates for build config revision

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>
<title>Project Directories in New Project Wizard</title>
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
</head>
   <body>
   <div class="Head1">
<h2>Project Directories</h2>
</div><div class="Bodytext">
	  
	 <p>
		You can specify the name of the project directories, where the project
		files are to be stored. 
	 </p> 
	 <div class="Figure">

		<p align="center" class="Image"><img src="../tasks/images/new_proj_step6.png" width="500" height="500" /></p>
	   <p class="Image">Figure 1 - Project Directories page </p>
	 </div><table width="720"
border="0" cellpadding="2" cellspacing="0">
	   <tr valign="top"><th width="108" class="Cell">Name</th><th width="493" class="Cell">Function</th></tr><tr valign="top"><td class="Cell">
			 <p>
				<b>Include</b> 
			 </p></td><td class="Cell">
			 <p>
				Specifies the name of the include folder, where all the header
				files for the project are located. 
			 </p></td></tr><tr valign="top"><td class="Cell">
			 <p>
				<b>Source</b> 
			 </p></td><td class="Cell">
			 <p>
				Specifies the name of the source folder, where all the source files
				for the project are located. 
			 </p></td></tr>
			 <tr valign="top">
			   <td class="Cell"><b>Group</b></td>
			   <td class="Cell">Specifies the name of the group folder, where all the group files for the project are located. </td>
    </tr>
			 <tr valign="top">
               <td class="Cell"><b>Data</b></td>
               <td class="Cell">Specifies the name of the data folder, where all the data files for the project are located. </td>
	   </tr>
			 <tr valign="top">
               <td class="Cell"><b>Install</b></td>
               <td class="Cell">Specifies the name of the Install folder, where all the .sis files for the project are located. </td>
	   </tr>
			 <tr valign="top">
               <td class="Cell"><b>Graphics</b></td>
               <td class="Cell">Specifies the name of the graphics folder, where all the graphic files for the project are located. </td>
	   </tr>
</table>
</div>
<h5>Related tasks</h5>
<ul>
  <li><a href="../tasks/CreatingNewProjects.html">Creating New Projects</a>
</li></ul>
<div id="footer">Copyright &copy; 2010 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>

   </body>
   </html>