t: exec on devenv.exe does not output anything
Hi everyone,
I am running an Ant script from Luntbuild in order to build an Visual Studio
8 solution (set of projects).
When I run "devenv.exe Complete.sln /build Release" from a command line I
get the output of the build in the DOS box, but
> Date: Fri, 27 Mar 2009 11:38:32 +
> Subject: exec on devenv.exe does not output anything
>
>
> Hi everyone,
>
> I am running an Ant script from Luntbuild in order to build an Visual Studio
> 8 solution (set of projects).
> When I run "devenv.exe Complete.sln
Hi everyone,
I am running an Ant script from Luntbuild in order to build an Visual Studio 8
solution (set of projects).
When I run "devenv.exe Complete.sln /build Release" from a command line I get
the output of the build in the DOS box, but when I run the same command with an
task it does no