usbmgmt/usbmgr/host/functiondrivers/ms/msmm/refppnotifier/group/refppnotifier.iby
branchRCL_3
changeset 16 012cc2ee6408
parent 0 c9bc50fca66e
equal deleted inserted replaced
15:f92a4f87e424 16:012cc2ee6408
       
     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 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:
       
    15 *
       
    16 */
       
    17 
       
    18 /**
       
    19  @file
       
    20  @internalComponent
       
    21 */
       
    22 
       
    23 #ifndef __REFPPNOTIFIER_IBY__
       
    24 #define __REFPPNOTIFIER_IBY__
       
    25 
       
    26 #include <ecom.iby>
       
    27 #ifdef _DEBUG
       
    28 ECOM_PLUGIN_UDEB(refppnotifier.dll, refppnotifier.rsc)
       
    29 #else
       
    30 ECOM_PLUGIN(refppnotifier.dll, refppnotifier.rsc)
       
    31 #endif
       
    32 
       
    33 data=DATAZ_\resource\apps\dialog.rsc		"\resource\apps\dialog.rsc"
       
    34 
       
    35 #endif // __REFPPNOTIFIER_IBY__