source: local/greenstone3/windows-64bit/gs3-devel.sh@ 30443

Last change on this file since 30443 was 28359, checked in by davidb, 11 years ago

Separation of setup files into those needed for running Greenstone 3 and those needed to compile. Also introduced symbolic links for commonly used alternative filename (from Greenstone 3)

File size: 168 bytes
Line 
1
2# Useful when compiling with Cygwin on Windows
3
4pushd "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC"
5call vcvarsall.bat"" amd64
6popd
7
8source ./gs3-setup.sh
9
Note: See TracBrowser for help on using the repository browser.