users@lists.sourceforge.netSubject: [Nant-users] Building only
one project from solution file at a time.
I have done most of
my build script using nmake and even though they can get fairly long there were
lots of things that can be done easily in them that seem harder to do in
NANT.
What I am trying to
Title: Message
I have done most of
my build script using nmake and even though they can get fairly long there were
lots of things that can be done easily in them that seem harder to do in
NANT.
What I am trying to
do is build one project at a time from a solution file. I am trying to
use