Fix example paths in example manifests that are used by Qt Creator.

Task-number: QTBUG-27801
Change-Id: I345c009fc0e4e1c1eabb43ad142e3b474e7a6fee
Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
Eike Ziller 2012-11-26 15:28:46 +01:00 committed by The Qt Project
parent e0a6af1d3c
commit 8534bb3dd6
11 changed files with 22 additions and 0 deletions

View File

@ -5,6 +5,8 @@ description = Qt Concurrent Reference Documentation
url = http://qt-project.org/doc/qtconcurrent
version = 5.0.0
examplesinstallpath = qtconcurrent
qhp.projects = QtConcurrent
qhp.QtConcurrent.file = qtconcurrent.qhp

View File

@ -5,6 +5,8 @@ description = Qt Core Reference Documentation
url = http://qt-project.org/doc/qtcore
version = 5.0.0
examplesinstallpath = core
qhp.projects = QtCore
qhp.QtCore.file = qtcore.qhp

View File

@ -5,6 +5,8 @@ description = Qt DBus Reference Documentation
url = http://qt-project.org/doc/qtdbus
version = 5.0.0
examplesinstallpath = dbus
qhp.projects = QtDBus
qhp.QtDBus.file = qtdbus.qhp

View File

@ -5,6 +5,8 @@ description = Qt GUI Reference Documentation
url = http://qt-project.org/doc/qtgui
version = 5.0.0
examplesinstallpath = gui
qhp.projects = QtGui
qhp.QtGui.file = qtgui.qhp

View File

@ -5,6 +5,8 @@ description = Qt Network Reference Documentation
url = http://qt-project.org/doc/qtnetwork
version = 5.0.0
examplesinstallpath = network
qhp.projects = QtNetwork
qhp.QtNetwork.file = qtnetwork.qhp

View File

@ -5,6 +5,8 @@ description = Qt OpenGL Reference Documentation
url = http://qt-project.org/doc/qtopengl
version = 5.0.0
examplesinstallpath = opengl
qhp.projects = QtOpenGL
qhp.QtOpenGL.file = qtopengl.qhp

View File

@ -5,6 +5,8 @@ description = Qt Print Support Reference Documentation
url = http://qt-project.org/doc/qtprintsupport
version = 5.0.0
examplesinstallpath = printsupport
qhp.projects = QtPrintSupport
qhp.QtPrintSupport.file = qtprintsupport.qhp

View File

@ -5,6 +5,8 @@ description = Qt SQL Reference Documentation
url = http://qt-project.org/doc/qtsql
version = 5.0.0
examplesinstallpath = sql
qhp.projects = QtSql
qhp.QtSql.file = qtsql.qhp

View File

@ -5,6 +5,8 @@ description = Qt Test Reference Documentation
url = http://qt-project.org/doc/qttest
version = 5.0.0
examplesinstallpath = qtestlib
qhp.projects = QtTest
qhp.QtTest.file = qttest.qhp

View File

@ -5,6 +5,8 @@ description = Qt Widgets Reference Documentation
url = http://qt-project.org/doc/qtwidgets
version = 5.0.0
examplesinstallpath = widgets
qhp.projects = QtWidgets
qhp.QtWidgets.file = qtwidgets.qhp

View File

@ -5,6 +5,8 @@ description = Qt XML Reference Documentation
url = http://qt-project.org/doc/qtxml
version = 5.0.0
examplesinstallpath = xml
qhp.projects = QtXml
qhp.QtXml.file = qtxml.qhp