Subversion Repositories sw_hrp

Rev

Rev 13 | Blame | Compare with Previous | Last modification | View Log | RSS feed

@echo off
set command=echo
if exist sw.exe set command="sw.exe"
if exist sw.bat set command=call "sw.bat"
if exist swp.exe set command="swp.exe"
if exist swp.bat set command=call "swp.bat"
set args=-hhighres/sw_hrp.def
%command% %args% %*