On Monday 07 February 2005 06:27, Byrd, Payton wrote:
> I have blogged on this subject:
>
> http://blogs.ittoolbox.com/visualbasic/dotnet/archives/002467.asp

Thanks, I tried something like that and worked great. The main fact that I 
needed to learn was <include> and <foreach line in file>.

Unfortunately it looks like calling devenv.com on individual vcproj files is 
*really* slow. Much slower than running it on a solution with dependencies, 
so I had to revert to the old way.

We'll have to look into explicitly listing all the c++ files in the Nant 
project (and call cl instead of devenv), or going with a different build 
system (Scons, make, Jam), and wrapping it in Nant for CCNet to work.

Thanks.


--Noel
Games from Within
http://www.gamesfromwithin.com


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to