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
Line 
1@echo off
2
3rem pushd "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC"
4pushd C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC
5call vcvarsall.bat amd64
6popd
7
8call gs3-setup.bat
9
10
11
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.