svgtopt/rom/SvgtPluginEcom.iby
changeset 41 f6f0364023ea
parent 35 f16f4715cbe4
child 43 78ea4ce942e1
equal deleted inserted replaced
35:f16f4715cbe4 41:f6f0364023ea
     1 /*
       
     2 * Copyright (c) 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 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:
       
    15 *
       
    16 */
       
    17 
       
    18 #ifndef __SVGTPLUGINECOM_IBY__
       
    19 #define __SVGTPLUGINECOM_IBY__
       
    20 
       
    21 #include <bldvariant.hrh>
       
    22 #ifdef __SERIES60_NATIVE_BROWSER
       
    23 ECOM_PLUGIN(npsvgtplugin.dll, 101F86DF.rsc)
       
    24 #endif __SERIES60_NATIVE_BROWSER
       
    25 #endif