> Yes, the project does compile fine in VS.

May be a problem in NAnt then.  I don't know that much about VC++.NET so
I'm probably not going to be much help here.

Do you set any special options such as output folder?

> Do Iinclude "ScenarioBuilder\Scenario.vcproj" in a "<projects>" tag
within
> "<solution>" or will the solution task automatically see the
dependency 
> and do it for me.

The solution task should just be able work out what the projects are
from the .sln - you shouldn't need to set any <projects> elements in it.
By default, it will compile all projects for a particular solution (if
there have been changes).

> I'm doing what you sug gested and using the <delete> to clean my
output
> files.  It wasn't as bad as I thought it would be. thanks.

Glad that's working for you. :)

John


**********************************************************************
Privileged/Confidential Information may be contained in this 
message. If you are not the addressee indicated in this 
message (or responsible for delivery of the message to such 
person), you must not copy, distribute or take any action in 
reliance to it.
In such case, you should destroy this message and kindly 
notify the sender by reply email. Please advise immediately 
if you or your employer do not consent to Internet email for 
messages of this kind. Opinions, conclusions and other 
information in this message that do not relate to the official 
business of Minorplanet Systems Plc shall be understood as 
neither given nor endorsed by it.
**********************************************************************



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to