[Datatype-cvs] mp4/audio/renderer libumakefil,1.8,1.9

[Datatype-cvs] mp4/audio/renderer libumakefil,1.8,1.9

aperiquet at helixcommunity.org aperiquet at helixcommunity.org
Wed Oct 5 15:09:22 PDT 2005


Update of /cvsroot/datatype/mp4/audio/renderer
In directory cvs:/tmp/cvs-serv29376

Modified Files:
	libumakefil 
Log Message:
Enable build of Symbian MDF Software Audio Decoder

Index: libumakefil
===================================================================
RCS file: /cvsroot/datatype/mp4/audio/renderer/libumakefil,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- libumakefil	15 Apr 2004 18:59:01 -0000	1.8
+++ libumakefil	5 Oct 2005 22:09:18 -0000	1.9
@@ -50,13 +50,17 @@
                           "datatype/rm/include",
                           "datatype/mp4/payload/pub",
                           "datatype/amr/common/pub",
-                          "datatype/mp4/common/pub")
+                          "datatype/mp4/common/pub",
+                          "datatype/mdf/audio/common/pub")
 
 project.AddSources("mp4audio.cpp",
                    "mp4afmt.cpp",
                    "mp4adec.cpp",
                    "decinfostore.cpp")
 
+if project.IsDefined("HELIX_FEATURE_SYMBIAN_MDF_AUDIO_SW"):
+    project.AddSources("mdfswdecinfo.cpp")
+
 if project.IsDefined("HELIX_FEATURE_AUDIO_CODEC_RAAC"):
         project.AddSources("raacdecinfo.cpp")
 




More information about the Datatype-cvs mailing list
 

Site Map   |   Terms of Use   |   Privacy Policy   |   Contact Us

Copyright © 1995-2007 RealNetworks, Inc. All rights reserved. RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.