@@ -38,7 +38,7 @@ PROJECT_NAME = QtAutoUpdater
3838# could be handy for archiving the generated documentation or if some version
3939# control system is used.
4040
41- PROJECT_NUMBER = 1.0 .0
41+ PROJECT_NUMBER = 1.1 .0
4242
4343# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444# for a project that appears at the top of each page and should give viewer a
@@ -1450,7 +1450,7 @@ QHP_SECT_FILTER_ATTRS =
14501450# generated .qhp file.
14511451# This tag requires that the tag GENERATE_QHP is set to YES.
14521452
1453- QHG_LOCATION = C:/Qt/5.5/msvc2013_64 /bin/qhelpgenerator.exe
1453+ QHG_LOCATION = C:/Qt/5.6/msvc2015_64 /bin/qhelpgenerator.exe
14541454
14551455# If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be
14561456# generated, together with the HTML files, they form an Eclipse help plugin. To
@@ -2101,7 +2101,7 @@ SEARCH_INCLUDES = YES
21012101# preprocessor.
21022102# This tag requires that the tag SEARCH_INCLUDES is set to YES.
21032103
2104- INCLUDE_PATH = C:/Qt/5.5/msvc2013_64 /include
2104+ INCLUDE_PATH = C:/Qt/5.6/msvc2015_64 /include
21052105
21062106# You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard
21072107# patterns (like *.h and *.hpp) to filter out the header-files in the
@@ -2159,36 +2159,36 @@ SKIP_FUNCTION_MACROS = YES
21592159# the path). If a tag file is not located in the directory in which doxygen is
21602160# run, you must also specify the path to the tagfile here.
21612161
2162- TAGFILES = C:/Qt/Docs/Qt-5.5 /qtwebengine/qtwebengine.tags=http://doc.qt.io/qt-5 \
2163- C:/Qt/Docs/Qt-5.5 /qtgraphicaleffects/qtgraphicaleffects.tags=http://doc.qt.io/qt-5 \
2164- C:/Qt/Docs/Qt-5.5 /qt3dcollision/qt3dcollision.tags=http://doc.qt.io/qt-5 \
2165- C:/Qt/Docs/Qt-5.5 /qt3dlogic/qt3dlogic.tags=http://doc.qt.io/qt-5 \
2166- C:/Qt/Docs/Qt-5.5 /qt3dcore/qt3dcore.tags=http://doc.qt.io/qt-5 \
2167- C:/Qt/Docs/Qt-5.5 /qt3drenderer/qt3drenderer.tags=http://doc.qt.io/qt-5 \
2168- C:/Qt/Docs/Qt-5.5 /qtwebchannel/qtwebchannel.tags=http://doc.qt.io/qt-5 \
2169- C:/Qt/Docs/Qt-5.5 /qtwebsockets/qtwebsockets.tags=http://doc.qt.io/qt-5 \
2170- C:/Qt/Docs/Qt-5.5 /qtbluetooth/qtbluetooth.tags=http://doc.qt.io/qt-5 \
2171- C:/Qt/Docs/Qt-5.5 /qtnfc/qtnfc.tags=http://doc.qt.io/qt-5 \
2172- C:/Qt/Docs/Qt-5.5 /qtsensors/qtsensors.tags=http://doc.qt.io/qt-5 \
2173- C:/Qt/Docs/Qt-5.5 /qtlocation/qtlocation.tags=http://doc.qt.io/qt-5 \
2174- C:/Qt/Docs/Qt-5.5 /qtpositioning/qtpositioning.tags=http://doc.qt.io/qt-5 \
2175- C:/Qt/Docs/Qt-5.5 /activeqt/activeqt.tags=http://doc.qt.io/qt-5 \
2176- C:/Qt/Docs/Qt-5.5 /qtquickcontrols/qtquickcontrols.tags=http://doc.qt.io/qt-5 \
2177- C:/Qt/Docs/Qt-5.5 /qtqml/qtqml.tags=http://doc.qt.io/qt-5 \
2178- C:/Qt/Docs/Qt-5.5 /qtquick/qtquick.tags=http://doc.qt.io/qt-5 \
2179- C:/Qt/Docs/Qt-5.5 /qtxmlpatterns/qtxmlpatterns.tags=http://doc.qt.io/qt-5 \
2180- C:/Qt/Docs/Qt-5.5 /qtsvg/qtsvg.tags=http://doc.qt.io/qt-5 \
2181- C:/Qt/Docs/Qt-5.5 /qdoc/qdoc.tags=http://doc.qt.io/qt-5 \
2182- C:/Qt/Docs/Qt-5.5 /qtprintsupport/qtprintsupport.tags=http://doc.qt.io/qt-5 \
2183- C:/Qt/Docs/Qt-5.5 /qtconcurrent/qtconcurrent.tags=http://doc.qt.io/qt-5 \
2184- C:/Qt/Docs/Qt-5.5 /qtgui/qtgui.tags=http://doc.qt.io/qt-5 \
2185- C:/Qt/Docs/Qt-5.5 /qttestlib/qttestlib.tags=http://doc.qt.io/qt-5 \
2186- C:/Qt/Docs/Qt-5.5 /qtwidgets/qtwidgets.tags=http://doc.qt.io/qt-5 \
2187- C:/Qt/Docs/Qt-5.5 /qtcore/qtcore.tags=http://doc.qt.io/qt-5 \
2188- C:/Qt/Docs/Qt-5.5 /qtnetwork/qtnetwork.tags=http://doc.qt.io/qt-5 \
2189- C:/Qt/Docs/Qt-5.5 /qtsql/qtsql.tags=http://doc.qt.io/qt-5 \
2190- C:/Qt/Docs/Qt-5.5 /qtxml/qtxml.tags=http://doc.qt.io/qt-5 \
2191- C:/Qt/Docs/Qt-5.5 /qtwebenginewidgets/qtwebenginewidgets.tags=http://doc.qt.io/qt-5
2162+ TAGFILES = C:/Qt/Docs/Qt-5.6 /qtwebengine/qtwebengine.tags=http://doc.qt.io/qt-5 \
2163+ C:/Qt/Docs/Qt-5.6 /qtgraphicaleffects/qtgraphicaleffects.tags=http://doc.qt.io/qt-5 \
2164+ C:/Qt/Docs/Qt-5.6 /qt3dcollision/qt3dcollision.tags=http://doc.qt.io/qt-5 \
2165+ C:/Qt/Docs/Qt-5.6 /qt3dlogic/qt3dlogic.tags=http://doc.qt.io/qt-5 \
2166+ C:/Qt/Docs/Qt-5.6 /qt3dcore/qt3dcore.tags=http://doc.qt.io/qt-5 \
2167+ C:/Qt/Docs/Qt-5.6 /qt3drenderer/qt3drenderer.tags=http://doc.qt.io/qt-5 \
2168+ C:/Qt/Docs/Qt-5.6 /qtwebchannel/qtwebchannel.tags=http://doc.qt.io/qt-5 \
2169+ C:/Qt/Docs/Qt-5.6 /qtwebsockets/qtwebsockets.tags=http://doc.qt.io/qt-5 \
2170+ C:/Qt/Docs/Qt-5.6 /qtbluetooth/qtbluetooth.tags=http://doc.qt.io/qt-5 \
2171+ C:/Qt/Docs/Qt-5.6 /qtnfc/qtnfc.tags=http://doc.qt.io/qt-5 \
2172+ C:/Qt/Docs/Qt-5.6 /qtsensors/qtsensors.tags=http://doc.qt.io/qt-5 \
2173+ C:/Qt/Docs/Qt-5.6 /qtlocation/qtlocation.tags=http://doc.qt.io/qt-5 \
2174+ C:/Qt/Docs/Qt-5.6 /qtpositioning/qtpositioning.tags=http://doc.qt.io/qt-5 \
2175+ C:/Qt/Docs/Qt-5.6 /activeqt/activeqt.tags=http://doc.qt.io/qt-5 \
2176+ C:/Qt/Docs/Qt-5.6 /qtquickcontrols/qtquickcontrols.tags=http://doc.qt.io/qt-5 \
2177+ C:/Qt/Docs/Qt-5.6 /qtqml/qtqml.tags=http://doc.qt.io/qt-5 \
2178+ C:/Qt/Docs/Qt-5.6 /qtquick/qtquick.tags=http://doc.qt.io/qt-5 \
2179+ C:/Qt/Docs/Qt-5.6 /qtxmlpatterns/qtxmlpatterns.tags=http://doc.qt.io/qt-5 \
2180+ C:/Qt/Docs/Qt-5.6 /qtsvg/qtsvg.tags=http://doc.qt.io/qt-5 \
2181+ C:/Qt/Docs/Qt-5.6 /qdoc/qdoc.tags=http://doc.qt.io/qt-5 \
2182+ C:/Qt/Docs/Qt-5.6 /qtprintsupport/qtprintsupport.tags=http://doc.qt.io/qt-5 \
2183+ C:/Qt/Docs/Qt-5.6 /qtconcurrent/qtconcurrent.tags=http://doc.qt.io/qt-5 \
2184+ C:/Qt/Docs/Qt-5.6 /qtgui/qtgui.tags=http://doc.qt.io/qt-5 \
2185+ C:/Qt/Docs/Qt-5.6 /qttestlib/qttestlib.tags=http://doc.qt.io/qt-5 \
2186+ C:/Qt/Docs/Qt-5.6 /qtwidgets/qtwidgets.tags=http://doc.qt.io/qt-5 \
2187+ C:/Qt/Docs/Qt-5.6 /qtcore/qtcore.tags=http://doc.qt.io/qt-5 \
2188+ C:/Qt/Docs/Qt-5.6 /qtnetwork/qtnetwork.tags=http://doc.qt.io/qt-5 \
2189+ C:/Qt/Docs/Qt-5.6 /qtsql/qtsql.tags=http://doc.qt.io/qt-5 \
2190+ C:/Qt/Docs/Qt-5.6 /qtxml/qtxml.tags=http://doc.qt.io/qt-5 \
2191+ C:/Qt/Docs/Qt-5.6 /qtwebenginewidgets/qtwebenginewidgets.tags=http://doc.qt.io/qt-5
21922192
21932193# When a file name is specified after GENERATE_TAGFILE, doxygen will create a
21942194# tag file that is based on the input files it reads. See section "Linking to
0 commit comments