[xiph-commits] r11246 - branches/oggdsf_ce_port/src/lib/codecs/theora/libs/libOOTheora

illiminable at svn.xiph.org illiminable at svn.xiph.org
Sat Apr 22 21:29:54 PDT 2006


Author: illiminable
Date: 2006-04-22 21:29:49 -0700 (Sat, 22 Apr 2006)
New Revision: 11246

Modified:
   branches/oggdsf_ce_port/src/lib/codecs/theora/libs/libOOTheora/
   branches/oggdsf_ce_port/src/lib/codecs/theora/libs/libOOTheora/libOOTheora.vcproj
Log:
* Remove ignore
* Update theora wrapper


Property changes on: branches/oggdsf_ce_port/src/lib/codecs/theora/libs/libOOTheora
___________________________________________________________________
Name: svn:ignore
   - *


Modified: branches/oggdsf_ce_port/src/lib/codecs/theora/libs/libOOTheora/libOOTheora.vcproj
===================================================================
--- branches/oggdsf_ce_port/src/lib/codecs/theora/libs/libOOTheora/libOOTheora.vcproj	2006-04-23 04:21:44 UTC (rev 11245)
+++ branches/oggdsf_ce_port/src/lib/codecs/theora/libs/libOOTheora/libOOTheora.vcproj	2006-04-23 04:29:49 UTC (rev 11246)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="Windows-1252"?>
+<?xml version="1.0" encoding="Windows-1252"?> 
 <VisualStudioProject
 	ProjectType="Visual C++"
 	Version="8.00"
@@ -953,7 +953,7 @@
 				Name="VCCLCompilerTool"
 				ExecutionBucket="7"
 				Optimization="0"
-				AdditionalIncludeDirectories="..\..\..\..\core\ogg;..\libtheora\include;..\..\..\..\core\ogg\libogg\include;..\..\..\..\helper"
+				AdditionalIncludeDirectories="..\..\..\..\core\ogg;..\libtheora\include;..\..\..\..\core\ogg\libogg\include;..\..\..\..\helper;&quot;..\..\libs\libtheora-exp\include&quot;"
 				PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBOOTHEORA_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_)"
 				MinimalRebuild="true"
 				RuntimeLibrary="3"
@@ -1197,7 +1197,7 @@
 				InlineFunctionExpansion="2"
 				EnableIntrinsicFunctions="true"
 				FavorSizeOrSpeed="1"
-				AdditionalIncludeDirectories="..\..\..\..\core\ogg;..\libtheora\include;..\..\..\..\core\ogg\libogg\include;..\..\..\..\helper"
+				AdditionalIncludeDirectories="..\..\..\..\core\ogg;..\libtheora\include;..\..\..\..\core\ogg\libogg\include;..\..\..\..\helper;&quot;..\..\libs\libtheora-exp\include&quot;"
 				PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBOOTHEORA_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_)"
 				MinimalRebuild="false"
 				RuntimeLibrary="2"



More information about the commits mailing list