devicesrvapitest/accessorieshaitest/accessories/group/t_accessories.mmp
changeset 0 4e1aa6a622a0
child 21 ccb4f6b3db21
equal deleted inserted replaced
-1:000000000000 0:4e1aa6a622a0
       
     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 "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 #include <platform_paths.hrh>
       
    19 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    20 
       
    21 TARGET			t_accessories.exe
       
    22 TARGETTYPE		exe
       
    23 UID				0x102863E7 0xA00041CA
       
    24 VENDORID		0x70000001
       
    25 
       
    26 capability		All -Tcb
       
    27 
       
    28 SOURCEPATH		../src
       
    29 
       
    30 SOURCE			../../common/src/datawrapperbase.cpp
       
    31 SOURCE			t_raccessoryconnectiondata.cpp t_accessoriesserver.cpp t_raccessoryserverdata.cpp
       
    32 
       
    33 USERINCLUDE		../inc
       
    34 USERINCLUDE		../../common/inc 
       
    35 
       
    36 SYSTEMINCLUDE	/epoc32/include
       
    37 SYSTEMINCLUDE	/epoc32/include/oem
       
    38 SYSTEMINCLUDE	/epoc32/include/test
       
    39 SYSTEMINCLUDE	/epoc32/include/kernel
       
    40 
       
    41 
       
    42 
       
    43 LIBRARY			euser.lib
       
    44 LIBRARY			efsrv.lib
       
    45 LIBRARY			hal.lib
       
    46 LIBRARY			testexecuteutils.lib
       
    47 LIBRARY			testexecutelogclient.lib
       
    48 LIBRARY			bafl.lib
       
    49 LIBRARY			iniparser.lib
       
    50 LIBRARY			accclient.lib
       
    51 LIBRARY			accpolicy.lib
       
    52 LIBRARY			ecom.lib
       
    53 
       
    54 
       
    55 SMPSAFE