core/com.nokia.carbide.cpp.doc.user/html/reference/BasicSettings.html
author fturovic <frank.turovich@nokia.com>
Tue, 31 Aug 2010 10:54:44 -0500
changeset 1929 e42423cc31d4
parent 1532 d9c69c1b932e
child 2131 ff0156b93599
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>Basic Settings in New Project Wizard</title>
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
</head>
   <body>
   <h2>Basic Settings</h2>
   <p>
		You can set some basic properties for the project in this page, like	   Application UID, Author and Copyright
	 notice for the project. </p>
	 <p class="note"><b>NOTE</b> Fields appearing in window vary depending upon the type of project being created. </p>
    <p align="center" class="Image"><img src="../tasks/images/new_proj_step5.png" width="500" height="500" /></p>
   <table width="787"
border="0" cellpadding="2" cellspacing="0">
     <tr valign="top"><th width="206" class="Cell">Name</th>
     <th width="765" class="Cell">Function</th>
     </tr><tr valign="top"><td class="Cell">
		  <p>
			 <b>Application UID</b> 
	      </p></td><td class="Cell">
		    <p>
	        Specifies a 32-bit ID to identify the project.</p></td></tr><tr valign="top"><td class="Cell">
			 <p>
				<b>Vendor ID</b> 
			 </p></td><td class="Cell">
			 <p>
				Appears for projects that require a 32-bit unique ID to identify the vendor of the
				executable. In versions of Symbian OS with platform security, a program can
				read a VID at runtime to check that a binary comes from a particular source. In
				most cases, the VID should be zero, meaning that source of the executable is
				not required for any security checks. 
			 </p></td></tr><tr valign="top"><td class="Cell">
			 <p>
				<b>Author</b> 
			 </p></td><td class="Cell">
			 <p>
				Specifies the name of the Author, who is creating this project. 
			 </p></td></tr><tr valign="top"><td class="Cell">
			 <p>
				<b>Copyright Notice</b> 
			 </p></td><td class="Cell">
			 <p>
				Specifies the copyright notice to be added to the source code of the
				project. 
			 </p></td></tr>
     </table>
   <p class="note"><b>NOTE</b> Tooltips are available for the various fields. Simply hover the pointer over the field title to view the tooltip. </p>
     <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>