os/security/cryptomgmtlibs/securityutils/test/trecog/trecog.mmp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 /*
     2 * Copyright (c) 2005-2009 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			trecogserver.exe
    20 targettype		exe
    21 UID             0x1000007A 0x1027553D
    22 CAPABILITY  	AllFiles WriteDeviceData PowerMgmt Protserv SwEvent
    23 
    24 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    25 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    26 
    27 SOURCEPATH		.
    28 SOURCE			trecogserver.cpp trecogstep.cpp
    29 
    30 USERINCLUDE	 	.
    31 
    32 LIBRARY		cone.lib ws32.lib euser.lib ecom.lib
    33 LIBRARY		testexecuteutils.lib  testexecutelogclient.lib
    34 LIBRARY		apparc.lib efsrv.lib estor.lib gdi.lib 
    35 LIBRARY     apfile.lib apgrfx.lib  bafl.lib apmime.lib apserv.lib
    36 
    37 LIBRARY     charconv.lib 
    38 
    39 // We're quite heavy on the stack... 4k in WinS isn't enough...
    40 EPOCSTACKSIZE	0xf000
    41 
    42 VENDORID 0x70000001
    43 SMPSAFE