1<?xml version="1.0" encoding="shift_jis"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="7.10"
5	Name="dspadpcm"
6	SccProjectName="&quot;$/Dolphin/build/tools/dspadpcm/src&quot;, AFMAAAAA"
7	SccLocalPath=".">
8	<Platforms>
9		<Platform
10			Name="Win32"/>
11	</Platforms>
12	<Configurations>
13		<Configuration
14			Name="Release|Win32"
15			OutputDirectory=".\Release"
16			IntermediateDirectory=".\Release"
17			ConfigurationType="1"
18			UseOfMFC="0"
19			ATLMinimizesCRunTimeLibraryUsage="FALSE"
20			CharacterSet="2">
21			<Tool
22				Name="VCCLCompilerTool"
23				Optimization="2"
24				InlineFunctionExpansion="1"
25				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
26				StringPooling="TRUE"
27				RuntimeLibrary="4"
28				EnableFunctionLevelLinking="TRUE"
29				PrecompiledHeaderFile=".\Release/dspadpcm.pch"
30				AssemblerListingLocation=".\Release/"
31				ObjectFile=".\Release/"
32				ProgramDataBaseFileName=".\Release/"
33				WarningLevel="3"
34				SuppressStartupBanner="TRUE"/>
35			<Tool
36				Name="VCCustomBuildTool"/>
37			<Tool
38				Name="VCLinkerTool"
39				OutputFile=".\Release/dspadpcm.exe"
40				LinkIncremental="1"
41				SuppressStartupBanner="TRUE"
42				ProgramDatabaseFile=".\Release/dspadpcm.pdb"
43				SubSystem="1"
44				TargetMachine="1"/>
45			<Tool
46				Name="VCMIDLTool"
47				TypeLibraryName=".\Release/dspadpcm.tlb"
48				HeaderFileName=""/>
49			<Tool
50				Name="VCPostBuildEventTool"/>
51			<Tool
52				Name="VCPreBuildEventTool"/>
53			<Tool
54				Name="VCPreLinkEventTool"/>
55			<Tool
56				Name="VCResourceCompilerTool"
57				PreprocessorDefinitions="NDEBUG"
58				Culture="1033"/>
59			<Tool
60				Name="VCWebServiceProxyGeneratorTool"/>
61			<Tool
62				Name="VCXMLDataGeneratorTool"/>
63			<Tool
64				Name="VCWebDeploymentTool"/>
65			<Tool
66				Name="VCManagedWrapperGeneratorTool"/>
67			<Tool
68				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
69		</Configuration>
70		<Configuration
71			Name="Debug|Win32"
72			OutputDirectory=".\Debug"
73			IntermediateDirectory=".\Debug"
74			ConfigurationType="1"
75			UseOfMFC="0"
76			ATLMinimizesCRunTimeLibraryUsage="FALSE"
77			CharacterSet="2">
78			<Tool
79				Name="VCCLCompilerTool"
80				Optimization="0"
81				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
82				BasicRuntimeChecks="3"
83				RuntimeLibrary="5"
84				PrecompiledHeaderFile=".\Debug/dspadpcm.pch"
85				AssemblerListingLocation=".\Debug/"
86				ObjectFile=".\Debug/"
87				ProgramDataBaseFileName=".\Debug/"
88				WarningLevel="3"
89				SuppressStartupBanner="TRUE"
90				DebugInformationFormat="4"/>
91			<Tool
92				Name="VCCustomBuildTool"/>
93			<Tool
94				Name="VCLinkerTool"
95				OutputFile=".\Debug/dspadpcm.exe"
96				LinkIncremental="1"
97				SuppressStartupBanner="TRUE"
98				GenerateDebugInformation="TRUE"
99				ProgramDatabaseFile=".\Debug/dspadpcm.pdb"
100				SubSystem="1"
101				TargetMachine="1"/>
102			<Tool
103				Name="VCMIDLTool"
104				TypeLibraryName=".\Debug/dspadpcm.tlb"
105				HeaderFileName=""/>
106			<Tool
107				Name="VCPostBuildEventTool"/>
108			<Tool
109				Name="VCPreBuildEventTool"/>
110			<Tool
111				Name="VCPreLinkEventTool"/>
112			<Tool
113				Name="VCResourceCompilerTool"
114				PreprocessorDefinitions="_DEBUG"
115				Culture="1033"/>
116			<Tool
117				Name="VCWebServiceProxyGeneratorTool"/>
118			<Tool
119				Name="VCXMLDataGeneratorTool"/>
120			<Tool
121				Name="VCWebDeploymentTool"/>
122			<Tool
123				Name="VCManagedWrapperGeneratorTool"/>
124			<Tool
125				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
126		</Configuration>
127	</Configurations>
128	<References>
129	</References>
130	<Files>
131		<Filter
132			Name="Source Files"
133			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
134			<File
135				RelativePath="..\src\endian.c">
136			</File>
137			<File
138				RelativePath="..\src\main.c">
139			</File>
140		</Filter>
141		<Filter
142			Name="Header Files"
143			Filter="h;hpp;hxx;hm;inl">
144			<File
145				RelativePath="..\src\dspadpcm.h">
146			</File>
147			<File
148				RelativePath="..\src\dspheader.h">
149			</File>
150			<File
151				RelativePath="..\src\endian.h">
152			</File>
153			<File
154				RelativePath="..\src\Types.h">
155			</File>
156		</Filter>
157		<Filter
158			Name="Resource Files"
159			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
160		</Filter>
161	</Files>
162	<Globals>
163	</Globals>
164</VisualStudioProject>
165