core/com.nokia.carbide.cpp.doc.user/html/reference/BasicSettings.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>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="../images/step5.png" width="438" height="389" /></p>
     <table cellpadding="2" cellspacing="0"
border="0">
     <tr valign="top"><th width="147" class="Cell">Name</th><th width="699" 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; 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>