Ignore:
Timestamp:
2014-07-17T15:59:40+12:00 (10 years ago)
Author:
ak19
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • local/greenstone3/windows-64bit/gs3-devel.bat

    r28359 r29149  
    11@echo off
    22
    3 pushd "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC"
    4 call vcvarsall.bat"" amd64
     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
    56popd
    67
     
    89
    910
     11
     12rem %comspec% /k ""C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\vcvarsall.bat"" amd64
Note: See TracChangeset for help on using the changeset viewer.