D]>;
<[EMAIL PROTECTED]>
Sent: Friday, November 21, 2003 3:35 PM
Subject: Re: [Nant-users] Conditional define
> sa:
> >I wanted to add a conditional define. That means if
> >variable xyz is set, add a define="XYZ" to the csc task. As
> >fas as I've se
sa:
>I wanted to add a conditional define. That means if
>variable xyz is set, add a define="XYZ" to the csc task. As
>fas as I've seen, Imust put 2 csc task calls with if and
>unless.
>Is there a more elegant version of doing this?
Given this code in "test.cs":
using System;
namespace EntryPoi
Hi,
I wanted to add a conditional define. That means if
variable xyz is set, add a define="XYZ" to the csc task. As
fas as I've seen, Imust put 2 csc task calls with if and
unless.
Is there a more elegant version of doing this?
-sa
--
sa at programmers-world dot com
http://www.livingit.de
Book