RE: [Nant-users] Forcing Debug for Mono in tasks

2005-05-20 Thread Gert Driesen
:13 > To: nant-users@lists.sourceforge.net > Subject: [Nant-users] Forcing Debug for Mono in tasks > > Hi, > > I'm using Mono 1.1.7's mcs.exe compiler, and I've got a nant script > that compiles a set of VS.Net projects. The problem is that I can't > seem to f

Re: [Nant-users] Forcing Debug for Mono in tasks

2005-05-20 Thread Luke Venediger
] > > [mailto:[EMAIL PROTECTED] On Behalf Of > > Luke Venediger > > Sent: vrijdag 20 mei 2005 16:13 > > To: nant-users@lists.sourceforge.net > > Subject: [Nant-users] Forcing Debug for Mono in tasks > > > > Hi, > > > > I'm using Mono 1.1.7&#x

[Nant-users] Forcing Debug for Mono in tasks

2005-05-20 Thread Luke Venediger
Hi, I'm using Mono 1.1.7's mcs.exe compiler, and I've got a nant script that compiles a set of VS.Net projects. The problem is that I can't seem to force the mcs.exe compiler to output debugging information when it compiles the projects. I've looked in the nant.exe.config file and tried to add th