ref: 638e16ba26635d85c7a3f4a806963557c10063cd
dir: /msvc9/LibOgg.vcproj/
<?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" Version="9.00" Name="LibOgg" ProjectGUID="{C5C229AC-316D-42CB-9CA3-329619618972}" RootNamespace="LibOgg" Keyword="Win32Proj" TargetFrameworkVersion="131072" > <Platforms> <Platform Name="Win32" /> </Platforms> <ToolFiles> </ToolFiles> <Configurations> <Configuration Name="Debug|Win32" OutputDirectory="$(SolutionDir)$(ConfigurationName)\lib\" IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\$(ProjectName)" ConfigurationType="4" CharacterSet="1" > <Tool Name="VCPreBuildEventTool" /> <Tool Name="VCCustomBuildTool" /> <Tool Name="VCXMLDataGeneratorTool" /> <Tool Name="VCWebServiceProxyGeneratorTool" /> <Tool Name="VCMIDLTool" /> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="../../libogg/include" PreprocessorDefinitions="WIN32;_DEBUG;_LIB;LIBOGG_EXPORTS" StringPooling="true" MinimalRebuild="true" ExceptionHandling="0" BasicRuntimeChecks="3" RuntimeLibrary="1" EnableFunctionLevelLinking="true" FloatingPointModel="2" RuntimeTypeInfo="false" UsePrecompiledHeader="0" WarningLevel="3" WarnAsError="true" SuppressStartupBanner="true" DebugInformationFormat="3" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLibrarianTool" /> <Tool Name="VCALinkTool" /> <Tool Name="VCXDCMakeTool" /> <Tool Name="VCBscMakeTool" /> <Tool Name="VCFxCopTool" /> <Tool Name="VCPostBuildEventTool" /> </Configuration> <Configuration Name="Release|Win32" OutputDirectory="$(SolutionDir)$(ConfigurationName)\lib\" IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\$(ProjectName)" ConfigurationType="4" 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="../../libogg/include" PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LIBOGG_EXPORTS" StringPooling="true" ExceptionHandling="0" RuntimeLibrary="0" EnableFunctionLevelLinking="true" FloatingPointModel="2" RuntimeTypeInfo="false" UsePrecompiledHeader="0" WarningLevel="3" WarnAsError="true" SuppressStartupBanner="true" DebugInformationFormat="3" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLibrarianTool" /> <Tool Name="VCALinkTool" /> <Tool Name="VCXDCMakeTool" /> <Tool Name="VCBscMakeTool" /> <Tool Name="VCFxCopTool" /> <Tool Name="VCPostBuildEventTool" /> </Configuration> </Configurations> <References> </References> <Files> <Filter Name="Source Files" Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" > <File RelativePath="..\..\libogg\src\bitwise.c" > </File> <File RelativePath="..\..\libogg\src\framing.c" > </File> </Filter> <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" > <File RelativePath="..\..\libogg\include\ogg\ogg.h" > </File> <File RelativePath="..\..\libogg\include\ogg\os_types.h" > </File> </Filter> </Files> <Globals> </Globals> </VisualStudioProject>