| <?xml version="1.0" encoding="Windows-1252"?> | |
| <VisualStudioProject | |
| ProjectType="Visual C++" | |
| Version="9.00" | |
| Name="webmmfvorbisdec_2008" | |
| ProjectGUID="{560D4BFA-63B9-468E-8845-7705DE2FBDDF}" | |
| RootNamespace="webmmfvorbisdec" | |
| Keyword="Win32Proj" | |
| TargetFrameworkVersion="196613" | |
| > | |
| <Platforms> | |
| <Platform | |
| Name="Win32" | |
| /> | |
| <Platform | |
| Name="x64" | |
| /> | |
| </Platforms> | |
| <ToolFiles> | |
| </ToolFiles> | |
| <Configurations> | |
| <Configuration | |
| Name="Debug|Win32" | |
| OutputDirectory="$(SolutionDir)..\..\dll\webmmf\$(PlatformName)\$(ConfigurationName)" | |
| IntermediateDirectory="$(SolutionDir)..\..\obj\$(SolutionName)\$(ProjectName)\$(PlatformName)\$(ConfigurationName)" | |
| ConfigurationType="2" | |
| CharacterSet="1" | |
| > | |
| <Tool | |
| Name="VCPreBuildEventTool" | |
| /> | |
| <Tool | |
| Name="VCCustomBuildTool" | |
| /> | |
| <Tool | |
| Name="VCXMLDataGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCWebServiceProxyGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCMIDLTool" | |
| /> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories=""$(SolutionDir)..\common";"$(SolutionDir)..\third_party\libogg";"$(SolutionDir)..\third_party\libvorbis";"$(SolutionDir)webmmftests";$(SolutionDir)..\third_party" | |
| PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;WEBMMFVORBISDEC_EXPORTS" | |
| MinimalRebuild="false" | |
| BasicRuntimeChecks="3" | |
| RuntimeLibrary="1" | |
| UsePrecompiledHeader="0" | |
| BrowseInformation="1" | |
| WarningLevel="4" | |
| DebugInformationFormat="1" | |
| /> | |
| <Tool | |
| Name="VCManagedResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCPreLinkEventTool" | |
| /> | |
| <Tool | |
| Name="VCLinkerTool" | |
| AdditionalDependencies="mfuuid.lib mfplat.lib libogg_static.lib libvorbis_static.lib" | |
| OutputFile="$(OutDir)\webmmfvorbisdec32.dll" | |
| LinkIncremental="2" | |
| AdditionalLibraryDirectories=""$(SolutionDir)..\third_party\libogg\x86\debug";"$(SolutionDir)..\third_party\libvorbis\x86\debug"" | |
| GenerateManifest="false" | |
| IgnoreDefaultLibraryNames="" | |
| ModuleDefinitionFile="webmmfvorbisdec.def" | |
| GenerateDebugInformation="true" | |
| SubSystem="0" | |
| LinkTimeCodeGeneration="0" | |
| TargetMachine="1" | |
| /> | |
| <Tool | |
| Name="VCALinkTool" | |
| /> | |
| <Tool | |
| Name="VCManifestTool" | |
| /> | |
| <Tool | |
| Name="VCXDCMakeTool" | |
| /> | |
| <Tool | |
| Name="VCBscMakeTool" | |
| /> | |
| <Tool | |
| Name="VCFxCopTool" | |
| /> | |
| <Tool | |
| Name="VCAppVerifierTool" | |
| /> | |
| <Tool | |
| Name="VCPostBuildEventTool" | |
| /> | |
| </Configuration> | |
| <Configuration | |
| Name="Debug|x64" | |
| OutputDirectory="$(SolutionDir)..\..\dll\webmmf\$(PlatformName)\$(ConfigurationName)" | |
| IntermediateDirectory="$(SolutionDir)..\..\obj\$(SolutionName)\$(ProjectName)\$(PlatformName)\$(ConfigurationName)" | |
| ConfigurationType="2" | |
| CharacterSet="1" | |
| > | |
| <Tool | |
| Name="VCPreBuildEventTool" | |
| /> | |
| <Tool | |
| Name="VCCustomBuildTool" | |
| /> | |
| <Tool | |
| Name="VCXMLDataGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCWebServiceProxyGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCMIDLTool" | |
| /> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories=""$(SolutionDir)..\common";"$(SolutionDir)..\third_party\libogg";"$(SolutionDir)..\third_party\libvorbis";"$(SolutionDir)webmmftests";"$(SolutionDir)..\third_party"" | |
| PreprocessorDefinitions="WIN64;_DEBUG;_WINDOWS;_USRDLL;NOMINMAX" | |
| BasicRuntimeChecks="3" | |
| RuntimeLibrary="1" | |
| WarningLevel="4" | |
| DebugInformationFormat="1" | |
| /> | |
| <Tool | |
| Name="VCManagedResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCPreLinkEventTool" | |
| /> | |
| <Tool | |
| Name="VCLinkerTool" | |
| AdditionalDependencies="mfuuid.lib mfplat.lib libogg_static.lib libvorbis_static.lib" | |
| OutputFile="$(OutDir)\webmmfvorbisdec64.dll" | |
| AdditionalLibraryDirectories=""$(SolutionDir)..\third_party\libogg\x64\debug";"$(SolutionDir)..\third_party\libvorbis\x64\debug"" | |
| GenerateManifest="false" | |
| ModuleDefinitionFile="webmmfvorbisdec.def" | |
| GenerateDebugInformation="true" | |
| TargetMachine="17" | |
| /> | |
| <Tool | |
| Name="VCALinkTool" | |
| /> | |
| <Tool | |
| Name="VCManifestTool" | |
| /> | |
| <Tool | |
| Name="VCXDCMakeTool" | |
| /> | |
| <Tool | |
| Name="VCBscMakeTool" | |
| /> | |
| <Tool | |
| Name="VCFxCopTool" | |
| /> | |
| <Tool | |
| Name="VCAppVerifierTool" | |
| /> | |
| <Tool | |
| Name="VCPostBuildEventTool" | |
| /> | |
| </Configuration> | |
| <Configuration | |
| Name="Release|Win32" | |
| OutputDirectory="$(SolutionDir)..\..\dll\webmmf\$(PlatformName)\$(ConfigurationName)" | |
| IntermediateDirectory="$(SolutionDir)..\..\obj\$(SolutionName)\$(ProjectName)\$(PlatformName)\$(ConfigurationName)" | |
| ConfigurationType="2" | |
| CharacterSet="1" | |
| WholeProgramOptimization="1" | |
| > | |
| <Tool | |
| Name="VCPreBuildEventTool" | |
| /> | |
| <Tool | |
| Name="VCCustomBuildTool" | |
| /> | |
| <Tool | |
| Name="VCXMLDataGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCWebServiceProxyGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCMIDLTool" | |
| /> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| EnableIntrinsicFunctions="true" | |
| AdditionalIncludeDirectories=""$(SolutionDir)..\common";"$(SolutionDir)..\third_party\libogg";"$(SolutionDir)..\third_party\libvorbis";"$(SolutionDir)webmmftests";"$(SolutionDir)..\third_party"" | |
| PreprocessorDefinitions="WIN32;_WINDOWS;_USRDLL" | |
| RuntimeLibrary="0" | |
| EnableFunctionLevelLinking="true" | |
| UsePrecompiledHeader="0" | |
| WarningLevel="4" | |
| DebugInformationFormat="0" | |
| /> | |
| <Tool | |
| Name="VCManagedResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCPreLinkEventTool" | |
| /> | |
| <Tool | |
| Name="VCLinkerTool" | |
| AdditionalDependencies="mfuuid.lib mfplat.lib libogg_static.lib libvorbis_static.lib" | |
| OutputFile="$(OutDir)\webmmfvorbisdec32.dll" | |
| LinkIncremental="1" | |
| AdditionalLibraryDirectories=""$(SolutionDir)..\third_party\libogg\x86\release";"$(SolutionDir)..\third_party\libvorbis\x86\release"" | |
| ModuleDefinitionFile="webmmfvorbisdec.def" | |
| GenerateDebugInformation="false" | |
| SubSystem="0" | |
| OptimizeReferences="2" | |
| EnableCOMDATFolding="2" | |
| TargetMachine="1" | |
| /> | |
| <Tool | |
| Name="VCALinkTool" | |
| /> | |
| <Tool | |
| Name="VCManifestTool" | |
| /> | |
| <Tool | |
| Name="VCXDCMakeTool" | |
| /> | |
| <Tool | |
| Name="VCBscMakeTool" | |
| /> | |
| <Tool | |
| Name="VCFxCopTool" | |
| /> | |
| <Tool | |
| Name="VCAppVerifierTool" | |
| /> | |
| <Tool | |
| Name="VCPostBuildEventTool" | |
| /> | |
| </Configuration> | |
| <Configuration | |
| Name="Release|x64" | |
| OutputDirectory="$(SolutionDir)..\..\dll\webmmf\$(PlatformName)\$(ConfigurationName)" | |
| IntermediateDirectory="$(SolutionDir)..\..\obj\$(SolutionName)\$(ProjectName)\$(PlatformName)\$(ConfigurationName)" | |
| ConfigurationType="2" | |
| CharacterSet="1" | |
| WholeProgramOptimization="1" | |
| > | |
| <Tool | |
| Name="VCPreBuildEventTool" | |
| /> | |
| <Tool | |
| Name="VCCustomBuildTool" | |
| /> | |
| <Tool | |
| Name="VCXMLDataGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCWebServiceProxyGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCMIDLTool" | |
| /> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories=""$(SolutionDir)..\common";"$(SolutionDir)..\third_party\libogg";"$(SolutionDir)..\third_party\libvorbis";"$(SolutionDir)webmmftests";"$(SolutionDir)..\third_party"" | |
| PreprocessorDefinitions="WIN64;_WINDOWS;_USRDLL;NOMINMAX" | |
| WarningLevel="4" | |
| /> | |
| <Tool | |
| Name="VCManagedResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCPreLinkEventTool" | |
| /> | |
| <Tool | |
| Name="VCLinkerTool" | |
| AdditionalDependencies="mfuuid.lib mfplat.lib libogg_static.lib libvorbis_static.lib" | |
| OutputFile="$(OutDir)\webmmfvorbisdec64.dll" | |
| LinkIncremental="1" | |
| AdditionalLibraryDirectories=""$(SolutionDir)..\third_party\libogg\x64\release";"$(SolutionDir)..\third_party\libvorbis\x64\release"" | |
| GenerateManifest="false" | |
| ModuleDefinitionFile="webmmfvorbisdec.def" | |
| TargetMachine="17" | |
| /> | |
| <Tool | |
| Name="VCALinkTool" | |
| /> | |
| <Tool | |
| Name="VCManifestTool" | |
| /> | |
| <Tool | |
| Name="VCXDCMakeTool" | |
| /> | |
| <Tool | |
| Name="VCBscMakeTool" | |
| /> | |
| <Tool | |
| Name="VCFxCopTool" | |
| /> | |
| <Tool | |
| Name="VCAppVerifierTool" | |
| /> | |
| <Tool | |
| Name="VCPostBuildEventTool" | |
| /> | |
| </Configuration> | |
| </Configurations> | |
| <References> | |
| </References> | |
| <Files> | |
| <Filter | |
| Name="resources" | |
| Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" | |
| UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" | |
| > | |
| <File | |
| RelativePath=".\resource.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\webmmfvorbisdec.rc" | |
| > | |
| </File> | |
| </Filter> | |
| <Filter | |
| Name="common" | |
| > | |
| <File | |
| RelativePath="..\..\common\cfactory.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\..\common\cfactory.hpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\..\common\clockable.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\..\common\clockable.hpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\..\common\comreg.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\..\common\comreg.hpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\..\common\memutil.hpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\..\common\memutilfwd.hpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\..\common\vorbisdecoder.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\..\common\vorbisdecoder.hpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\..\common\vorbistypes.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\..\common\vorbistypes.hpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\..\common\webmtypes.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\..\common\webmtypes.hpp" | |
| > | |
| </File> | |
| </Filter> | |
| <Filter | |
| Name="third_party" | |
| > | |
| <Filter | |
| Name="ogg" | |
| > | |
| <File | |
| RelativePath="..\..\third_party\libogg\ogg\ogg.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\..\third_party\libogg\ogg\os_types.h" | |
| > | |
| </File> | |
| </Filter> | |
| <Filter | |
| Name="vorbis" | |
| > | |
| <File | |
| RelativePath="..\..\third_party\libvorbis\vorbis\codec.h" | |
| > | |
| </File> | |
| </Filter> | |
| </Filter> | |
| <Filter | |
| Name="webmmftests" | |
| > | |
| <File | |
| RelativePath="..\webmmftests\wfxrawwriter.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\webmmftests\wfxrawwriter.hpp" | |
| > | |
| </File> | |
| </Filter> | |
| <File | |
| RelativePath=".\dllentry.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\webmmfvorbisdec.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\webmmfvorbisdec.hpp" | |
| > | |
| </File> | |
| </Files> | |
| <Globals> | |
| </Globals> | |
| </VisualStudioProject> |