Another alternative is to use the task invoking "devenv.com
project.sln /build debug".
That will use the VC++ Directories, but it requies VS.Net to be installed on
the build machine.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Pablo Zurita
Bill Arnette wrote:
See this:
http://sourceforge.net/tracker/index.php?func=detail&aid=1096614&group_id=31
650&atid=402868
The only solution currently is to set INCLUDE and LIB environment variables.
This can be done in the shell before invoking Nant, or you can use this
script task (oringally post
See this:
http://sourceforge.net/tracker/index.php?func=detail&aid=1096614&group_id=31
650&atid=402868
The only solution currently is to set INCLUDE and LIB environment variables.
This can be done in the shell before invoking Nant, or you can use this
script task (oringally posted by another list