core/com.nokia.carbide.cpp.doc.user/html/reference/ProjectDirectories.html
author fturovic <frank.turovich@nokia.com>
Tue, 23 Jun 2009 09:47:40 -0500
changeset 290 654f16efe392
parent 0 fb279309251b
child 987 77469bd2d10b
child 1207 e265bbe56eb0
permissions -rw-r--r--
Added TRK improvements

<!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="../images/step6.png" width="438" height="389" /></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></i>
</li></ul>
<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>

   </body>
   </html>