usbmgmt/usbmgr/host/functiondrivers/ms/msmm/group/usbhostmsmm.iby
changeset 0 c9bc50fca66e
child 15 f92a4f87e424
equal deleted inserted replaced
-1:000000000000 0:c9bc50fca66e
       
     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 #ifndef MSMM_IBY
       
    19 #define MSMM_IBY
       
    20 
       
    21 #include <ecom.iby>
       
    22 
       
    23 #ifndef SYMBIAN_EXCLUDE_MSMM_POLICY_PLUGIN
       
    24 #ifdef _DEBUG
       
    25 ECOM_PLUGIN_UDEB(referencepolicyplugin.dll, 10285c46.rsc)
       
    26 #else
       
    27 ECOM_PLUGIN(referencepolicyplugin.dll, 10285c46.rsc)
       
    28 #endif
       
    29 #endif //SYMBIAN_EXCLUDE_MSMM_POLICY_PLUGIN 
       
    30 
       
    31 file=ABI_DIR\USB_DIR\msmmsession.dll	        Sys\bin\msmmsession.dll
       
    32 file=ABI_DIR\USB_DIR\msmmserver.exe	         	Sys\bin\msmmserver.exe
       
    33 
       
    34 #endif
       
    35