usbengines/usbwatcher/group/usbwatcherserver.mmp
changeset 57 62e6d990246c
parent 38 218231f2b3b3
child 63 ef2686f7597e
child 88 c3d148cdbed2
equal deleted inserted replaced
56:f45583a69686 57:62e6d990246c
     1 /*
     1 /*
     2 * Copyright (c) 2002-2007 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2002-2010 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".
    45 MW_LAYER_SYSTEMINCLUDE
    45 MW_LAYER_SYSTEMINCLUDE
    46 SYSTEMINCLUDE ../../usbotgwatcher/inc
    46 SYSTEMINCLUDE ../../usbotgwatcher/inc
    47 SYSTEMINCLUDE   /epoc32/include/usb
    47 SYSTEMINCLUDE   /epoc32/include/usb
    48 SYSTEMINCLUDE   /epoc32/include/mw/hb/hbcore
    48 SYSTEMINCLUDE   /epoc32/include/mw/hb/hbcore
    49 
    49 
    50 
       
    51 START RESOURCE usbman_pcsmtp.rss
       
    52 TARGET	usbman_pcsmtp
       
    53 TARGETPATH /private/101fe1db
       
    54 HEADER
       
    55 LANGUAGE_IDS
       
    56 END
       
    57 
       
    58 START RESOURCE usbman_pcs.rss
       
    59 TARGET	usbman_pcs
       
    60 TARGETPATH /private/101fe1db
       
    61 HEADER
       
    62 LANGUAGE_IDS
       
    63 END
       
    64 
       
    65 START RESOURCE usbman_pcspam.rss
       
    66 TARGET	usbman_pcspam
       
    67 TARGETPATH /private/101fe1db
       
    68 HEADER
       
    69 LANGUAGE_IDS
       
    70 END
       
    71 
       
    72 START RESOURCE usbman_pcsmtppam.rss
       
    73 TARGET	usbman_pcsmtppam
       
    74 TARGETPATH /private/101fe1db
       
    75 HEADER
       
    76 LANGUAGE_IDS
       
    77 END
       
    78 
       
    79 
       
    80 LIBRARY       euser.lib             // Kernel API
    50 LIBRARY       euser.lib             // Kernel API
    81 LIBRARY       usbman.lib            // RUsb API (i.e. USB Manager's client API)
    51 LIBRARY       usbman.lib            // RUsb API (i.e. USB Manager's client API)
    82 LIBRARY       etel.lib etelmm.lib   // Multimode Etel API
    52 LIBRARY       etel.lib etelmm.lib   // Multimode Etel API
    83 LIBRARY       ecom.lib
    53 LIBRARY       ecom.lib
    84 LIBRARY       usbpersonality.lib
    54 LIBRARY       usbpersonality.lib