[xiph-commits] r16479 - branches/theora-monty-post-1-1
giles at svn.xiph.org
giles at svn.xiph.org
Wed Aug 12 23:13:46 PDT 2009
Author: giles
Date: 2009-08-12 23:13:46 -0700 (Wed, 12 Aug 2009)
New Revision: 16479
Modified:
branches/theora-monty-post-1-1/SConstruct
Log:
Add y4o.c to the scons build.
Modified: branches/theora-monty-post-1-1/SConstruct
===================================================================
--- branches/theora-monty-post-1-1/SConstruct 2009-08-13 06:13:10 UTC (rev 16478)
+++ branches/theora-monty-post-1-1/SConstruct 2009-08-13 06:13:46 UTC (rev 16479)
@@ -202,6 +202,7 @@
encex.ParseConfig('pkg-config --cflags --libs vorbisenc vorbis')
encex_Sources = Split("""
encoder_example.c
+ y4o.c
../lib/libtheoraenc.a
../lib/libtheoradec.a
""")
More information about the commits
mailing list