--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/usbengines/usbwatcher/group/usbwatcherserver.mmp Thu Dec 17 09:14:30 2009 +0200
@@ -0,0 +1,86 @@
+/*
+* Copyright (c) 2002-2007 Nokia Corporation and/or its subsidiary(-ies).
+* All rights reserved.
+* This component and the accompanying materials are made available
+* under the terms of "Eclipse Public License v1.0"
+* which accompanies this distribution, and is available
+* at the URL "http://www.eclipse.org/legal/epl-v10.html".
+*
+* Initial Contributors:
+* Nokia Corporation - initial contribution.
+*
+* Contributors:
+*
+* Description: Project definition file for project UsbWatcher
+*
+*/
+
+
+#include <platform_paths.hrh>
+
+TARGET UsbWatcher.exe
+TARGETTYPE exe
+
+TARGETPATH /system/programs
+
+UID 0x1000008d 0x101F9696
+
+VENDORID VID_DEFAULT
+
+CAPABILITY LocalServices ReadDeviceData NetworkControl WriteDeviceData DiskAdmin ReadUserData WriteUserData ProtServ
+
+SOURCEPATH ../src
+SOURCE usbwatcher.cpp cusbwatcher.cpp cusbactivestate.cpp
+SOURCE cusbwatchersession.cpp cusbwatcherserver.cpp
+SOURCE cusbactivepersonalityhandler.cpp
+SOURCE cusbwatcherscheduler.cpp
+SOURCE cusbdevicelock.cpp
+SOURCE cusbdevconstarter.cpp
+SOURCE cusbglobalsystemstateobserver.cpp
+
+USERINCLUDE ../inc
+
+MW_LAYER_SYSTEMINCLUDE
+SYSTEMINCLUDE ../../usbotgwatcher/inc
+SYSTEMINCLUDE /epoc32/include/usb
+
+
+START RESOURCE usbman_pcsmtp.rss
+TARGET usbman_pcsmtp
+TARGETPATH /private/101fe1db
+HEADER
+LANGUAGE_IDS
+END
+
+START RESOURCE usbman_pcs.rss
+TARGET usbman_pcs
+TARGETPATH /private/101fe1db
+HEADER
+LANGUAGE_IDS
+END
+
+START RESOURCE usbman_pcspam.rss
+TARGET usbman_pcspam
+TARGETPATH /private/101fe1db
+HEADER
+LANGUAGE_IDS
+END
+
+START RESOURCE usbman_pcsmtppam.rss
+TARGET usbman_pcsmtppam
+TARGETPATH /private/101fe1db
+HEADER
+LANGUAGE_IDS
+END
+
+
+LIBRARY euser.lib // Kernel API
+LIBRARY usbman.lib // RUsb API (i.e. USB Manager's client API)
+LIBRARY etel.lib etelmm.lib // Multimode Etel API
+LIBRARY ecom.lib
+LIBRARY usbpersonality.lib
+LIBRARY centralrepository.lib // Central Repository (USB Personality API)
+LIBRARY featmgr.lib
+LIBRARY usbotgwatcher.lib //OTG
+
+DEBUGLIBRARY flogger.lib // File logging