1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="7.10"
5	Name="oggzinfo"
6	ProjectGUID="{417CD8BD-E1C2-4C3E-AC70-2F5C7C853D22}"
7	SccProjectName=""
8	SccLocalPath="">
9	<Platforms>
10		<Platform
11			Name="Win32"/>
12	</Platforms>
13	<Configurations>
14		<Configuration
15			Name="Release|Win32"
16			OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
17			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
18			ConfigurationType="1"
19			UseOfMFC="0"
20			ATLMinimizesCRunTimeLibraryUsage="FALSE"
21			CharacterSet="2">
22			<Tool
23				Name="VCCLCompilerTool"
24				Optimization="3"
25				GlobalOptimizations="TRUE"
26				InlineFunctionExpansion="2"
27				AdditionalIncludeDirectories="..\..\..\..\libogg\include;..\..\..\include;..\..;..\..\..\src\liboggz"
28				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
29				StringPooling="TRUE"
30				RuntimeLibrary="0"
31				EnableFunctionLevelLinking="TRUE"
32				UsePrecompiledHeader="0"
33				PrecompiledHeaderFile=""
34				AssemblerListingLocation=""
35				ObjectFile="$(IntDir)/"
36				ProgramDataBaseFileName="$(IntDir)/vc70.pdb"
37				WarningLevel="3"
38				SuppressStartupBanner="TRUE"
39				CompileAs="0"/>
40			<Tool
41				Name="VCCustomBuildTool"/>
42			<Tool
43				Name="VCLinkerTool"
44				AdditionalOptions="/LTCG"
45				AdditionalDependencies="..\$(PlatformName)\$(ConfigurationName)\liboggz_static.lib libogg_static.lib"
46				OutputFile="$(OutDir)/oggzinfo.exe"
47				LinkIncremental="1"
48				SuppressStartupBanner="TRUE"
49				AdditionalLibraryDirectories="$(OutDir)"
50				ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
51				SubSystem="1"
52				OptimizeReferences="2"
53				EnableCOMDATFolding="2"
54				TargetMachine="1"/>
55			<Tool
56				Name="VCMIDLTool"
57				TypeLibraryName=".\Release/oggzinfo.tlb"
58				HeaderFileName=""/>
59			<Tool
60				Name="VCPostBuildEventTool"/>
61			<Tool
62				Name="VCPreBuildEventTool"/>
63			<Tool
64				Name="VCPreLinkEventTool"/>
65			<Tool
66				Name="VCResourceCompilerTool"
67				PreprocessorDefinitions="NDEBUG"
68				Culture="1033"/>
69			<Tool
70				Name="VCWebServiceProxyGeneratorTool"/>
71			<Tool
72				Name="VCXMLDataGeneratorTool"/>
73			<Tool
74				Name="VCWebDeploymentTool"/>
75			<Tool
76				Name="VCManagedWrapperGeneratorTool"/>
77			<Tool
78				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
79		</Configuration>
80		<Configuration
81			Name="Debug|Win32"
82			OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
83			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
84			ConfigurationType="1"
85			UseOfMFC="0"
86			ATLMinimizesCRunTimeLibraryUsage="FALSE"
87			CharacterSet="2">
88			<Tool
89				Name="VCCLCompilerTool"
90				Optimization="0"
91				AdditionalIncludeDirectories="..\..\..\..\libogg\include;..\..\..\include;..\..;..\..\..\src\liboggz"
92				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
93				BasicRuntimeChecks="3"
94				RuntimeLibrary="1"
95				UsePrecompiledHeader="0"
96				PrecompiledHeaderFile=""
97				AssemblerListingLocation=""
98				ObjectFile="$(IntDir)/"
99				ProgramDataBaseFileName="$(IntDir)/vc70.pdb"
100				WarningLevel="3"
101				SuppressStartupBanner="TRUE"
102				DebugInformationFormat="0"
103				CompileAs="0"/>
104			<Tool
105				Name="VCCustomBuildTool"/>
106			<Tool
107				Name="VCLinkerTool"
108				AdditionalDependencies="..\$(PlatformName)\$(ConfigurationName)\liboggz_static.lib libogg_static.lib"
109				OutputFile="$(OutDir)/oggzinfo.exe"
110				LinkIncremental="1"
111				SuppressStartupBanner="TRUE"
112				AdditionalLibraryDirectories="$(OutDir)"
113				GenerateDebugInformation="TRUE"
114				ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
115				SubSystem="1"
116				TargetMachine="1"/>
117			<Tool
118				Name="VCMIDLTool"
119				TypeLibraryName=".\oggzinfo___Win32_Debug/oggzinfo.tlb"
120				HeaderFileName=""/>
121			<Tool
122				Name="VCPostBuildEventTool"/>
123			<Tool
124				Name="VCPreBuildEventTool"/>
125			<Tool
126				Name="VCPreLinkEventTool"/>
127			<Tool
128				Name="VCResourceCompilerTool"
129				PreprocessorDefinitions="_DEBUG"
130				Culture="1033"/>
131			<Tool
132				Name="VCWebServiceProxyGeneratorTool"/>
133			<Tool
134				Name="VCXMLDataGeneratorTool"/>
135			<Tool
136				Name="VCWebDeploymentTool"/>
137			<Tool
138				Name="VCManagedWrapperGeneratorTool"/>
139			<Tool
140				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
141		</Configuration>
142	</Configurations>
143	<References>
144	</References>
145	<Files>
146		<Filter
147			Name="Source Files"
148			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
149			<File
150				RelativePath="..\..\attgetopt.c">
151			</File>
152			<File
153				RelativePath="..\..\..\src\liboggz\dirac.c">
154			</File>
155			<File
156				RelativePath="..\..\..\src\tools\oggz-info.c">
157			</File>
158			<File
159				RelativePath="..\..\..\src\tools\oggz_tools.c">
160			</File>
161			<File
162				RelativePath="..\..\..\src\tools\skeleton.c">
163			</File>
164			<File
165				RelativePath="..\..\strsep.c">
166			</File>
167		</Filter>
168		<Filter
169			Name="Header Files"
170			Filter="h;hpp;hxx;hm;inl">
171			<File
172				RelativePath="..\..\..\src\tools\oggz_tools.h">
173			</File>
174			<File
175				RelativePath="..\..\..\src\tools\skeleton.h">
176			</File>
177		</Filter>
178		<Filter
179			Name="Resource Files"
180			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
181		</Filter>
182	</Files>
183	<Globals>
184	</Globals>
185</VisualStudioProject>
186