Thanks Ian. Keep up good work ..!

-----Original Message-----
From: Ian MacLean [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, May 17, 2005 8:07 AM
To: Susantha Kumara
Cc: 
Subject: Re: [Nant-users] Conditional compilation

Susantha Kumara wrote:

> 
>Does nant support conditional compilation of C# projects? 
> 
>  
>
yes

>If so how do I mention the defined constants in the build script?  
>
> 
>  
>
use the define attribute on the <csc> task.

>Is there a way to define those constants in the command line for nant
>command?
>
>  
>
you could tailor the define attributes value based on property values 
that get passed on the command line.

Ian

>  
>


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_idt12&alloc_id344&op=click
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to