scrsaver/screensaveraiwplugin/group/bld.inf
changeset 14 8a173132b0aa
parent 2 058b1fc1663a
equal deleted inserted replaced
2:058b1fc1663a 14:8a173132b0aa
     1 /*
       
     2 * Copyright (c) 2006 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:     Build information file for project screensaveraiwplugin
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 
       
    22 
       
    23 // ============================================================================
       
    24 // Platforms
       
    25 // ============================================================================
       
    26 //
       
    27 PRJ_PLATFORMS
       
    28 
       
    29 // ============================================================================
       
    30 // Exports
       
    31 // ============================================================================
       
    32 //
       
    33 PRJ_EXPORTS
       
    34 ../loc/screensaveraiwplugin.loc MW_LAYER_LOC_EXPORT_PATH(screensaveraiwplugin.loc)
       
    35 
       
    36 ../rom/screensaveraiwplugin.iby          CORE_MW_LAYER_IBY_EXPORT_PATH(screensaveraiwplugin.iby)
       
    37 ../rom/screensaveraiwpluginresources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(screensaveraiwpluginresources.iby)
       
    38 
       
    39 
       
    40 // ============================================================================
       
    41 // MMP Files
       
    42 // ============================================================================
       
    43 //
       
    44 PRJ_MMPFILES
       
    45 
       
    46 #if defined(TOOLS) || defined(CWTOOLS)
       
    47 #else
       
    48 screensaveraiwplugin.mmp
       
    49 #endif
       
    50 
       
    51 PRJ_TESTMMPFILES
       
    52 
       
    53 // End of file