2013-02-19 16:54:54 +00:00
|
|
|
#The online onfiguration for a Qt 5 module, including Add-Ons and Tools.
|
|
|
|
#Online version contains a different header.
|
|
|
|
#Include this file for a standard Qt 5 module; builds with the online style.
|
|
|
|
|
|
|
|
#include standard set of macros and C++ defines and ignores
|
2012-11-19 12:45:44 +00:00
|
|
|
include(macros.qdocconf)
|
2013-02-19 16:54:54 +00:00
|
|
|
include(qt-cpp-defines.qdocconf)
|
2012-11-19 12:45:44 +00:00
|
|
|
include(compat.qdocconf)
|
2013-02-19 16:54:54 +00:00
|
|
|
include(manifest-meta.qdocconf)
|
|
|
|
include(fileextensions.qdocconf)
|
|
|
|
include(qt-html-templates-online.qdocconf)
|
2012-11-19 12:45:44 +00:00
|
|
|
|
2013-02-19 16:54:54 +00:00
|
|
|
#extra configuration data DITA information
|
|
|
|
include(config.qdocconf)
|