nvoked with the exec tag
http://nant.sourceforge.net/release/latest/help/tasks/exec.html
HTHMartin--
- Original Message -
From: Henry
To: nant-users@lists.sourceforge.net
Sent: Monday, June 09, 2008 12:47 PM
Subject: [NAnt-users] Equivalent of c# compiler /pdb option in csc task
Firs
-users@lists.sourceforge.net
Sent: Monday, June 09, 2008 12:47 PM
Subject: [NAnt-users] Equivalent of c# compiler /pdb option in csc task
Firstly, I just started using nant recently so apologies if this question has
been asked many times before.
C# command line compiler has an option
Firstly, I just started using nant recently so apologies if this question has
been asked many times before.
C# command line compiler has an option /pdb:[filename] to explicitly specify a
name to .pdb file.
How do I do it with nant?
Thanks in advance,
Henry
___