Thanks you guys!
- Original Message -
From: "Jean Rajotte" <[EMAIL PROTECTED]>
> ...
> the following works for me:
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> HTH
> /jean
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On B
er 12, 2003 11:47
> To: [EMAIL PROTECTED]
> Subject: RE: [Nant-users] enabling/disabling targets on task
> availability
>
>
> Rodrigo, targets can be conditionally executed with if/unless
> attributes:
>
>
>
>
> If/unless can be applied to a
. de
Oliveira
Sent: Friday, December 12, 2003 5:12 PM
To: [EMAIL PROTECTED]
Subject: [Nant-users] enabling/disabling targets on task availability
How can I test if a task is available for the current build platform and
conditionally enable/disable targets?
Right now my problem is disabling a
How can I test if a task is available for the current build platform and
conditionally enable/disable targets?
Right now my problem is disabling a specific target when the nunit2 is not
available.
Thanks in advance,
Rodrigo B. de Oliveira
---