Once in MSVC, setup your solution, and then mark your dependencies.
Keep the solution as part of your project even if you don't keep the projects 
generated by QMake.
It'll remember the dependencies you setup.

FWIW, this is what I do for projects that also build with MSVC; all others I 
only keep the PRO file around.

Ben

________________________________
From: tangk <ta...@lemote.com>
To: "qt-interest (interest@qt-project.org)" <interest@qt-project.org> 
Sent: Thursday, August 29, 2013 2:48 AM
Subject: [Interest] qt project switch to msvc


hi all:
when I use the qmake -tp vc -r to swtich the pro to visual studio
project. but the depends is not set.

how can I use the depends of msvc?

thanks very much.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to