RE: [Nant-users] Help understanding resources

2002-07-10 Thread Mark Griffiths
NET [1] project build file for more examples of embedding resources in assemblies. Regards Mark [1] http://www.chive.com/products/autonomy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Peter Slade Sent: 09 July 2002 17:06 To: [EMAIL PROTECTED] Subject: [

[Nant-users] Help understanding resources

2002-07-09 Thread Peter Slade
Title: Help understanding resources Hi, I have just started using nant to do csc project builds. I have figured out how to get my projects to build with references/source, however I am struggling with resources. Is there any documentation and examples for how to use the section? - The on