[Nant-users] Removal from mailing list

2003-07-09 Thread X X
Please remove [EMAIL PROTECTED] from the mailing list. Thank-you. __ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com --- This SF.Net email sponsored by: Parasoft Error pro

RE: [Nant-users] General NAnt Quesions..

2003-06-19 Thread X X
Thanks for the infomation, it came in very handy. First I build the .dll project. Secondly I build the winexe project which uses the first project .dll as a reference. The Second project (appears) to build ok, however when I run the created exe I get the above mentioned error. I get the followin

Re: [Nant-users] General NAnt Quesions..

2003-06-18 Thread X X
tasks in > NAntContrib - > http://nantcontrib.sourceforge.net/ --- Ian MacLean <[EMAIL PROTECTED]> wrote: > X X wrote: > > >Hello, > > > >g them; > > > >1)can add other dependencies, such as .ico or .bmps > to > >build script? > > > > > Do you mea

[Nant-users] General NAnt Quesions..

2003-06-17 Thread X X
Hello, I appologize if these questions are posted in the wrong form. My company is reviewing NAnt for use in doing daily builds of .net projects. I have a couple of generic questions and would really appreciate any information regarding them; 1)can add other dependencies, such as .ico or .bmps to