Re: [Nant-users] question on compiling Windows APP using NANT

2003-06-25 Thread Ian MacLean
Andy Jian Li wrote: I am new to NANT. I have some questions while using NANT. 1. I have a Windows application. >From the visual studio, I can have it compiled successfully. The executable is fine for me to run. But when I compile it using the NANT build file with NANT, the executable file

[Nant-users] question on compiling Windows APP using NANT

2003-06-25 Thread Andy Jian Li
I am new to NANT.  I have some questions while using NANT.   1. I have a Windows application.  >From the visual studio, I can have it compiled successfully.  The executable is fine for me to run.  But when I compile it using the NANT build file with NANT, the executable file compiled from NA