[Interest] qt project switch to msvc

BRM bm_witness at yahoo.com
Thu Aug 29 16:16:46 CEST 2013


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 <tangk at lemote.com>
To: "qt-interest (interest at qt-project.org)" <interest at 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 at qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest



More information about the Interest mailing list