core/com.nokia.carbide.cpp.doc.user/html/qt_help/qt_importing_projs_03.htm
changeset 0 fb279309251b
child 774 e330e7e31fc5
child 819 8121a281245c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/core/com.nokia.carbide.cpp.doc.user/html/qt_help/qt_importing_projs_03.htm	Fri Apr 03 23:33:03 2009 +0100
@@ -0,0 +1,40 @@
+<!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>Importing Qt Projects</title>
+<link rel="StyleSheet" href="../../book.css" type="text/css"/>
+</head>
+<body bgcolor="#FFFFFF">
+<h2>Importing Qt Projects</h2>
+<p>Use the <b>Qt Project</b> import wizard to import  Qt-based projects   based on Qt SDKs integrated into S60. The wizard walks you through the process of importing a Qt project, stored as a <span class="code">.pro</span> file.</p>
+<p>To import a Qt project:</p>
+<ol>
+  <li><a href="qt_importing_projs_01.htm">Launch the importer</a></li>
+  <li><a href="qt_importing_projs_01.htm">Select type of Qt project</a></li>
+  <li><b>Select .pro file to import</b></li>
+  <li><a href="qt_importing_projs_04.htm">Choose build targets</a></li>
+</ol>
+<h3>Select .pro file to import</h3>
+<p>Use the<b> Qt Project</b> page in the <b>File Import Wizard</b> to browse for the <span class="code">.pro</span> file to import,  then click <b>Next</b>.</p>
+<p align="center"><img src="images/qt_import_02_qt_project.png" width="527" height="550"></p>
+<p class="figure">Figure 1. File Import wizard - Qt Project 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>.pro file</b></td>
+    <td>Enter the path to the Qt <span class="code">.pro</span> file to import. Click <b>Browse</b> to navigate to and select the file.</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>