resourcemgmt/hwrmtargetmodifierplugin/group/bld.inf
changeset 63 09d657f1ee00
parent 0 4e1aa6a622a0
child 61 8cb079868133
equal deleted inserted replaced
54:072a9626b290 63:09d657f1ee00
     1 /*
     1 /*
     2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2008-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".
    13 *
    13 *
    14 * Description:  Hardware Resource Manager Default Light Target Modifier Plugin 
    14 * Description:  Hardware Resource Manager Default Light Target Modifier Plugin 
    15 *                build information file
    15 *                build information file
    16 *
    16 *
    17 */
    17 */
       
    18 #if  defined(WINSCW) && !defined(__HWRM_TARGET_MODIFIER_PLUGIN)
       
    19 // Do nothing
       
    20 #else
       
    21 
    18 #include <platform_paths.hrh>
    22 #include <platform_paths.hrh>
    19 
    23 
    20 PRJ_PLATFORMS
    24 PRJ_PLATFORMS
    21 DEFAULT
    25 DEFAULT
    22 
    26 
    24 ../rom/hwrmdefaultlighttargetmodifierplugin.iby        CORE_OS_LAYER_IBY_EXPORT_PATH(hwrmdefaultlighttargetmodifierplugin.iby)
    28 ../rom/hwrmdefaultlighttargetmodifierplugin.iby        CORE_OS_LAYER_IBY_EXPORT_PATH(hwrmdefaultlighttargetmodifierplugin.iby)
    25 
    29 
    26 PRJ_MMPFILES
    30 PRJ_MMPFILES
    27 ../group/hwrmdefaultlighttargetmodifierplugin.mmp
    31 ../group/hwrmdefaultlighttargetmodifierplugin.mmp
    28 
    32 
    29 
    33 #endif
    30 //  End of File  
    34 //  End of File