I have builds setup that look like:
http://nant.sf.net/schemas/nant.xsd";>
Problem is, when I run nant, it doesn't seem to do anything with the
outputdir setting at all, and all the .lib files don't go to
..\MyBuildDir\VS2003\test12
order.
Each project target can look something like:
lib.exe should be in C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\binYou may need to check your path if you need it...Marc Towersap Sr. SCM Engineer
----- Original Message From: Garen <
[EMAIL PROTECTED]>To:
nant-users@lists.so
I've got a nant build working by doing something like:
http://nant.sf.net/schemas/nant.xsd">
but I noticed that if one of them fails, the entire build fails. So, I was wondering: is there a way to build .vcproj files individually so that if one fails, it will go on and try building t