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

Last change on this file since 30444 was 30444, checked in by davidb, 8 years ago

Move to newer version of ant needed, for some of the features now used in Greenstone3's build.xml + newer versions of Java

File size: 287 bytes
RevLine 
[28359]1@echo off
2
[29149]3rem pushd "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC"
[30444]4pushd C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC
[29149]5call vcvarsall.bat amd64
[28359]6popd
7
8call gs3-setup.bat
9
10
[29149]11
[30444]12rem %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.