mmserv/sts/stsserver/group/stsserver.mmp
branchRCL_3
changeset 20 0ac9a5310753
parent 19 095bea5f582e
child 21 999b2818a0eb
--- a/mmserv/sts/stsserver/group/stsserver.mmp	Tue Aug 31 15:43:02 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,52 +0,0 @@
-/*
- * Copyright (c) 2010 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:
- * This is the build file for the STS Server.
- */
-
-#include <platform_paths.hrh>
-#include <data_caging_paths.hrh>
-
-TARGET         stsserver.exe
-TARGETTYPE 		 exe
-UID            0 0x10207C90
-CAPABILITY     MultiMediaDD ReadDeviceData WriteDeviceData ReadUserData WriteUserData ProtServ
-VENDORID	     VID_DEFAULT
-
-EPOCPROCESSPRIORITY high
-EPOCSTACKSIZE  0x5000           
-EPOCHEAPSIZE   0x400 0x1000000
-
-MW_LAYER_SYSTEMINCLUDE
-OS_LAYER_LIBC_SYSTEMINCLUDE
-OS_LAYER_STDCPP_SYSTEMINCLUDE
-
-USERINCLUDE    ../inc
-USERINCLUDE    ../../sts/inc
-
-SOURCEPATH     ../src
-
-SOURCE         stsserverexe.cpp
-SOURCE         stsserver.cpp
-SOURCE         stsserversession.cpp
-
-STATICLIBRARY  sts.lib
-
-LIBRARY        ecom.lib
-LIBRARY        euser.lib
-LIBRARY        efsrv.lib
-LIBRARY        libc.lib
-LIBRARY        libstdcpp.lib
-LIBRARY        mediaclientaudio.lib
-LIBRARY        profileengine.lib