]
[mailto:[EMAIL PROTECTED] On Behalf Of
DavidSent: Wednesday, March 09, 2005 11:16 AMTo:
nant-users@lists.sourceforge.netSubject: [Nant-users] Custom Build
tool issue.
I have a solution file that
contains a project which calls a custom build
tool that takes a .tst file
as input, and outp
I have a solution file that
contains a project which calls a custom build
tool that takes a .tst file
as input, and outputs a .cpp (which then gets
built using the c++
compiler). It does not look like the custom build tool
is ever getting called when
I try and build the solution/proj
I have a solution file that contains a project which
calls a custom build tool that takes a .tst file as
input, and outputs a .cpp (which then gets built using
the c++ compiler). It does not look like the custom
build tool is ever getting called when I try and build
the solution/project using nant