syncmlfw/ds/alerthandler/bld/nsmldsalert.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 17 Dec 2009 09:07:52 +0200
changeset 0 b497e44ab2fc
child 64 910464db1b65
child 65 5cc2995847ea
permissions -rw-r--r--
Revision: 200949 Kit: 200951

/*
* Copyright (c) 2004 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:  DS server alert handler
*
*/


#include <platform_paths.hrh>
#include <defaultcaps.hrh>

CAPABILITY	CAP_ECOM_PLUGIN
VENDORID	VID_DEFAULT
TARGET		nsmldsalert.dll
TARGETTYPE	PLUGIN
UID		0x10009D8D 0x101F99EC

SOURCEPATH      ../src 

SOURCE          nsmldsalert.cpp

START RESOURCE 101F99ED.rss
TARGET		nsmldsalert.rsc
END

USERINCLUDE     ../inc   
USERINCLUDE     ../../inc
USERINCLUDE     ../../settings/inc
USERINCLUDE     ../../../common/wbxml/inc 
USERINCLUDE     ../../../common/wbxml/inc/syncml
USERINCLUDE     ../../../common/syncagent/inc
USERINCLUDE     ../../../common/alerthandler/inc
USERINCLUDE     ../../../common/sosserver_privateapi/inc
USERINCLUDE     ../../../common/sosserver/inc

MW_LAYER_SYSTEMINCLUDE
SYSTEMINCLUDE   /epoc32/include/ecom 

LIBRARY         euser.lib    
LIBRARY         estor.lib    
LIBRARY         nsmldebug.lib    
LIBRARY 	NSmlPrivateApi.lib
LIBRARY         nsmldssettings.lib
LIBRARY         nsmlwbxml.lib
LIBRARY         nsmlagentcommon.lib
LIBRARY		ecom.lib