os/security/crypto/weakcryptospi/group/tpaddingServer.mmp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 /*
     2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 *
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    11 *
    12 * Contributors:
    13 *
    14 * Description: 
    15 *
    16 */
    17 
    18 
    19 TARGET 		tpaddingserver.exe
    20 TARGETTYPE 	exe
    21 UID 		0x1000007a 0x101f777c
    22 CAPABILITY	ReadUserData WriteUserData
    23 
    24 VENDORID	0x70000001
    25 
    26 SOURCEPATH	../test/tpadding
    27 SOURCE 		tpaddingServer.cpp
    28 SOURCE 		tpaddingTestSteps.cpp
    29 SOURCE 		tpaddingNone.cpp
    30 SOURCE		tpaddingSSLv3.cpp
    31 SOURCE		tpaddingPKCS1.cpp
    32 SOURCE		tpaddingPKCS7.cpp
    33 
    34 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    35 
    36 LIBRARY		testexecuteutils.lib
    37 LIBRARY		testexecutelogclient.lib
    38 LIBRARY		euser.lib cryptography.lib random.lib
    39 SMPSAFE