usbmgmt/usbmgr/device/classdrivers/acm/classimplementation/acmserver/group/acmserver.mmp
branchRCL_3
changeset 43 012cc2ee6408
parent 42 f92a4f87e424
equal deleted inserted replaced
42:f92a4f87e424 43:012cc2ee6408
     1 /*
     1 /*
     2 * Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    34 SOURCE			acmserver.cpp
    34 SOURCE			acmserver.cpp
    35 SOURCE			acmserverimpl.cpp
    35 SOURCE			acmserverimpl.cpp
    36 SOURCE			acmserverclient.cpp
    36 SOURCE			acmserverclient.cpp
    37 
    37 
    38 USERINCLUDE		../inc
    38 USERINCLUDE		../inc
    39 USERINCLUDE		../../ecacm/public 
    39 USERINCLUDE		../../ecacm/public
    40 USERINCLUDE		../traces 
       
    41 
       
    42 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    40 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    43 
    41 
    44 LIBRARY			euser.lib 
    42 LIBRARY			euser.lib 
    45 LIBRARY			c32.lib
    43 LIBRARY			c32.lib
    46 
    44 
       
    45 #include <usb/usblogger.mmh>
       
    46 
    47 UNPAGED
    47 UNPAGED