1<?xml version="1.0" encoding="shift_jis"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="7.10"
5	Name="simple"
6	ProjectGUID="{EFB649B8-28C2-4640-BD0F-335EE2C9A6EE}"
7	SccProjectName="&quot;$/NngcSDK/build/demos/hio2demo/vc++&quot;, BAMAAAAA"
8	SccAuxPath=""
9	SccLocalPath=".."
10	SccProvider="MSSCCI:Microsoft Visual SourceSafe"
11	Keyword="Win32Proj">
12	<Platforms>
13		<Platform
14			Name="Win32"/>
15	</Platforms>
16	<Configurations>
17		<Configuration
18			Name="Debug|Win32"
19			OutputDirectory="Debug"
20			IntermediateDirectory="Debug"
21			ConfigurationType="1"
22			CharacterSet="2">
23			<Tool
24				Name="VCCLCompilerTool"
25				Optimization="0"
26				AdditionalIncludeDirectories="$(REVOLUTION_SDK_ROOT)/include;../../../../../include;../HioIf/include;../../include;"
27				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
28				MinimalRebuild="TRUE"
29				BasicRuntimeChecks="3"
30				RuntimeLibrary="5"
31				UsePrecompiledHeader="3"
32				WarningLevel="3"
33				Detect64BitPortabilityProblems="TRUE"
34				DebugInformationFormat="4"/>
35			<Tool
36				Name="VCCustomBuildTool"/>
37			<Tool
38				Name="VCLinkerTool"
39				OutputFile="$(OutDir)/simple.exe"
40				LinkIncremental="2"
41				GenerateDebugInformation="TRUE"
42				ProgramDatabaseFile="$(OutDir)/simple.pdb"
43				SubSystem="1"
44				TargetMachine="1"/>
45			<Tool
46				Name="VCMIDLTool"/>
47			<Tool
48				Name="VCPostBuildEventTool"/>
49			<Tool
50				Name="VCPreBuildEventTool"/>
51			<Tool
52				Name="VCPreLinkEventTool"/>
53			<Tool
54				Name="VCResourceCompilerTool"/>
55			<Tool
56				Name="VCWebServiceProxyGeneratorTool"/>
57			<Tool
58				Name="VCXMLDataGeneratorTool"/>
59			<Tool
60				Name="VCWebDeploymentTool"/>
61			<Tool
62				Name="VCManagedWrapperGeneratorTool"/>
63			<Tool
64				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
65		</Configuration>
66		<Configuration
67			Name="Release|Win32"
68			OutputDirectory="Release"
69			IntermediateDirectory="Release"
70			ConfigurationType="1"
71			CharacterSet="2">
72			<Tool
73				Name="VCCLCompilerTool"
74				AdditionalIncludeDirectories="$(REVOLUTION_SDK_ROOT)/include;../../../../../include;../HioIf/include;../../include;"
75				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
76				RuntimeLibrary="4"
77				UsePrecompiledHeader="3"
78				WarningLevel="3"
79				Detect64BitPortabilityProblems="TRUE"
80				DebugInformationFormat="3"/>
81			<Tool
82				Name="VCCustomBuildTool"/>
83			<Tool
84				Name="VCLinkerTool"
85				OutputFile="$(OutDir)/simple.exe"
86				LinkIncremental="1"
87				GenerateDebugInformation="TRUE"
88				SubSystem="1"
89				OptimizeReferences="2"
90				EnableCOMDATFolding="2"
91				TargetMachine="1"/>
92			<Tool
93				Name="VCMIDLTool"/>
94			<Tool
95				Name="VCPostBuildEventTool"/>
96			<Tool
97				Name="VCPreBuildEventTool"/>
98			<Tool
99				Name="VCPreLinkEventTool"/>
100			<Tool
101				Name="VCResourceCompilerTool"/>
102			<Tool
103				Name="VCWebServiceProxyGeneratorTool"/>
104			<Tool
105				Name="VCXMLDataGeneratorTool"/>
106			<Tool
107				Name="VCWebDeploymentTool"/>
108			<Tool
109				Name="VCManagedWrapperGeneratorTool"/>
110			<Tool
111				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
112		</Configuration>
113	</Configurations>
114	<References>
115	</References>
116	<Files>
117		<Filter
118			Name="Source File"
119			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
120			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
121			<File
122				RelativePath=".\simple.cpp">
123			</File>
124			<File
125				RelativePath=".\stdafx.cpp">
126				<FileConfiguration
127					Name="Debug|Win32">
128					<Tool
129						Name="VCCLCompilerTool"
130						UsePrecompiledHeader="1"/>
131				</FileConfiguration>
132				<FileConfiguration
133					Name="Release|Win32">
134					<Tool
135						Name="VCCLCompilerTool"
136						UsePrecompiledHeader="1"/>
137				</FileConfiguration>
138			</File>
139			<Filter
140				Name="HioIf"
141				Filter="">
142				<File
143					RelativePath="..\HioIf\src\Hio2DllIf.cpp">
144				</File>
145			</Filter>
146		</Filter>
147		<Filter
148			Name="Header File"
149			Filter="h;hpp;hxx;hm;inl;inc;xsd"
150			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
151			<File
152				RelativePath=".\stdafx.h">
153			</File>
154			<Filter
155				Name="HioIf"
156				Filter="">
157				<File
158					RelativePath="..\HioIf\include\Hio2DllIf.h">
159				</File>
160			</Filter>
161		</Filter>
162		<Filter
163			Name="Resource File"
164			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
165			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
166		</Filter>
167		<File
168			RelativePath=".\ReadMe.txt">
169		</File>
170	</Files>
171	<Globals>
172	</Globals>
173</VisualStudioProject>
174