core/com.nokia.carbide.cpp.doc.user/html/qt_help/qt_importing_projs_01.htm
author fturovic <frank.turovich@nokia.com>
Fri, 16 Apr 2010 09:51:37 -0500
branchRCL_2_4
changeset 1225 a546534a48de
parent 774 e330e7e31fc5
permissions -rw-r--r--
minor edits to remote conn pages, updated copyrights, fixed some broken links

<!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 Symbian. 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><b>Launch the importer</b></li>
  <li><a href="qt_importing_projs_02.htm">Select type of Qt project</a></li>
  <li><a href="qt_importing_projs_02.htm">Select .pro file to import</a></li>
  <li><a href="qt_importing_projs_03.htm">Choose build targets</a></li>
</ol>
<h3><b>Launching the importer</b></h3>
<p>Choose the <b>File &gt; Import...</b> menu option to launch the Import wizard. The Import wizard dialog appears.</p>
<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>