core/com.nokia.carbide.cpp.doc.user/html/reference/ProjectNameAndLocation.html
author fturovic <frank.turovich@nokia.com>
Fri, 13 Aug 2010 15:06:59 -0500
changeset 1828 bcf84b8ee3f9
parent 1510 90c95d26606c
permissions -rw-r--r--
replaced carbide portal with carbide.c++ portal

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>
<title>Name and Location</title>
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
</head>
   <body>
   <div class="Head1">
<h2>Name and Location</h2>
</div>
   <p>
		You can specify the name of the class and  where the generated source and header 
		files are to be stored. 
   </p> 

		<p align="center" class="Image"><img src="images/wiz_name_and_location_page.png" width="438" height="415" /></p>
   <p align="center" class="figure">Figure 1 - Name and Location page </p>
	 <h5>Table 1 - Name and Locations page options</h5>
	 <table width="785"
border="0" cellpadding="2" cellspacing="0">
	   <tr valign="top"><th width="219" class="Cell">Name</th><th width="491" class="Cell">Function</th></tr><tr valign="top"><td class="Cell">
			 <p>
				<b>Class name </b></p></td><td class="Cell">
			 <p>Class name to create.				</p></td></tr>
	   <tr valign="top">
	     <td class="Cell"><b>Use default</b></td>
	     <td class="Cell">Checkmark to use the suggested default names, or uncheck to customize the names.</td>
       </tr>
	   <tr valign="top"><td class="Cell">
		 <p>
		 <b>Source</b></p></td><td class="Cell">
		   <p>Specify directory to store source information. </p></td></tr>
			 <tr valign="top">
			   <td class="Cell"><b>Include</b></td>
			   <td class="Cell">Specify directory to store header information. </td>
    </tr>
			 <tr valign="top">
			   <td class="Cell"><b>Force files to lowercase</b></td>
			   <td class="Cell">Checkmark to force all filenames to use lowercase letters. Uncheck to use mixed case.</td>
	   </tr>
</table>
   <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>