contentmgmt/cafstreamingsupport/group/staclient.mmp
branchRCL_3
changeset 96 a71299154b21
parent 95 641f389e9157
--- a/contentmgmt/cafstreamingsupport/group/staclient.mmp	Tue Aug 31 17:00:08 2010 +0300
+++ b/contentmgmt/cafstreamingsupport/group/staclient.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"
@@ -25,10 +25,9 @@
 
 USERINCLUDE 	../test/streamingtestagent/inc
 USERINCLUDE 	../../referencedrmagent/RefTestAgent/streamingrefagent/inc
-USERINCLUDE 	../../referencedrmagent/RefTestAgent/localsdp/inc
-USERINCLUDE 	../../referencedrmagent/RefTestAgent/localsdp/api
 
 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
+MW_LAYER_SYSTEMINCLUDE_SYMBIAN
 
 SOURCEPATH 	../test/streamingtestagent/source/client
 SOURCE 		staclient.cpp
@@ -37,7 +36,9 @@
 LIBRARY		scsclient.lib
 LIBRARY		estor.lib
 LIBRARY		cafutils.lib
-LIBRARY		localsdpcodec.lib
+#ifdef INTERNALLY_ENABLE_UPWARD_DEPENDENCY
+LIBRARY		sdpcodec.lib
+#endif
 LIBRARY		stashared.lib
 LIBRARY 	streamingcaf.lib efsrv.lib
 SMPSAFE