You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

localSetup.bat.txt 540B

12345678910111213141516171819
  1. rem sample local setup, e.g., for quicklook.bat
  2. rem set values and change filename to localSetup.bat
  3. rem -- picked up by ant scripts
  4. set JAVA_HOME=c:\apps\jdk1.3.1
  5. rem -- quicklook.bat adds the following to command line
  6. rem setup from/to for result email
  7. set userEmail=isberg@parc.com
  8. set mailHost=dagobah.parc.xerox.com
  9. rem setup ant cvs task, which execs cvs
  10. set HOME=c:\home\wes
  11. set CVSROOT=:ext:isberg@aspectj.org:/aspectj-home/cvsroot
  12. set CVS_RSH=c:\apps\ssh\ssh
  13. set PATH=c:\home\apps\cygwin\bin;c:\WIN2000\system32;c:\WIN2000