hlm.bat
author Shabe Razvi <shaber@symbian.org>
Wed, 28 Apr 2010 17:28:01 +0100
changeset 1015 334e3f2f79e5
parent 0 571f289c60b8
permissions -rw-r--r--
Update run-qmake template to run Orbit configure.py first, followed by mkspec export. This should allow hb SYSTEMINCLUDEs for subsequently processed .pro files.

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