sf-package/hlm.bat
author ThomasE
Wed, 29 Jul 2009 15:35:45 +0100
changeset 310 1c53d9d8d78d
parent 0 571f289c60b8
permissions -rw-r--r--
Added a new "sf.os.compile.fast" parameter to skip redundant steps when executing the builds in separate config targets.

@echo off
setlocal
call %~dp0..\common\hlm.bat %*
endlocal