You just point MSBuild to the solution file, and it builds the solution
with all the depencies just as it does in visual studio. There is no
need to change the solution to a project. The VS2005 solution is already
an MSBuild build file.

BOb


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Andrew
Bragg
Sent: Friday, January 18, 2008 9:31 PM
To: NAnt-users@lists.sourceforge.net
Subject: [NAnt-users] converting solution to project

I have been doing more looking and it seems that there is more usage  
of msbuild to actually build the projects. Now I am wondering if  
anyone knows how to determine the dependancies from the solution file  
i.e.

convert solution -> proj
msbuild proj

I would want to do this every time as the solution file may change.

thanks 

------------------------------------------------------------------------
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to