Gert,

I am using the latest build at the link you gave me from June 19th, 2004.  
I understand that there are limitations in support for visual c++ projects.
The reason I am trying to exclude that project is that it won't compile
correctly using the solution task.  Is there a way to get a more recent
build of nant without compiling it myself?

Thanks,

Matt Hulse
[EMAIL PROTECTED]


> 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