syncmlfw/ds/alerthandler/bld/nsmldsalert.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 17 Sep 2010 08:34:58 +0300
changeset 68 415c00f1675d
parent 0 b497e44ab2fc
permissions -rw-r--r--
Revision: 201035 Kit: 201037

/*
* 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