| | 1 | <?xml version="1.0" encoding="windows-1250"?> |
| | 2 | <VisualStudioProject |
| | 3 | ProjectType="Visual C++" |
| | 4 | Version="8,00" |
| | 5 | Name="board" |
| | 6 | ProjectGUID="{83657331-949C-4295-9D8F-D3C061F2A810}" |
| | 7 | > |
| | 8 | <Platforms> |
| | 9 | <Platform |
| | 10 | Name="Win32" |
| | 11 | /> |
| | 12 | </Platforms> |
| | 13 | <ToolFiles> |
| | 14 | </ToolFiles> |
| | 15 | <Configurations> |
| | 16 | <Configuration |
| | 17 | Name="Release|Win32" |
| | 18 | OutputDirectory=".\Release" |
| | 19 | IntermediateDirectory=".\Release" |
| | 20 | ConfigurationType="4" |
| | 21 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" |
| | 22 | UseOfMFC="0" |
| | 23 | ATLMinimizesCRunTimeLibraryUsage="false" |
| | 24 | CharacterSet="2" |
| | 25 | > |
| | 26 | <Tool |
| | 27 | Name="VCPreBuildEventTool" |
| | 28 | /> |
| | 29 | <Tool |
| | 30 | Name="VCCustomBuildTool" |
| | 31 | /> |
| | 32 | <Tool |
| | 33 | Name="VCXMLDataGeneratorTool" |
| | 34 | /> |
| | 35 | <Tool |
| | 36 | Name="VCWebServiceProxyGeneratorTool" |
| | 37 | /> |
| | 38 | <Tool |
| | 39 | Name="VCMIDLTool" |
| | 40 | /> |
| | 41 | <Tool |
| | 42 | Name="VCCLCompilerTool" |
| | 43 | AdditionalOptions="/D "_CRT_SECURE_NO_DEPRECATE"" |
| | 44 | Optimization="2" |
| | 45 | InlineFunctionExpansion="0" |
| | 46 | FavorSizeOrSpeed="1" |
| | 47 | WholeProgramOptimization="true" |
| | 48 | AdditionalIncludeDirectories=".,..,..\sgf,..\interface,..\patterns,..\utils" |
| | 49 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H" |
| | 50 | StringPooling="true" |
| | 51 | RuntimeLibrary="2" |
| | 52 | EnableFunctionLevelLinking="true" |
| | 53 | PrecompiledHeaderFile=".\Release/board.pch" |
| | 54 | AssemblerListingLocation=".\Release/" |
| | 55 | ObjectFile=".\Release/" |
| | 56 | ProgramDataBaseFileName="Release/board" |
| | 57 | BrowseInformation="0" |
| | 58 | DebugInformationFormat="3" |
| | 59 | /> |
| | 60 | <Tool |
| | 61 | Name="VCManagedResourceCompilerTool" |
| | 62 | /> |
| | 63 | <Tool |
| | 64 | Name="VCResourceCompilerTool" |
| | 65 | PreprocessorDefinitions="NDEBUG" |
| | 66 | Culture="1033" |
| | 67 | /> |
| | 68 | <Tool |
| | 69 | Name="VCPreLinkEventTool" |
| | 70 | /> |
| | 71 | <Tool |
| | 72 | Name="VCLibrarianTool" |
| | 73 | OutputFile=".\Release\board.lib" |
| | 74 | SuppressStartupBanner="true" |
| | 75 | /> |
| | 76 | <Tool |
| | 77 | Name="VCALinkTool" |
| | 78 | /> |
| | 79 | <Tool |
| | 80 | Name="VCXDCMakeTool" |
| | 81 | /> |
| | 82 | <Tool |
| | 83 | Name="VCBscMakeTool" |
| | 84 | SuppressStartupBanner="true" |
| | 85 | OutputFile=".\Release/board.bsc" |
| | 86 | /> |
| | 87 | <Tool |
| | 88 | Name="VCFxCopTool" |
| | 89 | /> |
| | 90 | <Tool |
| | 91 | Name="VCPostBuildEventTool" |
| | 92 | /> |
| | 93 | </Configuration> |
| | 94 | <Configuration |
| | 95 | Name="Debug|Win32" |
| | 96 | OutputDirectory=".\Debug" |
| | 97 | IntermediateDirectory=".\Debug" |
| | 98 | ConfigurationType="4" |
| | 99 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" |
| | 100 | UseOfMFC="0" |
| | 101 | ATLMinimizesCRunTimeLibraryUsage="false" |
| | 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 | AdditionalOptions="/D "_CRT_SECURE_NO_DEPRECATE"" |
| | 122 | Optimization="0" |
| | 123 | AdditionalIncludeDirectories=".,..,..\sgf,..\interface,..\patterns,..\utils" |
| | 124 | PreprocessorDefinitions="WIN32;_DEBUG;HAVE_CONFIG_H;_LIB" |
| | 125 | MinimalRebuild="true" |
| | 126 | BasicRuntimeChecks="3" |
| | 127 | RuntimeLibrary="3" |
| | 128 | PrecompiledHeaderFile=".\Debug/board.pch" |
| | 129 | AssemblerListingLocation=".\Debug/" |
| | 130 | ObjectFile=".\Debug/" |
| | 131 | ProgramDataBaseFileName="Debug/board" |
| | 132 | BrowseInformation="1" |
| | 133 | WarningLevel="4" |
| | 134 | DebugInformationFormat="4" |
| | 135 | DisableSpecificWarnings="4127;4131;4100" |
| | 136 | /> |
| | 137 | <Tool |
| | 138 | Name="VCManagedResourceCompilerTool" |
| | 139 | /> |
| | 140 | <Tool |
| | 141 | Name="VCResourceCompilerTool" |
| | 142 | PreprocessorDefinitions="_DEBUG" |
| | 143 | Culture="1033" |
| | 144 | /> |
| | 145 | <Tool |
| | 146 | Name="VCPreLinkEventTool" |
| | 147 | /> |
| | 148 | <Tool |
| | 149 | Name="VCLibrarianTool" |
| | 150 | OutputFile=".\Debug\board.lib" |
| | 151 | SuppressStartupBanner="true" |
| | 152 | /> |
| | 153 | <Tool |
| | 154 | Name="VCALinkTool" |
| | 155 | /> |
| | 156 | <Tool |
| | 157 | Name="VCXDCMakeTool" |
| | 158 | /> |
| | 159 | <Tool |
| | 160 | Name="VCBscMakeTool" |
| | 161 | SuppressStartupBanner="true" |
| | 162 | OutputFile=".\Debug/board.bsc" |
| | 163 | /> |
| | 164 | <Tool |
| | 165 | Name="VCFxCopTool" |
| | 166 | /> |
| | 167 | <Tool |
| | 168 | Name="VCPostBuildEventTool" |
| | 169 | /> |
| | 170 | </Configuration> |
| | 171 | </Configurations> |
| | 172 | <References> |
| | 173 | </References> |
| | 174 | <Files> |
| | 175 | <Filter |
| | 176 | Name="Source Files" |
| | 177 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" |
| | 178 | > |
| | 179 | <File |
| | 180 | RelativePath="board.c" |
| | 181 | > |
| | 182 | <FileConfiguration |
| | 183 | Name="Release|Win32" |
| | 184 | > |
| | 185 | <Tool |
| | 186 | Name="VCCLCompilerTool" |
| | 187 | AdditionalIncludeDirectories="" |
| | 188 | PreprocessorDefinitions="" |
| | 189 | /> |
| | 190 | </FileConfiguration> |
| | 191 | <FileConfiguration |
| | 192 | Name="Debug|Win32" |
| | 193 | > |
| | 194 | <Tool |
| | 195 | Name="VCCLCompilerTool" |
| | 196 | AdditionalIncludeDirectories="" |
| | 197 | PreprocessorDefinitions="" |
| | 198 | /> |
| | 199 | </FileConfiguration> |
| | 200 | </File> |
| | 201 | <File |
| | 202 | RelativePath="board.h" |
| | 203 | > |
| | 204 | </File> |
| | 205 | <File |
| | 206 | RelativePath="boardlib.c" |
| | 207 | > |
| | 208 | <FileConfiguration |
| | 209 | Name="Release|Win32" |
| | 210 | > |
| | 211 | <Tool |
| | 212 | Name="VCCLCompilerTool" |
| | 213 | AdditionalIncludeDirectories="" |
| | 214 | PreprocessorDefinitions="" |
| | 215 | /> |
| | 216 | </FileConfiguration> |
| | 217 | <FileConfiguration |
| | 218 | Name="Debug|Win32" |
| | 219 | > |
| | 220 | <Tool |
| | 221 | Name="VCCLCompilerTool" |
| | 222 | AdditionalIncludeDirectories="" |
| | 223 | PreprocessorDefinitions="" |
| | 224 | /> |
| | 225 | </FileConfiguration> |
| | 226 | </File> |
| | 227 | <File |
| | 228 | RelativePath="cache.c" |
| | 229 | > |
| | 230 | <FileConfiguration |
| | 231 | Name="Release|Win32" |
| | 232 | > |
| | 233 | <Tool |
| | 234 | Name="VCCLCompilerTool" |
| | 235 | AdditionalIncludeDirectories="" |
| | 236 | PreprocessorDefinitions="" |
| | 237 | /> |
| | 238 | </FileConfiguration> |
| | 239 | <FileConfiguration |
| | 240 | Name="Debug|Win32" |
| | 241 | > |
| | 242 | <Tool |
| | 243 | Name="VCCLCompilerTool" |
| | 244 | AdditionalIncludeDirectories="" |
| | 245 | PreprocessorDefinitions="" |
| | 246 | /> |
| | 247 | </FileConfiguration> |
| | 248 | </File> |
| | 249 | <File |
| | 250 | RelativePath="globals.c" |
| | 251 | > |
| | 252 | <FileConfiguration |
| | 253 | Name="Release|Win32" |
| | 254 | > |
| | 255 | <Tool |
| | 256 | Name="VCCLCompilerTool" |
| | 257 | AdditionalIncludeDirectories="" |
| | 258 | PreprocessorDefinitions="" |
| | 259 | /> |
| | 260 | </FileConfiguration> |
| | 261 | <FileConfiguration |
| | 262 | Name="Debug|Win32" |
| | 263 | > |
| | 264 | <Tool |
| | 265 | Name="VCCLCompilerTool" |
| | 266 | AdditionalIncludeDirectories="" |
| | 267 | PreprocessorDefinitions="" |
| | 268 | /> |
| | 269 | </FileConfiguration> |
| | 270 | </File> |
| | 271 | <File |
| | 272 | RelativePath="hash.c" |
| | 273 | > |
| | 274 | <FileConfiguration |
| | 275 | Name="Release|Win32" |
| | 276 | > |
| | 277 | <Tool |
| | 278 | Name="VCCLCompilerTool" |
| | 279 | AdditionalIncludeDirectories="" |
| | 280 | PreprocessorDefinitions="" |
| | 281 | /> |
| | 282 | </FileConfiguration> |
| | 283 | <FileConfiguration |
| | 284 | Name="Debug|Win32" |
| | 285 | > |
| | 286 | <Tool |
| | 287 | Name="VCCLCompilerTool" |
| | 288 | AdditionalIncludeDirectories="" |
| | 289 | PreprocessorDefinitions="" |
| | 290 | ObjectFile="Debug/" |
| | 291 | /> |
| | 292 | </FileConfiguration> |
| | 293 | </File> |
| | 294 | <File |
| | 295 | RelativePath="printutils.c" |
| | 296 | > |
| | 297 | <FileConfiguration |
| | 298 | Name="Release|Win32" |
| | 299 | > |
| | 300 | <Tool |
| | 301 | Name="VCCLCompilerTool" |
| | 302 | AdditionalIncludeDirectories="" |
| | 303 | PreprocessorDefinitions="" |
| | 304 | /> |
| | 305 | </FileConfiguration> |
| | 306 | <FileConfiguration |
| | 307 | Name="Debug|Win32" |
| | 308 | > |
| | 309 | <Tool |
| | 310 | Name="VCCLCompilerTool" |
| | 311 | AdditionalIncludeDirectories="" |
| | 312 | PreprocessorDefinitions="" |
| | 313 | /> |
| | 314 | </FileConfiguration> |
| | 315 | </File> |
| | 316 | <File |
| | 317 | RelativePath="sgffile.c" |
| | 318 | > |
| | 319 | <FileConfiguration |
| | 320 | Name="Release|Win32" |
| | 321 | > |
| | 322 | <Tool |
| | 323 | Name="VCCLCompilerTool" |
| | 324 | AdditionalIncludeDirectories="" |
| | 325 | PreprocessorDefinitions="" |
| | 326 | /> |
| | 327 | </FileConfiguration> |
| | 328 | <FileConfiguration |
| | 329 | Name="Debug|Win32" |
| | 330 | > |
| | 331 | <Tool |
| | 332 | Name="VCCLCompilerTool" |
| | 333 | AdditionalIncludeDirectories="" |
| | 334 | PreprocessorDefinitions="" |
| | 335 | /> |
| | 336 | </FileConfiguration> |
| | 337 | </File> |
| | 338 | </Filter> |
| | 339 | <Filter |
| | 340 | Name="Header Files" |
| | 341 | Filter="h;hpp;hxx;hm;inl" |
| | 342 | > |
| | 343 | </Filter> |
| | 344 | </Files> |
| | 345 | <Globals> |
| | 346 | </Globals> |
| | 347 | </VisualStudioProject> |