aboutsummaryrefslogtreecommitdiffstats
path: root/Templates/quick/stdafx.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Unify precompiled header supportKarsten Heimrich2024-04-031-0/+1
Instead of implementing it in every wizard, make the setting available on the config page. Enable support for "Console" and "QML" projects. Fixes: QTVSADDINBUG-347 Change-Id: If621b32d8d9c496a0ceba87de745f8e3c92fc75b Reviewed-by: Miguel Costa <[email protected]> Reviewed-by: Ali Can Demiralp <[email protected]>