RE: [Nant-users] Compiling WinExe's

2003-02-03 Thread Hearn, Bruce
ginal Message-From: Gill, Bobby [mailto:[EMAIL PROTECTED]]Sent: Monday, February 03, 2003 10:42 AMTo: [EMAIL PROTECTED]Subject: [Nant-users] Compiling WinExe's Another question is essentially how to get Nant to compile a WinExe? So far whenever I try to run a build script on

[Nant-users] Compiling WinExe's

2003-02-03 Thread Gill, Bobby
Another question is essentially how to get Nant to compile a WinExe? So far whenever I try to run a build script on win exe it outputs a console application which of course doesn’t run. I know that auxiliary .resx files need to included as resources whilst the Form is compiled, but what is