- 
    Bug 
- 
    Resolution: Done
- 
     Not Evaluated Not Evaluated
- 
    5.0.1
- 
    None
- 
    Qt 5.0.1 MSVC 2010 32 bit
I have subdirs project. I try to generate visual studio solution in separate folder:
> dir trunk msvc10 > cd msvc10 > qmake ..\trunk\myapp.pro -tp vc -r
I got the warning that project files does not exist, the generated solution does not have any references to vcproj files.