Subversion Repositories filter_foundry

Rev

View as "text/x-msdos-batch" | Blame | Last modification | View Log | RSS feed

  1. @echo off
  2.  
  3. cd /d "%~dp0"
  4. call visual_studio/vc_make_3264.bat
  5.  
  6. cd /d "%~dp0"
  7. call wpj/make_watcom.bat
  8.  
  9. cd /d "%~dp0"
  10. call make_zip.bat
  11.