hwrmhaptics/hapticsclient/group/hwrmhapticsclient.mmp
changeset 0 4e1aa6a622a0
child 21 ccb4f6b3db21
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/hwrmhaptics/hapticsclient/group/hwrmhapticsclient.mmp	Tue Feb 02 00:53:00 2010 +0200
@@ -0,0 +1,48 @@
+/*
+* Copyright (c) 2008 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:  Haptics Client Project definition file.
+*
+*/
+
+
+#include <platform_paths.hrh>
+
+TARGET          hwrmhapticsclient.dll
+TARGETTYPE      dll
+
+UID             0x1000008D 0x200184BB 
+
+VENDORID        VID_DEFAULT
+
+CAPABILITY      CAP_GENERAL_DLL
+
+SOURCEPATH      ../src
+SOURCE          hwrmhaptics.cpp
+SOURCE          hwrmhapticsimpl.cpp
+SOURCE          hwrmhapticssession.cpp
+SOURCE          hwrmhapticsstatusobserver.cpp
+SOURCE          hwrmhapticsivtdatacache.cpp
+SOURCE          hwrmhapticsivtdatacacheao.cpp
+
+USERINCLUDE     ../inc
+USERINCLUDE     ../../inc
+
+OS_LAYER_SYSTEMINCLUDE
+
+LIBRARY         euser.lib
+LIBRARY         ws32.lib
+LIBRARY         ecom.lib
+LIBRARY         hwrmhapticspacketizer.lib 
+LIBRARY         hwrmhapticseffectdatagetterfw.lib
+