qmake CONFIG variable with release and debug
Unsolved
Qt Creator and other tools
-
I want to create both debug and release version of libraries. If I switch between debug and release version using the selector at the bottom right of the qtcreator screen, the CONFIG variable always contains both debug and release. According to the documentation the latter of the two takes effect. How can I create a different output directory (DESTDIR) for the release and debug builds?
-
Hi,
Which version of Qt Creator ?
On which OS ?
Which version of Qt ? -
Qt creator 4.14.0 (community), Windows 7 and 10, QT 5.12.2
-
When using Qt Creator with shadow build enabled, these folders are created automatically for you.