diff -r 5a06f39ad45b -r 80975da52420 mmserv/sts/stsplayer/group/stsplayer.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mmserv/sts/stsplayer/group/stsplayer.mmp Mon May 03 12:59:52 2010 +0300 @@ -0,0 +1,32 @@ +/* + * 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