idlefw/plugins/pslnactiveidleplugin/group/bld.inf
branchRCL_3
changeset 9 d0529222e3f0
parent 4 1a2a00e78665
child 10 5ef93ea513cb
child 18 bd874ee5e5e2
equal deleted inserted replaced
4:1a2a00e78665 9:d0529222e3f0
     1 /*
       
     2 * Copyright (c) 2005 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:  This file provides the information required for building
       
    15 *                PslnActiveIdlePlugin.
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 
       
    23 PRJ_EXPORTS
       
    24 #include <platform_paths.hrh>
       
    25 ../loc/pslnactiveidle3plugin.loc             MW_LAYER_LOC_EXPORT_PATH(pslnactiveidle3plugin.loc)
       
    26 
       
    27 //../rom/pslnactiveidleplugin_resources.iby   LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(pslnactiveidleplugin_resources.iby)
       
    28 //../rom/pslnactiveidleplugin.iby             CORE_MW_LAYER_IBY_EXPORT_PATH(pslnactiveidleplugin.iby)
       
    29 
       
    30 		
       
    31 
       
    32 
       
    33 PRJ_MMPFILES
       
    34 pslnactiveidleplugin.mmp
       
    35 
       
    36 PRJ_EXTENSIONS
       
    37 START EXTENSION s60/mifconv
       
    38 OPTION TARGETFILE pslnactiveidleplugin.mif
       
    39 OPTION HEADERFILE pslnactiveidleplugin.mbg
       
    40 OPTION SOURCES \
       
    41         -c8,8 qgn_prop_psln_ai_sub
       
    42 END
       
    43 
       
    44 PRJ_TESTMMPFILES
       
    45 
       
    46 // End of File.