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