index > MSBuild > vcvarsall.bat what install is this part of?
vcvarsall.bat what install is this part of?
Hi,
I'm trying to set up a build environment in whichI do not want to install Visual Studio 2005 but rather just the minimum required components necessary for msbuild. I'm looking for what install vcvarsall is part of. Can someone please help.
Thanks
Terry
wahlsoft
Terry,
I think the file is a part of VS install; also, I think vcbuild (needed to build C++ files) is also part of VS installation - you can build only .NET projects without VS.
Hope that helps,
Eugene
Eugene Zakhareyev
Terry,
I think the file is a part of VS install; also, I think vcbuild (needed to build C++ files) is also part of VS installation - you can build only .NET projects without VS.