summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/autogen-configs.rst
blob: 7613c68e0faee67e2ad80c9ae7cb1ad50d5331ba (plain)
1
2
3
4
5
6
7
8
autogen-configs
---------------

* When using :prop_tgt:`AUTOMOC` or :prop_tgt:`AUTOUIC` with a
  multi configuration generator (e.g. :generator:`Xcode`),
  included ``*.moc``,  ``moc_*.cpp`` and ``ui_*.h`` files are generated in
  ``<AUTOGEN_BUILD_DIR>/include_<CONFIG>`` instead of
  ``<AUTOGEN_BUILD_DIR>/include``.