diff -r 675a964f4eb5 -r 35751d3474b7 cryptoservices/asnpkcs/test/tasnpkcs.mmp --- a/cryptoservices/asnpkcs/test/tasnpkcs.mmp Tue Jul 21 01:04:32 2009 +0100 +++ b/cryptoservices/asnpkcs/test/tasnpkcs.mmp Thu Sep 10 14:01:51 2009 +0300 @@ -1,37 +1,39 @@ -/* -* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). -* All rights reserved. -* This component and the accompanying materials are made available -* under the terms of the License "Eclipse Public License v1.0" -* which accompanies this distribution, and is available -* at the URL "http://www.eclipse.org/legal/epl-v10.html". -* -* Initial Contributors: -* Nokia Corporation - initial contribution. -* -* Contributors: -* -* Description: -* -*/ -/** -@file - -@SYMPurpose tasnpkcs.exe Test harness for anspkcs -*/ - -TARGET tasnpkcs.exe -TARGETTYPE exe -UID 0x10000079 0x10001011 -VENDORID 0x70000001 - -SOURCEPATH . -SOURCE tactiondecodepkcs5.cpp tasnpkcsmain.cpp -SOURCE tactiontestpkcs8.cpp - -SYSTEMINCLUDE /epoc32/include - -USERINCLUDE ../../../crypto/weakcrypto/inc -USERINCLUDE ../../../cryptomgmtlibs/securitytestfw/test/testhandler2 - -LIBRARY euser.lib efsrv.lib t_testhandler2.lib asnpkcs.lib asn1.lib +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of the License "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ + +/** +@file + +@SYMPurpose tasnpkcs.exe Test harness for anspkcs +*/ + +TARGET tasnpkcs.exe +TARGETTYPE exe +UID 0x10000079 0x10001011 +VENDORID 0x70000001 + +SOURCEPATH . +SOURCE tactiondecodepkcs5.cpp tasnpkcsmain.cpp +SOURCE tactiontestpkcs8.cpp + +SYSTEMINCLUDE /epoc32/include + +USERINCLUDE ../../../crypto/weakcrypto/inc +USERINCLUDE ../../../cryptomgmtlibs/securitytestfw/test/testhandler2 + +LIBRARY euser.lib efsrv.lib t_testhandler2.lib asnpkcs.lib asn1.lib +SMPSAFE