diff options
Diffstat (limited to 'src/location/doc/qtlocation.qdocconf')
-rw-r--r-- | src/location/doc/qtlocation.qdocconf | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/src/location/doc/qtlocation.qdocconf b/src/location/doc/qtlocation.qdocconf index c03d4000..8840e3f5 100644 --- a/src/location/doc/qtlocation.qdocconf +++ b/src/location/doc/qtlocation.qdocconf @@ -32,17 +32,12 @@ tagfile = ../../../doc/qtlocation/qtlocation.tags depends += qtcore qtdoc qtgui qtquick qtqml qtnetwork qtpositioning qtlinguist -headerdirs += .. \ - ../../imports/location +headerdirs += .. -sourcedirs += .. \ - ../../imports/location \ - ../../plugins/geoservices/nokia +sourcedirs += .. examplesinstallpath = location -manifestmeta.highlighted.names = "QtLocation/Map Viewer (QML)" - exampledirs += ../../../examples/location \ snippets/ |