source: local/greenstone3/windows-64bit/gs3-devel.bat@ 32431

Last change on this file since 32431 was 32431, checked in by ak19, 6 years ago

Feedback that MS Visual Studio set up is done

File size: 332 bytes
RevLine 
[28359]1@echo off
2
[29149]3rem pushd "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC"
[31441]4pushd "C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC"
[29149]5call vcvarsall.bat amd64
[28359]6popd
7
[32431]8echo Environment for Visual Studio set up
9
[28359]10call gs3-setup.bat
11
12
[29149]13
[30444]14rem %comspec% /k ""C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\vcvarsall.bat"" amd64
Note: See TracBrowser for help on using the repository browser.