cbsatplugin/atmisccmdplugin/rom/atmisccmdplugin.iby
branchRCL_3
changeset 16 b23265fb36da
child 19 43824b19ee35
equal deleted inserted replaced
14:f7fbeaeb166a 16:b23265fb36da
       
     1 /*
       
     2  * Copyright (c) 2008-2009 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  * Initial Contributors:
       
     9  * Nokia Corporation - initial contribution.
       
    10  *
       
    11  * Contributors:
       
    12  * Description :Contains information about binary files and binary file locations
       
    13  *
       
    14  */
       
    15 
       
    16 #ifndef ATMISCCMDPLUGIN_IBY
       
    17 #define ATMISCCMDPLUGIN_IBY
       
    18 
       
    19 ECOM_PLUGIN(atmisccmdplugin.dll, atmisccmdplugin.rsc)
       
    20 S60_APP_RESOURCE(atmisccmdpluginresource)
       
    21 
       
    22 #endif // ATMISCCMDPLUGIN_IBY
       
    23 
       
    24 // End of File