core/com.nokia.carbide.cpp.doc.user/html/qt_help/qt_creating_projs_06.htm
changeset 1376 120480c02651
parent 819 8121a281245c
child 1658 2a5c0df13bad
--- a/core/com.nokia.carbide.cpp.doc.user/html/qt_help/qt_creating_projs_06.htm	Wed May 19 20:42:35 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/qt_help/qt_creating_projs_06.htm	Thu May 20 10:32:00 2010 -0500
@@ -1,42 +1,42 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
-<meta http-equiv="Content-Style-Type" content="text/css" />
-<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
-<title>Qt Preference Panel</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-<body bgcolor="#FFFFFF">
-<h2>Creating Qt Projects</h2>
-<p>Use the <b>Qt Project</b> creation wizard to create new Qt-based projects  based on Qt SDKs integrated into Symbian. The wizard walks you through the process of defining and creating a Qt project.</p>
-<ol>
-<li><a href="qt_creating_projs_01.htm">Launch the New Qt Project Wizard</a></li>
-<li><a href="qt_creating_projs_02.htm">Select type of Qt project</a></li>
-  <li><a href="qt_creating_projs_03.htm">Enter project name and  location</a></li>
-  <li><a href="qt_creating_projs_04.htm">Select SDKs for build targets</a></li>
-  <li><a href="qt_creating_projs_05.htm">Select Qt modules to include in project</a></li>
-  <li><b>Set application UID</b></li>
-</ol>
-<p class="note"><b>NOTE</b> There must be at least one recognized SDK installed before you can create a project. See the <a href="../reference/SDKPreferences.html">SDK Preferences panel</a> to determine if the installed SDKs are recognized by Carbide.c++ IDE. If the SDK you have is not recognized, you may still be able to <a href="../tasks/sdks/sdk_add.htm">add</a> it to the Discovered Symbian OS SDK list.</p>
-<h3><b>Set application UID</b></h3>
-<p>Use the <b>Basic Settings</b> page of the <b>Qt Project Wizard </b>to define an Application UID to the executable. Click <b>Random</b> to generate a  unique UID for program testing purposes. Click <b>Finish</b> when ready to create the project.</p>
-<p align="center"><img src="images/qt_wiz_05_basic_settings.png"></p>
-<p class="figure">Figure 1. Qt project wizard - Basic Settings page</p>
-<table width="100%"  border="0" cellpadding="2" cellspacing="0">
-  <tr>
-    <th width="27%" scope="col">Item</th>
-    <th width="62%" scope="col">Explanation</th>
-  </tr>
-  <tr>
-    <td><b>Application UID</b></td>
-    <td>Enter the UID to associate with this executable. Click <b>Random</b> to generate a valid temporary UID for development purposes.</td>
-  </tr>
-</table>
-<h4>Other references</h4>
-<ul>
-  <li><a href="qt_overview.htm">Qt Project Support</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>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+<meta http-equiv="Content-Style-Type" content="text/css" />
+<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
+<title>Qt Preference Panel</title>
+<link rel="StyleSheet" href="../../book.css" type="text/css"/>
+</head>
+<body bgcolor="#FFFFFF">
+<h2>Creating Qt Projects</h2>
+<p>Use the <b>Qt Project</b> creation wizard to create new Qt-based projects  based on Qt SDKs integrated into Symbian. The wizard walks you through the process of defining and creating a Qt project.</p>
+<ol>
+<li><a href="qt_creating_projs_01.htm">Launch the New Qt Project Wizard</a></li>
+<li><a href="qt_creating_projs_02.htm">Select type of Qt project</a></li>
+  <li><a href="qt_creating_projs_03.htm">Enter project name and  location</a></li>
+  <li><a href="qt_creating_projs_04.htm">Select SDKs for build targets</a></li>
+  <li><a href="qt_creating_projs_05.htm">Select Qt modules to include in project</a></li>
+  <li><b>Set application UID</b></li>
+</ol>
+<p class="note"><b>NOTE</b> There must be at least one recognized SDK installed before you can create a project. See the <a href="../reference/SDKPreferences.html">SDK Preferences panel</a> to determine if the installed SDKs are recognized by Carbide.c++ IDE. If the SDK you have is not recognized, you may still be able to <a href="../tasks/sdks/sdk_add.htm">add</a> it to the Discovered Symbian OS SDK list.</p>
+<h3><b>Set application UID</b></h3>
+<p>Use the <b>Basic Settings</b> page of the <b>Qt Project Wizard </b>to define an Application UID to the executable. Click <b>Random</b> to generate a  unique UID for program testing purposes. Click <b>Finish</b> when ready to create the project.</p>
+<p align="center"><img src="images/qt_wiz_05_basic_settings.png"></p>
+<p class="figure">Figure 1. Qt project wizard - Basic Settings page</p>
+<table width="100%"  border="0" cellpadding="2" cellspacing="0">
+  <tr>
+    <th width="27%" scope="col">Item</th>
+    <th width="62%" scope="col">Explanation</th>
+  </tr>
+  <tr>
+    <td><b>Application UID</b></td>
+    <td>Enter the UID to associate with this executable. Click <b>Random</b> to generate a valid temporary UID for development purposes.</td>
+  </tr>
+</table>
+<h4>Other references</h4>
+<ul>
+  <li><a href="qt_overview.htm">Qt Project Support</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>