source: main/tags/2.26/gsdl/setup.bat

Last change on this file was 1182, checked in by sjboddie, 24 years ago

rewrote the build.bat script in perl (it's still in a .bat wrapper) as
there were problems with the old build.bat on windows 95/98. Also turned
echoing off in setup.bat.

  • Property svn:mime-type set to application/octet-stream
File size: 112 bytes
Line 
1@echo
2set GSDLHOME=**GSDLHOME**
3set GSDLOS=windows
4set PATH=%PATH%;%GSDLHOME%\bin\windows;%GSDLHOME%\bin\script
Note: See TracBrowser for help on using the repository browser.