connectivitymodules/SeCon/servers/syncserver/group/sconsyncserver.mmp
branchRCL_3
changeset 19 0aa8cc770c8a
parent 18 453dfc402455
child 20 4a793f564d72
--- a/connectivitymodules/SeCon/servers/syncserver/group/sconsyncserver.mmp	Thu Aug 19 10:44:03 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,61 +0,0 @@
-/*
-* Copyright (c) 2009 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:  sconsyncserver mmp file
-*
-*/
-
-
-#include <platform_paths.hrh>
-#include <data_caging_paths.hrh>
-
-
-TARGET          sconsyncserver.exe
-TARGETTYPE      exe
-
-// Same capabilities than in DS Ui application
-CAPABILITY      LocalServices ReadUserData WriteUserData ReadDeviceData WriteDeviceData NetworkServices UserEnvironment ProtServ SwEvent NetworkControl Location
-
-UID             0x0 0x2001A964
-VENDORID        VID_DEFAULT
-
-EPOCSTACKSIZE   0x2000
-EPOCHEAPSIZE	0x500 0x800000 	// minimum and maximum heap sizes
-
-SOURCEPATH      ../src
-SOURCE          sconsyncserver.cpp
-SOURCE          sconsyncsession.cpp
-SOURCE          sconsyncrelationship.cpp
-SOURCE          sconasynchandler.cpp
-SOURCE          cscontimeout.cpp
-
-// common components (dataproviderinfo)
-SOURCEPATH      ../../../clients/syncclient/src
-USERINCLUDE     ../../../clients/syncclient/inc
-SOURCE          scondataproviderinfo.cpp
-
-USERINCLUDE     ..\inc
-
-// Default system include paths for middleware layer modules.
-MW_LAYER_SYSTEMINCLUDE
-
-DEBUGLIBRARY    flogger.lib
-LIBRARY         euser.lib
-LIBRARY         efsrv.lib
-LIBRARY         bafl.lib
-LIBRARY         ecom.lib
-LIBRARY         estor.lib // CDictionaryFileStore
-LIBRARY         smldataprovider.lib
-LIBRARY         nsmlchangefinder.lib
-LIBRARY         smlstoreformat.lib
-LIBRARY         charconv.lib