nant-users  

[NAnt-users] <MSBUILD> task of nant contrib always call x86 msbuild.exe

Yogendra Prasad
Mon, 23 Jun 2008 00:20:10 -0700

Hi All,

I have a 64bit build machine, and in my build script I used <msbuild> task
for building a *.csproj. I could see <msbuild> task always calls 32bit
msbuild.exe to compile the project.

Is there any way where i could configure NANT or NANT contrib config files
or do some thing so that <msbuild> task will invoke 64bit msbuild.exe.

Please help me.

Thanks.
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users
  • [NAnt-users] <MSBUILD> task of nant contrib always call x86 msbuild.exe Yogendra Prasad