author | Maciej Seroka <maciejs@symbian.org> |
Tue, 27 Apr 2010 15:04:25 +0100 | |
changeset 984 | 22ae982db40e |
parent 964 | ca156d459030 |
permissions | -rw-r--r-- |
964
ca156d459030
Add new sf-tools build type for use with tools projects
Shabe Razvi <shaber@symbian.org>
parents:
diff
changeset
|
1 |
@echo off |
ca156d459030
Add new sf-tools build type for use with tools projects
Shabe Razvi <shaber@symbian.org>
parents:
diff
changeset
|
2 |
setlocal |
ca156d459030
Add new sf-tools build type for use with tools projects
Shabe Razvi <shaber@symbian.org>
parents:
diff
changeset
|
3 |
call %~dp0..\common\hlm.bat %* |
ca156d459030
Add new sf-tools build type for use with tools projects
Shabe Razvi <shaber@symbian.org>
parents:
diff
changeset
|
4 |
endlocal |
ca156d459030
Add new sf-tools build type for use with tools projects
Shabe Razvi <shaber@symbian.org>
parents:
diff
changeset
|
5 |
|
ca156d459030
Add new sf-tools build type for use with tools projects
Shabe Razvi <shaber@symbian.org>
parents:
diff
changeset
|
6 |
|
ca156d459030
Add new sf-tools build type for use with tools projects
Shabe Razvi <shaber@symbian.org>
parents:
diff
changeset
|
7 |