Sent: Wednesday, December 28, 2005 9:55 AM
To: Gary Feldman; nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] clean target
That's what I was afraid of... How do you deal with compiler-generated code
for C++ stuff from midl? Do you delete those manually too? I do agree this
isn't a rea
ry Feldman <[EMAIL PROTECTED]>
To: nant-users@lists.sourceforge.net
Sent: Wednesday, December 28, 2005 10:31:32 AM
Subject: Re: [NAnt-users] clean target
Marc Towersap wrote:
>I'm using 's to build various .sln and *proj files by passing in
>the appropriate Configur
Marc Towersap wrote:
I'm using 's to build various .sln and *proj files by passing in the appropriate
Configuration parameter (like Release or ReleaseMinDependency. Is there a corresponding way to
"clean" the generated files without having to a bunch of 's and 's??
There isn't a way using