Re: [Nant-users] Compiling with different versions of the framework

2003-01-06 Thread Niels Berglund
OK - Thanks! Niels - Original Message - From: "Scott Hernandez" <[EMAIL PROTECTED]> To: "Niels Berglund" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, January 06, 2003 10:18 PM Subject: Re: [Nant-users] Compiling with different version

[Nant-users] Compiling with different versions of the framework

2002-12-18 Thread Niels Berglund
Is there any way to point to a specific version of the compiler (1.0 or 1.1 and in the future newer versions) and system dlls to use at compile time? The only way I've seen so far is to change the path variable in the system, but I'm not sure what version of system.*.dll that would bring in. Niel