I've added a file called master.build to the Tools subdirectory.  This is a sample 
build file that will scan the subdirectories of the current directory and look for 
.csproj and .vbproj files, convert them to NAnt buildfiles using the vsconvert.xsl 
stylesheet that's also in Tools, and then builds the project using the <nant> task.  
The buildfile attempts to figure out the correct build order by scanning project 
references; however, it doesn't do any cycle detection or handling.  
  
-- 
Gordon Weakliem 
http://www.eighty-twenty.net 


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
NAntContrib-Developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to