I tried doing that but I lose the debugging information for my program. I get a "binary was not build with debug information" error, and without the powerful debugging tool that VS has, I think I will go back to QDevelop where at least I have one.
Here's an article about custom builds that some might find interesting if they use VS.
N.B. I did make the debug (not the release) version of my program with mingw32-g++.
Bookmarks