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>


Thanks,

Matt Hulse
[EMAIL PROTECTED]

 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Gert Driesen
Sent: Tuesday, June 29, 2004 10:32 PM
To: Faarup, Mikkel; [EMAIL PROTECTED]
Subject: Re: [Nant-users] Cannot build solution with .mdproj projects?

Mikkel,

You need to specify the full path (or path relative to project base
directory) to the project files that you want to exclude.

Hope this helps,

Gert

----- Original Message -----
From: "Faarup, Mikkel" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 28, 2004 9:39 AM
Subject: [Nant-users] Cannot build solution with .mdproj projects?



The excludeprojects does not work for me... can anyone help?



Btw,  is this the correct way to use excludepriojects?



<excludeprojects>

  <include name="Models.mdproj" />

</excludeprojects>



.mdproj projects are model-projects for Rational XDE



Br

Mikkel




Our name has changed.  Please update your address book to the following
format: "[EMAIL PROTECTED]".

This message contains information that may be privileged or confidential and
is the property of the Capgemini Group. It is intended only for the person
to whom it is addressed. If you are not the intended recipient,  you are not
authorized to read, print, retain, copy, disseminate,  distribute, or use
this message or any part thereof. If you receive this  message in error,
please notify the sender immediately and delete all  copies of this message.



-------------------------------------------------------
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



-------------------------------------------------------
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