diff -r 43d09473c595 -r 128eb6a32b84 mmserv/sts/stsplayer/group/stsplayer.mmp --- a/mmserv/sts/stsplayer/group/stsplayer.mmp Fri May 14 16:22:35 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,32 +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 project specification file for building the - * stsimplementation static library. - */ - -#include - -TARGET stsplayer.lib -TARGETTYPE lib - -MW_LAYER_SYSTEMINCLUDE -OS_LAYER_LIBC_SYSTEMINCLUDE -OS_LAYER_STDCPP_SYSTEMINCLUDE -USERINCLUDE ../../inc - -SOURCEPATH ../src - -SOURCE sts.cpp -SOURCE stsplayer.cpp