resourcemgmt/hwresourcesmgr/test/te_hwrm/te_hwrm_pr.mmp
changeset 0 4e1aa6a622a0
child 52 d6b9e89d80a3
equal deleted inserted replaced
-1:000000000000 0:4e1aa6a622a0
       
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 TARGET			te_hwrm_pr.exe
       
    17 TARGETTYPE		exe
       
    18 UID				0x1000007A 0x101F7A03
       
    19 
       
    20 CAPABILITY all -tcb
       
    21 
       
    22 SOURCEPATH		.
       
    23 SOURCE			hwrmtest.cpp
       
    24 SOURCE			hwrmtestbase.cpp
       
    25 SOURCE			hwrmtestserver_pr.cpp
       
    26 
       
    27 SOURCEPATH		../utils
       
    28 SOURCE			endstatetimer.cpp
       
    29 SOURCE			pspropertyobserver.cpp
       
    30 
       
    31 USERINCLUDE		.
       
    32 USERINCLUDE		../utils
       
    33 USERINCLUDE     ../../include
       
    34 USERINCLUDE     ../../server/inc
       
    35 
       
    36 #ifndef SYMBIAN_OLD_EXPORT_LOCATION
       
    37 SYSTEMINCLUDE	/epoc32/include/test
       
    38 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    39 SYSTEMINCLUDE	/epoc32/include/platform/test
       
    40 SYSTEMINCLUDE	/epoc32/include/platform/hwrm
       
    41 #else
       
    42 SYSTEMINCLUDE	/epoc32/include
       
    43 SYSTEMINCLUDE	/epoc32/include/test
       
    44 SYSTEMINCLUDE	/epoc32/include/hwrm
       
    45 #endif
       
    46 
       
    47 
       
    48 STATICLIBRARY	tefunit.lib
       
    49 LIBRARY			euser.lib
       
    50 LIBRARY			testexecuteutils.lib
       
    51 LIBRARY         rfileloggerclient.lib
       
    52 LIBRARY			testexecutelogclient.lib
       
    53 
       
    54 LIBRARY         hwrmclient.lib 
       
    55 LIBRARY         hwrmvibraclient.lib 
       
    56 LIBRARY         hwrmlightclient.lib
       
    57 LIBRARY         hwrmextendedlightclient.lib
       
    58 LIBRARY         hwrmpowerclient.lib 
       
    59 LIBRARY         hwrmfmtxclient.lib 
       
    60 LIBRARY         centralrepository.lib
       
    61 LIBRARY         mockhwrm.lib
       
    62 LIBRARY         mocksy.lib
       
    63 
       
    64 SMPSAFE