OSDN Git Service

Doc: must use Qt Quick Components when developing for MeeGo
[qt-creator-jp/qt-creator-jp.git] / README
diff --git a/README b/README
index 90b13b3..fbae360 100644 (file)
--- a/README
+++ b/README
@@ -54,7 +54,7 @@ can fix this by either re-building your Qt with the "-developer-build"
 configure option, or by passing the include directory in the source directory
 to qmake. For example:
 
-  qmake "QT_PRIVATE_HEADERS=$$QT_SOURCE_TREE/include" $SOURCE_DIRECTORY/qtcreator.pro
+  qmake "QT_PRIVATE_HEADERS=$$QT_BUILD_TREE/include" $SOURCE_DIRECTORY/qtcreator.pro
 
 
 Compiling Qt and Qt Creator on Windows
@@ -102,7 +102,7 @@ SDK (release builds of Qt using MinGW and Visual C++ 2008).
 
          When using Visual C++ 2010, you must apply a hotfix that is available
          from http://support.microsoft.com/kb/2280741
-         (See http://bugreports.qt.nokia.com/browse/QTBUG-11445).
+         (See https://bugreports.qt.nokia.com/browse/QTBUG-11445).
 
          For the Visual C++ compilers, it is recommended to use the tool 'jom'.
          It is a replacement for nmake that utilizes all CPU cores and thus
@@ -277,7 +277,7 @@ we thank the authors who made this possible:
   All rights reserved.
   Copyright (c) 2010 Denis Mingulov.
 
-  Contact: Nokia Corporation (qt-info@nokia.com)
+  Contact: Nokia Corporation (info@qt.nokia.com)
 
   This file is part of Qt Creator.