2012-10-15 17:47:45 +00:00
|
|
|
include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
|
|
|
|
|
|
|
|
include(compat.qdocconf)
|
|
|
|
include(macros.qdocconf)
|
|
|
|
|
|
|
|
project = qtdoc
|
|
|
|
description = Qt Reference Documentation
|
|
|
|
url = http://qt-project.org/doc/qt-5.0/
|
|
|
|
version = 5.0.0
|
|
|
|
|
|
|
|
depends += \
|
|
|
|
qt3d \
|
|
|
|
qtbluetooth \
|
|
|
|
qtconcurrent \
|
|
|
|
qtcontacts \
|
|
|
|
qtcore \
|
|
|
|
qtfeedback \
|
|
|
|
qtgui \
|
|
|
|
qtlocation \
|
|
|
|
qtmultimedia \
|
|
|
|
qtnetwork \
|
|
|
|
qtopengl \
|
|
|
|
qtorganizer \
|
|
|
|
qtprintsupport \
|
|
|
|
qtpublishsubscribe \
|
|
|
|
qtqml \
|
|
|
|
qtquick \
|
|
|
|
qtscript \
|
|
|
|
qtsensors \
|
|
|
|
qtserviceframework \
|
|
|
|
qtsql \
|
|
|
|
qtsysteminfo \
|
|
|
|
qttestlib \
|
|
|
|
qtversit \
|
|
|
|
qtwidgets \
|
|
|
|
qtxml \
|
|
|
|
qtxmlpatterns
|
|
|
|
|
|
|
|
headerdirs += ../src
|
|
|
|
imagedirs += ../src/images
|
|
|
|
|
|
|
|
sourcedirs += \
|
|
|
|
../.. \
|
|
|
|
../src
|
|
|
|
|
|
|
|
exampledirs += \
|
|
|
|
../.. \
|
|
|
|
../src
|