Subversion Repositories sw_hrp

Rev

Rev 13 | Go to most recent revision | 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=-hlowres/sw.def
"%command%" "%args%"