Re: [Nant-users] Conditional define

2003-11-21 Thread Gert Driesen
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

Re: [Nant-users] Conditional define

2003-11-21 Thread William E Caputo
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

[Nant-users] Conditional define

2003-11-21 Thread Sascha Andres
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