[Qt-interest] Qmake: specify destination dir with VS2008

Johan Andersson johan.andersson at sbg.se
Sun Jan 24 21:16:00 CET 2010


Hello,

 

I use qmake to generate a visual studio 2008 solution with 2 projects. I
would like that all files generated by a build ends up in a directory
called "bin", located in the solution folder (i.e. a sibling to the
project folders). Using the DESTDIR and OBJECTS_DIR variables don't
work. Qmake still generate 2 directories, "debug" and "release" in each
project root. When each project is built 2 files are generated and
placed in the project root, vc90.pdb and vc90.idb. Is there someway to
solve this? 

 

Best regards,

 

Johan Andersson

SBG AB

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100124/04fa5d9e/attachment.html 


More information about the Qt-interest-old mailing list