diff -r 675a964f4eb5 -r 35751d3474b7 cryptoservices/certificateandkeymgmt/tx509/tx509.mmp --- a/cryptoservices/certificateandkeymgmt/tx509/tx509.mmp Tue Jul 21 01:04:32 2009 +0100 +++ b/cryptoservices/certificateandkeymgmt/tx509/tx509.mmp Thu Sep 10 14:01:51 2009 +0300 @@ -1,44 +1,46 @@ -/* -* 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 tx509.exe Implementation of tx509 -*/ - -TARGET tx509.exe -TARGETTYPE exe -UID 0x10000079 0x10001011 -VENDORID 0x70000001 - -SOURCEPATH . -SOURCE tx509main.cpp CorruptionTest.cpp SyntaxResult.cpp -SOURCE Validatetest.cpp SyntaxTest.cpp - -SOURCE extensiontest.cpp comparisontest.cpp - -USERINCLUDE ../../../crypto/weakcrypto/inc - -USERINCLUDE . -USERINCLUDE ../tcertcommon -SYSTEMINCLUDE /epoc32/include /epoc32/include/testhandler2 - -LIBRARY euser.lib efsrv.lib x509.lib crypto.lib -LIBRARY random.lib tcertcommon.lib -LIBRARY t_testhandler2.lib estor.lib - -LIBRARY cryptography.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 tx509.exe Implementation of tx509 +*/ + +TARGET tx509.exe +TARGETTYPE exe +UID 0x10000079 0x10001011 +VENDORID 0x70000001 + +SOURCEPATH . +SOURCE tx509main.cpp CorruptionTest.cpp SyntaxResult.cpp +SOURCE Validatetest.cpp SyntaxTest.cpp + +SOURCE extensiontest.cpp comparisontest.cpp + +USERINCLUDE ../../../crypto/weakcrypto/inc + +USERINCLUDE . +USERINCLUDE ../tcertcommon +SYSTEMINCLUDE /epoc32/include /epoc32/include/testhandler2 + +LIBRARY euser.lib efsrv.lib x509.lib crypto.lib +LIBRARY random.lib tcertcommon.lib +LIBRARY t_testhandler2.lib estor.lib + +LIBRARY cryptography.lib +SMPSAFE