----- Original Message -----
From: "Matt Hulse" <[EMAIL PROTECTED]>
To: "'Gert Driesen'" <[EMAIL PROTECTED]>; "'Faarup, Mikkel'"
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, June 30, 2004 4:50 PM
Subject: RE: [Nant-users] Cannot build solution with .mdproj projects?


> I am having the same problem as Mikkel using excludeprojects when building
> my solution.  I am using the full path to the project to exclude.  Any
other
> ideas?  Is anyone using excludeprojects successfully?
>
> Here is my .build section:
>
> <solution
> solutionfile="C:\Conformx\solutions\matth\Conformx.sln"
> configuration="Debug"
> >
>
> <excludeprojects>
> <include name="c:\conformx\shared\MimePackage\MimePackage.vcproj" />
> </excludeprojects>
> </solution>

What version of NAnt are you using ?  Can you try using a recent nightly
build (http://nant.sourceforge.net/nightly/builds) ?

Thanks !

Gert

PS.  You should note that support for Visual C++ projects is very limited at
this time (volunteers are always welcome) ...


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to