Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
QtCreator buildconfigution and preinclude files
-
Hello,
I'm trying to use QtCreator as my default IDE for C/C++ projects.
When i import a generic project, how can I configure different *.config files for different build configurations?
Is it possible to specify some preinclude files?
I'd like to customize predefined defines and includes for different build configs.
Thanks in advance
-
Does anyone know how to solve this problem?