hwrmhaptics/examples/hapticstestapp/sis/createandsign.cmd
changeset 76 cb32bcc88bad
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/hwrmhaptics/examples/hapticstestapp/sis/createandsign.cmd	Fri Oct 08 14:33:25 2010 +0300
@@ -0,0 +1,22 @@
+@echo off
+REM Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
+REM All rights reserved.
+REM This component and the accompanying materials are made available
+REM under the terms of the License "Symbian Foundation License v1.0"
+REM which accompanies this distribution, and is available
+REM at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
+REM
+REM Initial Contributors:
+REM Nokia Corporation - initial contribution.
+REM
+REM Contributors:
+REM
+REM Description:  ?Description
+REM
+REM
+@echo on
+
+
+del /q hapticstest.sis*
+makesis hapticstest.pkg
+signsis hapticstest.sis hapticstest.sisx rdtest_02.der rdtest_02.key
\ No newline at end of file