coreapplicationuis/ATCmdPlugin/group/bld.inf
changeset 21 c4cbaa4fb734
equal deleted inserted replaced
0:2e3d3ce01487 21:c4cbaa4fb734
       
     1 
       
     2 /*
       
     3  * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     4  * All rights reserved.
       
     5  * This component and the accompanying materials are made available
       
     6  * under the terms of "Eclipse Public License v1.0"
       
     7  * which accompanies this distribution, and is available
       
     8  * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     9  * Initial Contributors:
       
    10  * Nokia Corporation - initial contribution.
       
    11  *
       
    12  * Contributors:
       
    13  * Description :This file provides the information required for building the
       
    14  *              atcmdpluginecom.dll
       
    15  *
       
    16  */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 
       
    23 PRJ_EXPORTS
       
    24 ../rom/atcmdplugin.iby   CORE_MW_LAYER_IBY_EXPORT_PATH(atcmdplugin.iby)
       
    25 
       
    26 PRJ_TESTEXPORTS
       
    27 
       
    28 PRJ_MMPFILES
       
    29 atcmdplugin.mmp
       
    30 
       
    31 PRJ_TESTMMPFILES
       
    32 
       
    33 // End of File
       
    34