[xiph-commits] r14203 - in trunk/theora/win32: . VS2005/libtheora

giles at svn.xiph.org giles at svn.xiph.org
Tue Nov 20 11:32:46 PST 2007


Author: giles
Date: 2007-11-20 11:32:46 -0800 (Tue, 20 Nov 2007)
New Revision: 14203

Modified:
   trunk/theora/win32/VS2005/libtheora/libtheora.vcproj
   trunk/theora/win32/theora_static.dsp
Log:
Update the windows build. lib/enc/common.c was removed in r14050.


Modified: trunk/theora/win32/VS2005/libtheora/libtheora.vcproj
===================================================================
--- trunk/theora/win32/VS2005/libtheora/libtheora.vcproj	2007-11-20 17:19:11 UTC (rev 14202)
+++ trunk/theora/win32/VS2005/libtheora/libtheora.vcproj	2007-11-20 19:32:46 UTC (rev 14203)
@@ -620,10 +620,6 @@
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\lib\enc\common.c"
-					>
-				</File>
-				<File
 					RelativePath="..\..\..\lib\enc\dct.c"
 					>
 					<FileConfiguration

Modified: trunk/theora/win32/theora_static.dsp
===================================================================
--- trunk/theora/win32/theora_static.dsp	2007-11-20 17:19:11 UTC (rev 14202)
+++ trunk/theora/win32/theora_static.dsp	2007-11-20 19:32:46 UTC (rev 14203)
@@ -93,10 +93,6 @@
 # End Source File
 # Begin Source File
 
-SOURCE=..\lib\enc\common.c
-# End Source File
-# Begin Source File
-
 SOURCE=..\lib\cpu.c
 # End Source File
 # Begin Source File



More information about the commits mailing list