|
Anthony,
Create
a VS solution and include the common file as link in VS.
Set up
projects to include the hundreds of files you have, defining
dependencies etc. Then use <solution> to point out the
solution
and
the build config to build.
The
<solution> taks is made to run a solution, not to include
loads
of
code and file references, really. If you don't like the idea,
check
out
<csc> that is specifically made for those how like a more
fine
grained file control in Nant.
Hope
that helps.
/Nicke
|
Title: Message
- [Nant-users] Solutions Vs Nant? Anthony Coelho
- Nicklas Norling
