Add wrapper .bat file for build_package.pl
authorDario Sestito <darios@symbian.org>
Mon, 14 Jun 2010 16:03:06 +0100
changeset 77 bde272fb9ff9
parent 76 fe2cee402e0a
child 78 b9933b133306
Add wrapper .bat file for build_package.pl
build_package.bat
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/build_package.bat	Mon Jun 14 16:03:06 2010 +0100
@@ -0,0 +1,15 @@
+@REM Copyright (c) 2009 Symbian Foundation Ltd
+@REM This component and the accompanying materials are made available
+@REM under the terms of the License "Eclipse Public License v1.0"
+@REM which accompanies this distribution, and is available
+@REM at the URL "http://www.eclipse.org/legal/epl-v10.html".
+@REM
+@REM Initial Contributors:
+@REM Symbian Foundation Ltd - initial contribution.
+@REM
+@REM Contributors:
+@REM
+@REM Description:
+@REM Invokes the tool by call to the related interpreter
+
+@perl %~dp0\build_package.pl %*