[Matroska-cvs] [matroska] r1258 - trunk/foo_input_matroska
ayana at matroska.org
ayana at matroska.org
Mon Jul 17 08:51:23 CEST 2006
Author: ayana
Date: 2006-07-17 10:51:18 +0400 (Mon, 17 Jul 2006)
New Revision: 1258
Modified:
trunk/foo_input_matroska/foo_input_matroska.rc
trunk/foo_input_matroska/foo_input_matroska.vcproj
Log:
update version to 0.9.1.1
Modified: trunk/foo_input_matroska/foo_input_matroska.rc
===================================================================
--- trunk/foo_input_matroska/foo_input_matroska.rc 2006-07-17 06:48:03 UTC (rev 1257)
+++ trunk/foo_input_matroska/foo_input_matroska.rc 2006-07-17 06:51:18 UTC (rev 1258)
@@ -18,7 +18,6 @@
-
@@ -27,8 +26,8 @@
-
-
+
+
@@ -44,11 +43,11 @@
-
+
-
+
@@ -67,7 +66,6 @@
-
Modified: trunk/foo_input_matroska/foo_input_matroska.vcproj
===================================================================
--- trunk/foo_input_matroska/foo_input_matroska.vcproj 2006-07-17 06:48:03 UTC (rev 1257)
+++ trunk/foo_input_matroska/foo_input_matroska.vcproj 2006-07-17 06:51:18 UTC (rev 1258)
@@ -53,7 +53,7 @@
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
- PrecompiledHeaderFile=".\Debug/foo_matroska.pch"
+ PrecompiledHeaderFile=".\Debug/foo_input_matroska.pch"
AssemblerListingLocation=".\Debug/"
ObjectFile=".\Debug/"
ProgramDataBaseFileName=".\Debug/"
@@ -77,15 +77,15 @@
Name="VCLinkerTool"
AdditionalDependencies="shared.lib libebmld.lib libmatroskad.lib"
ShowProgress="0"
- OutputFile="../foobar2000/components/foo_matroska.dll"
+ OutputFile="../foobar2000/components/foo_input_matroska.dll"
LinkIncremental="2"
SuppressStartupBanner="true"
AdditionalLibraryDirectories="../shared"
IgnoreAllDefaultLibraries="false"
IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
- ProgramDatabaseFile=".\Debug/foo_matroska.pdb"
- ImportLibrary=".\Debug/foo_matroska.lib"
+ ProgramDatabaseFile=".\Debug/foo_input_matroska.pdb"
+ ImportLibrary=".\Debug/foo_input_matroska.lib"
TargetMachine="1"
/>
<Tool
@@ -124,6 +124,7 @@
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="1"
+ WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
@@ -148,14 +149,17 @@
/>
<Tool
Name="VCCLCompilerTool"
- Optimization="1"
- InlineFunctionExpansion="1"
+ Optimization="2"
+ InlineFunctionExpansion="2"
+ FavorSizeOrSpeed="1"
+ WholeProgramOptimization="true"
AdditionalIncludeDirectories="../../libebml,../../libmatroska"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;FOO_MATROSKA_EXPORTS"
StringPooling="true"
RuntimeLibrary="0"
EnableFunctionLevelLinking="true"
- PrecompiledHeaderFile=".\Release/foo_matroska.pch"
+ FloatingPointModel="2"
+ PrecompiledHeaderFile=".\Release/foo_input_matroska.pch"
AssemblerListingLocation=".\Release/"
ObjectFile=".\Release/"
ProgramDataBaseFileName=".\Release/"
@@ -183,8 +187,9 @@
AdditionalLibraryDirectories="../shared"
IgnoreAllDefaultLibraries="false"
IgnoreDefaultLibraryNames=""
- ProgramDatabaseFile=".\Release/foo_matroska.pdb"
- ImportLibrary=".\Release/foo_matroska.lib"
+ ProgramDatabaseFile=".\Release/foo_input_matroska.pdb"
+ LinkTimeCodeGeneration="1"
+ ImportLibrary=".\Release/foo_input_matroska.lib"
TargetMachine="1"
/>
<Tool
@@ -214,6 +219,112 @@
Name="VCPostBuildEventTool"
/>
</Configuration>
+ <Configuration
+ Name="Release SSE|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="2"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ CharacterSet="1"
+ WholeProgramOptimization="1"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ PreprocessorDefinitions="NDEBUG"
+ MkTypLibCompatible="true"
+ SuppressStartupBanner="true"
+ TargetEnvironment="1"
+ TypeLibraryName=".\../Release/foo_matroska.tlb"
+ HeaderFileName=""
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="3"
+ InlineFunctionExpansion="2"
+ FavorSizeOrSpeed="1"
+ WholeProgramOptimization="true"
+ AdditionalIncludeDirectories="../../libebml,../../libmatroska"
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;FOO_MATROSKA_EXPORTS;ARCH_SSE"
+ StringPooling="true"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="true"
+ EnableEnhancedInstructionSet="1"
+ FloatingPointModel="2"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile=".\Release/foo_input_matroska.pch"
+ AssemblerListingLocation=".\Release/"
+ ObjectFile=".\Release/"
+ ProgramDataBaseFileName=".\Release/"
+ WarningLevel="3"
+ SuppressStartupBanner="true"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1033"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalDependencies="shared.lib libebml.lib libmatroska.lib"
+ OutputFile=".\Release/foo_input_matroska.dll"
+ Version=""
+ LinkIncremental="1"
+ SuppressStartupBanner="true"
+ AdditionalLibraryDirectories="../shared"
+ IgnoreAllDefaultLibraries="false"
+ IgnoreDefaultLibraryNames=""
+ ProgramDatabaseFile=".\Release/foo_input_matroska.pdb"
+ LinkTimeCodeGeneration="1"
+ ImportLibrary=".\Release/foo_input_matroska.lib"
+ TargetMachine="1"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ SuppressStartupBanner="true"
+ OutputFile=".\../Release/foo_matroska.bsc"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
</Configurations>
<References>
</References>
@@ -223,6 +334,10 @@
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
>
<File
+ RelativePath=".\container_matroska_impl.cpp"
+ >
+ </File>
+ <File
RelativePath="DbgOut.cpp"
>
<FileConfiguration
@@ -243,6 +358,15 @@
PreprocessorDefinitions=""
/>
</FileConfiguration>
+ <FileConfiguration
+ Name="Release SSE|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
</File>
<File
RelativePath="foo_input_matroska.cpp"
@@ -265,6 +389,15 @@
PreprocessorDefinitions=""
/>
</FileConfiguration>
+ <FileConfiguration
+ Name="Release SSE|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
</File>
<File
RelativePath="matroska_parser.cpp"
@@ -287,6 +420,15 @@
PreprocessorDefinitions=""
/>
</FileConfiguration>
+ <FileConfiguration
+ Name="Release SSE|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
</File>
</Filter>
<Filter
@@ -294,6 +436,14 @@
Filter="h;hpp;hxx;hm;inl"
>
<File
+ RelativePath=".\container_matroska.h"
+ >
+ </File>
+ <File
+ RelativePath=".\container_matroska_impl.h"
+ >
+ </File>
+ <File
RelativePath="DbgOut.h"
>
</File>
@@ -333,6 +483,14 @@
PreprocessorDefinitions=""
/>
</FileConfiguration>
+ <FileConfiguration
+ Name="Release SSE|Win32"
+ >
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
</File>
</Filter>
</Files>
More information about the Matroska-cvs
mailing list