resourcemgmt/group/bld.inf
branchRCL_3
changeset 21 ccb4f6b3db21
parent 0 4e1aa6a622a0
child 22 8cb079868133
equal deleted inserted replaced
20:1ddbe54d0645 21:ccb4f6b3db21
     1 /*
     1 /*
     2 * Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    19 
    19 
    20 PRJ_PLATFORMS
    20 PRJ_PLATFORMS
    21 DEFAULT
    21 DEFAULT
    22 
    22 
    23 PRJ_EXPORTS
    23 PRJ_EXPORTS
    24 ../data/InternalHWRMLightsPolicy.ini           z:/private/101f7a02/customerhwrmlightspolicy.ini
       
    25 ../data/InternalHWRMVibraPolicy.ini            z:/private/101f7a02/customerhwrmvibrapolicy.ini
       
    26 ../data/InternalHWRMFmTxPolicy.ini             z:/private/101f7a02/customerhwrmfmtxpolicy.ini
       
    27 
    24 
    28 
    25 #include "../data/bld.inf"
       
    26 #include "../hwresourcesmgr/group/bld.inf"
       
    27 #include "../hwresourcesmgrconfig/bld.inf"
       
    28 #include "../powerandmemorynotificationservice/group/bld.inf"
    29 #include "../hwrmfmtxwatcherplugin/group/bld.inf"
    29 #include "../hwrmfmtxwatcherplugin/group/bld.inf"
    30 
       
    31 #if  defined(WINSCW) && !defined(__HWRM_TARGET_MODIFIER_PLUGIN)
       
    32 // Do nothing
       
    33 #else
       
    34 #include "../hwrmtargetmodifierplugin/group/bld.inf"
    30 #include "../hwrmtargetmodifierplugin/group/bld.inf"
    35 #endif
       
    36 
       
    37 #include "../vibractrl/group/bld.inf"
    31 #include "../vibractrl/group/bld.inf"
    38 
    32 
    39 //  End of File  
    33 //  End of File