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

Last change on this file since 29149 was 29149, checked in by ak19, 10 years ago

Some corrections to the devel and setup bat scripts and changing the Vis Studio path for Akapuka

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