diff -r 641f389e9157 -r a71299154b21 contentmgmt/cafstreamingsupport/group/staserver.mmp --- a/contentmgmt/cafstreamingsupport/group/staserver.mmp Tue Aug 31 17:00:08 2010 +0300 +++ b/contentmgmt/cafstreamingsupport/group/staserver.mmp Wed Sep 01 12:40:57 2010 +0100 @@ -1,4 +1,4 @@ -// Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available // under the terms of the License "Eclipse Public License v1.0" @@ -23,12 +23,10 @@ CAPABILITY DRM NetworkControl NetworkServices OS_LAYER_SYSTEMINCLUDE_SYMBIAN +MW_LAYER_SYSTEMINCLUDE_SYMBIAN USERINCLUDE ../test/streamingtestagent/inc USERINCLUDE ../../referencedrmagent/RefTestAgent/streamingrefagent/inc -USERINCLUDE ../../referencedrmagent/RefTestAgent/localsdp/inc -USERINCLUDE ../../referencedrmagent/RefTestAgent/localsdp/api - SOURCEPATH ../test/streamingtestagent/source/server SOURCE staserver.cpp @@ -40,7 +38,9 @@ LIBRARY efsrv.lib LIBRARY cafutils.lib LIBRARY estor.lib -LIBRARY localsdpcodec.lib +#ifdef INTERNALLY_ENABLE_UPWARD_DEPENDENCY +LIBRARY sdpcodec.lib +#endif LIBRARY bafl.lib LIBRARY stashared.lib LIBRARY streamingcaf.lib