, and they will be available in the next
nightly build.
Gert
- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, November 14, 2003 8:01 PM
Subject: [nant-dev] csc /lib parameter handling
Hello Gentlemen,
I was in need of passing /lib parameter to c# compiler and being unable
- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, November 14, 2003 8:01 PM
Subject: [nant-dev] csc /lib parameter handling
Hello Gentlemen,
I was in need of passing /lib parameter to c# compiler and being unable to
find appropriate attribute in csc task I
- Original Message -
From: Ian MacLean [EMAIL PROTECTED]
To: Gert Driesen [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Monday, November 24, 2003 1:40 PM
Subject: Re: [nant-dev] csc /lib parameter handling
I was thinking much the same thing. If we did that we would
-dev] csc /lib parameter handling
I was thinking much the same thing. If we did that we would then be
sending full paths to csc and wouldn't need to write the /lib option to
the response file at all.
Then I guess we should decide what do with this as soon as possible ...
Its your call
Hello Gentlemen,
I was in need of passing /lib parameter to c# compiler and being unable to find appropriate attribute in csc task I extended it myself.
Please find the source code attached. I'm new here and would appreciate if someone could take care to incorporate it into the next release.