What is the format
of the NAnt response file? Something like this, using a file called
NAnt.Response
-buildfile:NAnt.build
-l:My.log
-D:app.file.buildfile=My.build
-D:app.file.properties=My.properties
invoked
like:
NAnt
@NAnt.Response
Thanks,
Rod