Re: [NAnt-users] VB project compilation issue

2007-08-10 Thread John Cole
thing. John _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ashish Mittal Sent: Friday, August 10, 2007 6:42 AM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] VB project compilation issue Hi All, I want to compile VB project through NAnt

[NAnt-users] VB project compilation issue

2007-08-10 Thread Ashish Mittal
Hi All, I want to compile VB project through NAnt script. But NAnt doesn't have the way to provide refrences to DLL that are required for my VB project. I also changed the dll location via opening.vbp file in text mode but still it is taking dll refrence from the a

[NAnt-users] VB project compilation

2007-07-12 Thread Ashish Mittal
HI all, I want compile VB project and it needs refrences to some Dll's ...and I am not supposed to provide the refrence by opening project properties->Refrence option.. I have to provide refrences using NAnt itself. If you have some suggestions then kindly share with