Hi to everyone on the forum.

I'm currently building 20-30 vb6 projects using FinalBuilder2. I found this tool to be 
particular usefully as it resolves / fixes any broken reference to other compiled vb6 
projects. So for example where project B has an old / broken reference to project A it 
will resolve this broken reference and replace it with project A's current type 
library ID. Great, but... I still have to make sure that I build in accordance with 
the dependency tree. So in the above (trivial) example I've got to make sure that 
project A is built before project B.

So my question to the forum is, can I create an NANT configuration file (I assume 
using the VB6 task), that specifies the vb6 projects I want to compile, and let NANT 
figure out the dependency order for me?

Also, same question but this time I want to build a number of .Net projects where the 
projects don't all live in the same .Net solution.

Thanks in advance.
Christian
 
 
 
 
 
This e-mail, and any attachment, is confidential and is intended only for the use of 
the individual to which it is addressed. If you have received it in error, please 
delete it from your system, do not use or disclose the information in any way. The 
contents of this message may contain personal views which are not the views of the ECA 
Group, unless specifically stated.
 

 


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to