1<?xml version="1.0" encoding="shift_jis"?> 2<VisualStudioProject 3 ProjectType="Visual C++" 4 Version="8.00" 5 Name="simple" 6 ProjectGUID="{EFB649B8-28C2-4640-BD0F-335EE2C9A6EE}" 7 Keyword="Win32Proj" 8 > 9 <Platforms> 10 <Platform 11 Name="Win32" 12 /> 13 </Platforms> 14 <ToolFiles> 15 </ToolFiles> 16 <Configurations> 17 <Configuration 18 Name="Debug|Win32" 19 OutputDirectory="Debug" 20 IntermediateDirectory="Debug" 21 ConfigurationType="1" 22 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 23 CharacterSet="2" 24 > 25 <Tool 26 Name="VCPreBuildEventTool" 27 /> 28 <Tool 29 Name="VCCustomBuildTool" 30 /> 31 <Tool 32 Name="VCXMLDataGeneratorTool" 33 /> 34 <Tool 35 Name="VCWebServiceProxyGeneratorTool" 36 /> 37 <Tool 38 Name="VCMIDLTool" 39 /> 40 <Tool 41 Name="VCCLCompilerTool" 42 Optimization="0" 43 AdditionalIncludeDirectories="$(REVOLUTION_SDK_ROOT)/include;../../../../../include;../HioIf/include;../../include;" 44 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" 45 MinimalRebuild="true" 46 BasicRuntimeChecks="3" 47 RuntimeLibrary="1" 48 UsePrecompiledHeader="2" 49 WarningLevel="3" 50 Detect64BitPortabilityProblems="true" 51 DebugInformationFormat="4" 52 /> 53 <Tool 54 Name="VCManagedResourceCompilerTool" 55 /> 56 <Tool 57 Name="VCResourceCompilerTool" 58 /> 59 <Tool 60 Name="VCPreLinkEventTool" 61 /> 62 <Tool 63 Name="VCLinkerTool" 64 OutputFile="$(OutDir)/simple.exe" 65 LinkIncremental="2" 66 GenerateDebugInformation="true" 67 ProgramDatabaseFile="$(OutDir)/simple.pdb" 68 SubSystem="1" 69 TargetMachine="1" 70 /> 71 <Tool 72 Name="VCALinkTool" 73 /> 74 <Tool 75 Name="VCManifestTool" 76 /> 77 <Tool 78 Name="VCXDCMakeTool" 79 /> 80 <Tool 81 Name="VCBscMakeTool" 82 /> 83 <Tool 84 Name="VCFxCopTool" 85 /> 86 <Tool 87 Name="VCAppVerifierTool" 88 /> 89 <Tool 90 Name="VCWebDeploymentTool" 91 /> 92 <Tool 93 Name="VCPostBuildEventTool" 94 /> 95 </Configuration> 96 <Configuration 97 Name="Release|Win32" 98 OutputDirectory="Release" 99 IntermediateDirectory="Release" 100 ConfigurationType="1" 101 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 102 CharacterSet="2" 103 > 104 <Tool 105 Name="VCPreBuildEventTool" 106 /> 107 <Tool 108 Name="VCCustomBuildTool" 109 /> 110 <Tool 111 Name="VCXMLDataGeneratorTool" 112 /> 113 <Tool 114 Name="VCWebServiceProxyGeneratorTool" 115 /> 116 <Tool 117 Name="VCMIDLTool" 118 /> 119 <Tool 120 Name="VCCLCompilerTool" 121 AdditionalIncludeDirectories="$(REVOLUTION_SDK_ROOT)/include;../../../../../include;../HioIf/include;../../include;" 122 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" 123 RuntimeLibrary="0" 124 UsePrecompiledHeader="2" 125 WarningLevel="3" 126 Detect64BitPortabilityProblems="true" 127 DebugInformationFormat="3" 128 /> 129 <Tool 130 Name="VCManagedResourceCompilerTool" 131 /> 132 <Tool 133 Name="VCResourceCompilerTool" 134 /> 135 <Tool 136 Name="VCPreLinkEventTool" 137 /> 138 <Tool 139 Name="VCLinkerTool" 140 OutputFile="$(OutDir)/simple.exe" 141 LinkIncremental="1" 142 GenerateDebugInformation="true" 143 SubSystem="1" 144 OptimizeReferences="2" 145 EnableCOMDATFolding="2" 146 TargetMachine="1" 147 /> 148 <Tool 149 Name="VCALinkTool" 150 /> 151 <Tool 152 Name="VCManifestTool" 153 /> 154 <Tool 155 Name="VCXDCMakeTool" 156 /> 157 <Tool 158 Name="VCBscMakeTool" 159 /> 160 <Tool 161 Name="VCFxCopTool" 162 /> 163 <Tool 164 Name="VCAppVerifierTool" 165 /> 166 <Tool 167 Name="VCWebDeploymentTool" 168 /> 169 <Tool 170 Name="VCPostBuildEventTool" 171 /> 172 </Configuration> 173 </Configurations> 174 <References> 175 </References> 176 <Files> 177 <Filter 178 Name="�\�[�X �t�@�C��" 179 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" 180 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" 181 > 182 <File 183 RelativePath=".\simple.cpp" 184 > 185 </File> 186 <File 187 RelativePath=".\stdafx.cpp" 188 > 189 <FileConfiguration 190 Name="Debug|Win32" 191 > 192 <Tool 193 Name="VCCLCompilerTool" 194 UsePrecompiledHeader="1" 195 /> 196 </FileConfiguration> 197 <FileConfiguration 198 Name="Release|Win32" 199 > 200 <Tool 201 Name="VCCLCompilerTool" 202 UsePrecompiledHeader="1" 203 /> 204 </FileConfiguration> 205 </File> 206 <Filter 207 Name="HioIf" 208 > 209 <File 210 RelativePath="..\HioIf\src\Hio2DllIf.cpp" 211 > 212 </File> 213 </Filter> 214 </Filter> 215 <Filter 216 Name="�w�b�_�[ �t�@�C��" 217 Filter="h;hpp;hxx;hm;inl;inc;xsd" 218 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 219 > 220 <File 221 RelativePath=".\stdafx.h" 222 > 223 </File> 224 <Filter 225 Name="HioIf" 226 > 227 <File 228 RelativePath="..\HioIf\include\Hio2DllIf.h" 229 > 230 </File> 231 </Filter> 232 </Filter> 233 <Filter 234 Name="���\�[�X �t�@�C��" 235 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" 236 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" 237 > 238 </Filter> 239 <File 240 RelativePath=".\ReadMe.txt" 241 > 242 </File> 243 </Files> 244 <Globals> 245 </Globals> 246</VisualStudioProject> 247