I used qmake to generate a MVC++ project (.dsp file). But In MVC++ IDE, I couldn't launch Debug mode (F9 or F10). There was a dialog telling me to find path for file QTMAIN_WIN.CPP. My project did'nt generate this file.

Please help me to debug (run statements step by step).
Thank U very much.