[quote author="floatingWoods" date="1353165219"]Actually the original application was a visual studio project and pure MFC. That application can still be compiled within visual studio (i.e. all Qt code is excluded in that case with many ifdef-s).
When compiling with Qt Creator, then all the MFC code gets excluded (here too, with lots of ifdef-s).[/quote]
You don't have to do that. Like MuldeR said, you can use Visual Studio to compile Qt programs.