mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-04 16:25:27 +08:00
qt 6.5.1 original
This commit is contained in:
17
doc/global/qt-module-defaults-offline.qdocconf
Normal file
17
doc/global/qt-module-defaults-offline.qdocconf
Normal file
@ -0,0 +1,17 @@
|
||||
#The default configuration for a Qt module, including Add-Ons and Tools.
|
||||
#Include this file for a standard Qt module; builds with the offline style.
|
||||
|
||||
#include standard set of macros and C++ defines and ignores
|
||||
include(macros.qdocconf)
|
||||
include(qt-cpp-defines.qdocconf)
|
||||
include(compat.qdocconf)
|
||||
include(manifest-meta.qdocconf)
|
||||
include(fileextensions.qdocconf)
|
||||
|
||||
include(qt-html-templates-offline.qdocconf)
|
||||
|
||||
#extra configuration data such as file extensions
|
||||
include(config.qdocconf)
|
||||
|
||||
# Show Qt version as part of the navigation bar
|
||||
buildversion = "Qt $QT_VERSION Reference Documentation"
|
Reference in New Issue
Block a user