core/com.nokia.carbide.cpp.doc.user/html/qt_help/qt_project_setup.htm
changeset 819 8121a281245c
parent 0 fb279309251b
child 1376 120480c02651
--- a/core/com.nokia.carbide.cpp.doc.user/html/qt_help/qt_project_setup.htm	Tue Jan 26 11:44:24 2010 -0600
+++ b/core/com.nokia.carbide.cpp.doc.user/html/qt_help/qt_project_setup.htm	Tue Jan 26 13:41:56 2010 -0600
@@ -10,11 +10,11 @@
 <body bgcolor="#FFFFFF">
 <h2>Qt Development Setup</h2>
 <p>There are some prerequisites to using Qt projects within the Carbide environment. This includes downloading the correct SDKs, building <span class="code">qmake</span> to use the SDKs, and finally, building the libraries for your target environments. </p>
-<p>You should have the Qt SDK for S60 that works with the S60 SDK in order to develop applications with Carbide. These steps include:</p>
+<p>You should have the Qt SDK for Symbian that works with the S60 SDK in order to develop applications with Carbide. These steps include:</p>
 <ol type="a">
-  <li>Download  the <a href="http://trolltech.com/developer/technical-preview-qt-for-s60">Qt SDK for S60</a> package</li>
-  <li>Install the Qt SDK using the instructions found in the INSTALL file located in the Qt SDK for S60 folder, including:
-    <ol>
+  <li>Download  the <a href="http://qt.nokia.com/downloads/symbian-cpp">Qt SDK for Symbian</a> package</li>
+  <li>Install the Qt SDK using the instructions found in the <span class="code">INSTALL</span> file located in the Qt SDK for Symbian folder, including:
+  <ol>
         <ol>
           <li>Install needed IDE and SDKs</li>
           <li>Install Qt</li>
@@ -25,7 +25,7 @@
     </ol>
   </li>
 </ol>
-<p>Once  completed, you should be able to <a href="qt_importing_projs_01.htm">import</a> or create <a href="qt_creating_projs_01.htm">new</a> projects using the Qt SDK for S60.</p>
+<p>Once  completed, you should be able to <a href="qt_importing_projs_01.htm">import</a> or create <a href="qt_creating_projs_01.htm">new</a> projects using the Qt SDK for Symbian.</p>
 <h4>Other references</h4>
 <ul>
   <li><a href="qt_overview.htm">Qt Project Support</a></li>