1 1.1 christos <?xml version="1.0" encoding="Windows-1252"?> 2 1.1 christos <VisualStudioProject 3 1.1 christos ProjectType="Visual C++" 4 1.1 christos Version="9,00" 5 1.1 christos Name="testzlib" 6 1.1 christos ProjectGUID="{AA6666AA-E09F-4135-9C0C-4FE50C3C654B}" 7 1.1 christos RootNamespace="testzlib" 8 1.1 christos Keyword="Win32Proj" 9 1.1 christos TargetFrameworkVersion="131072" 10 1.1 christos > 11 1.1 christos <Platforms> 12 1.1 christos <Platform 13 1.1 christos Name="Win32" 14 1.1 christos /> 15 1.1 christos <Platform 16 1.1 christos Name="x64" 17 1.1 christos /> 18 1.1 christos <Platform 19 1.1 christos Name="Itanium" 20 1.1 christos /> 21 1.1 christos </Platforms> 22 1.1 christos <ToolFiles> 23 1.1 christos </ToolFiles> 24 1.1 christos <Configurations> 25 1.1 christos <Configuration 26 1.1 christos Name="Debug|Win32" 27 1.1 christos OutputDirectory="x86\TestZlib$(ConfigurationName)" 28 1.1 christos IntermediateDirectory="x86\TestZlib$(ConfigurationName)\Tmp" 29 1.1 christos ConfigurationType="1" 30 1.1 christos CharacterSet="2" 31 1.1 christos > 32 1.1 christos <Tool 33 1.1 christos Name="VCPreBuildEventTool" 34 1.1 christos /> 35 1.1 christos <Tool 36 1.1 christos Name="VCCustomBuildTool" 37 1.1 christos /> 38 1.1 christos <Tool 39 1.1 christos Name="VCXMLDataGeneratorTool" 40 1.1 christos /> 41 1.1 christos <Tool 42 1.1 christos Name="VCWebServiceProxyGeneratorTool" 43 1.1 christos /> 44 1.1 christos <Tool 45 1.1 christos Name="VCMIDLTool" 46 1.1 christos /> 47 1.1 christos <Tool 48 1.1 christos Name="VCCLCompilerTool" 49 1.1 christos Optimization="0" 50 1.1 christos AdditionalIncludeDirectories="..\..\.." 51 1.1.1.2 christos PreprocessorDefinitions="WIN32;ZLIB_WINAPI;_DEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS" 52 1.1 christos MinimalRebuild="true" 53 1.1 christos BasicRuntimeChecks="0" 54 1.1 christos RuntimeLibrary="1" 55 1.1 christos BufferSecurityCheck="false" 56 1.1 christos UsePrecompiledHeader="0" 57 1.1 christos AssemblerOutput="4" 58 1.1 christos AssemblerListingLocation="$(IntDir)\" 59 1.1 christos WarningLevel="3" 60 1.1 christos Detect64BitPortabilityProblems="true" 61 1.1 christos DebugInformationFormat="4" 62 1.1 christos /> 63 1.1 christos <Tool 64 1.1 christos Name="VCManagedResourceCompilerTool" 65 1.1 christos /> 66 1.1 christos <Tool 67 1.1 christos Name="VCResourceCompilerTool" 68 1.1 christos /> 69 1.1 christos <Tool 70 1.1 christos Name="VCPreLinkEventTool" 71 1.1 christos /> 72 1.1 christos <Tool 73 1.1 christos Name="VCLinkerTool" 74 1.1 christos OutputFile="$(OutDir)/testzlib.exe" 75 1.1 christos LinkIncremental="2" 76 1.1 christos GenerateManifest="false" 77 1.1 christos GenerateDebugInformation="true" 78 1.1 christos ProgramDatabaseFile="$(OutDir)/testzlib.pdb" 79 1.1 christos SubSystem="1" 80 1.1 christos RandomizedBaseAddress="1" 81 1.1 christos DataExecutionPrevention="0" 82 1.1 christos TargetMachine="1" 83 1.1 christos /> 84 1.1 christos <Tool 85 1.1 christos Name="VCALinkTool" 86 1.1 christos /> 87 1.1 christos <Tool 88 1.1 christos Name="VCManifestTool" 89 1.1 christos /> 90 1.1 christos <Tool 91 1.1 christos Name="VCXDCMakeTool" 92 1.1 christos /> 93 1.1 christos <Tool 94 1.1 christos Name="VCBscMakeTool" 95 1.1 christos /> 96 1.1 christos <Tool 97 1.1 christos Name="VCFxCopTool" 98 1.1 christos /> 99 1.1 christos <Tool 100 1.1 christos Name="VCAppVerifierTool" 101 1.1 christos /> 102 1.1 christos <Tool 103 1.1 christos Name="VCPostBuildEventTool" 104 1.1 christos /> 105 1.1 christos </Configuration> 106 1.1 christos <Configuration 107 1.1 christos Name="Debug|x64" 108 1.1 christos OutputDirectory="x64\TestZlib$(ConfigurationName)" 109 1.1 christos IntermediateDirectory="x64\TestZlib$(ConfigurationName)\Tmp" 110 1.1 christos ConfigurationType="1" 111 1.1 christos > 112 1.1 christos <Tool 113 1.1 christos Name="VCPreBuildEventTool" 114 1.1 christos /> 115 1.1 christos <Tool 116 1.1 christos Name="VCCustomBuildTool" 117 1.1 christos /> 118 1.1 christos <Tool 119 1.1 christos Name="VCXMLDataGeneratorTool" 120 1.1 christos /> 121 1.1 christos <Tool 122 1.1 christos Name="VCWebServiceProxyGeneratorTool" 123 1.1 christos /> 124 1.1 christos <Tool 125 1.1 christos Name="VCMIDLTool" 126 1.1 christos /> 127 1.1 christos <Tool 128 1.1 christos Name="VCCLCompilerTool" 129 1.1 christos AdditionalIncludeDirectories="..\..\.." 130 1.1.1.2 christos PreprocessorDefinitions="WIN32;ZLIB_WINAPI;_DEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS" 131 1.1 christos BasicRuntimeChecks="0" 132 1.1 christos RuntimeLibrary="3" 133 1.1 christos BufferSecurityCheck="false" 134 1.1 christos AssemblerListingLocation="$(IntDir)\" 135 1.1 christos /> 136 1.1 christos <Tool 137 1.1 christos Name="VCManagedResourceCompilerTool" 138 1.1 christos /> 139 1.1 christos <Tool 140 1.1 christos Name="VCResourceCompilerTool" 141 1.1 christos /> 142 1.1 christos <Tool 143 1.1 christos Name="VCPreLinkEventTool" 144 1.1 christos /> 145 1.1 christos <Tool 146 1.1 christos Name="VCLinkerTool" 147 1.1 christos GenerateManifest="false" 148 1.1 christos /> 149 1.1 christos <Tool 150 1.1 christos Name="VCALinkTool" 151 1.1 christos /> 152 1.1 christos <Tool 153 1.1 christos Name="VCManifestTool" 154 1.1 christos /> 155 1.1 christos <Tool 156 1.1 christos Name="VCXDCMakeTool" 157 1.1 christos /> 158 1.1 christos <Tool 159 1.1 christos Name="VCBscMakeTool" 160 1.1 christos /> 161 1.1 christos <Tool 162 1.1 christos Name="VCFxCopTool" 163 1.1 christos /> 164 1.1 christos <Tool 165 1.1 christos Name="VCAppVerifierTool" 166 1.1 christos /> 167 1.1 christos <Tool 168 1.1 christos Name="VCPostBuildEventTool" 169 1.1 christos /> 170 1.1 christos </Configuration> 171 1.1 christos <Configuration 172 1.1 christos Name="Debug|Itanium" 173 1.1 christos OutputDirectory="ia64\TestZlib$(ConfigurationName)" 174 1.1 christos IntermediateDirectory="ia64\TestZlib$(ConfigurationName)\Tmp" 175 1.1 christos ConfigurationType="1" 176 1.1 christos CharacterSet="2" 177 1.1 christos > 178 1.1 christos <Tool 179 1.1 christos Name="VCPreBuildEventTool" 180 1.1 christos /> 181 1.1 christos <Tool 182 1.1 christos Name="VCCustomBuildTool" 183 1.1 christos /> 184 1.1 christos <Tool 185 1.1 christos Name="VCXMLDataGeneratorTool" 186 1.1 christos /> 187 1.1 christos <Tool 188 1.1 christos Name="VCWebServiceProxyGeneratorTool" 189 1.1 christos /> 190 1.1 christos <Tool 191 1.1 christos Name="VCMIDLTool" 192 1.1 christos TargetEnvironment="2" 193 1.1 christos /> 194 1.1 christos <Tool 195 1.1 christos Name="VCCLCompilerTool" 196 1.1 christos Optimization="0" 197 1.1 christos AdditionalIncludeDirectories="..\..\.." 198 1.1 christos PreprocessorDefinitions="ZLIB_WINAPI;_DEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64" 199 1.1 christos MinimalRebuild="true" 200 1.1 christos BasicRuntimeChecks="0" 201 1.1 christos RuntimeLibrary="3" 202 1.1 christos BufferSecurityCheck="false" 203 1.1 christos UsePrecompiledHeader="0" 204 1.1 christos AssemblerOutput="4" 205 1.1 christos AssemblerListingLocation="$(IntDir)\" 206 1.1 christos WarningLevel="3" 207 1.1 christos Detect64BitPortabilityProblems="true" 208 1.1 christos DebugInformationFormat="3" 209 1.1 christos /> 210 1.1 christos <Tool 211 1.1 christos Name="VCManagedResourceCompilerTool" 212 1.1 christos /> 213 1.1 christos <Tool 214 1.1 christos Name="VCResourceCompilerTool" 215 1.1 christos /> 216 1.1 christos <Tool 217 1.1 christos Name="VCPreLinkEventTool" 218 1.1 christos /> 219 1.1 christos <Tool 220 1.1 christos Name="VCLinkerTool" 221 1.1 christos OutputFile="$(OutDir)/testzlib.exe" 222 1.1 christos LinkIncremental="2" 223 1.1 christos GenerateManifest="false" 224 1.1 christos GenerateDebugInformation="true" 225 1.1 christos ProgramDatabaseFile="$(OutDir)/testzlib.pdb" 226 1.1 christos SubSystem="1" 227 1.1 christos TargetMachine="5" 228 1.1 christos /> 229 1.1 christos <Tool 230 1.1 christos Name="VCALinkTool" 231 1.1 christos /> 232 1.1 christos <Tool 233 1.1 christos Name="VCManifestTool" 234 1.1 christos /> 235 1.1 christos <Tool 236 1.1 christos Name="VCXDCMakeTool" 237 1.1 christos /> 238 1.1 christos <Tool 239 1.1 christos Name="VCBscMakeTool" 240 1.1 christos /> 241 1.1 christos <Tool 242 1.1 christos Name="VCFxCopTool" 243 1.1 christos /> 244 1.1 christos <Tool 245 1.1 christos Name="VCAppVerifierTool" 246 1.1 christos /> 247 1.1 christos <Tool 248 1.1 christos Name="VCPostBuildEventTool" 249 1.1 christos /> 250 1.1 christos </Configuration> 251 1.1 christos <Configuration 252 1.1 christos Name="ReleaseWithoutAsm|Win32" 253 1.1 christos OutputDirectory="x86\TestZlib$(ConfigurationName)" 254 1.1 christos IntermediateDirectory="x86\TestZlib$(ConfigurationName)\Tmp" 255 1.1 christos ConfigurationType="1" 256 1.1 christos CharacterSet="2" 257 1.1 christos WholeProgramOptimization="1" 258 1.1 christos > 259 1.1 christos <Tool 260 1.1 christos Name="VCPreBuildEventTool" 261 1.1 christos /> 262 1.1 christos <Tool 263 1.1 christos Name="VCCustomBuildTool" 264 1.1 christos /> 265 1.1 christos <Tool 266 1.1 christos Name="VCXMLDataGeneratorTool" 267 1.1 christos /> 268 1.1 christos <Tool 269 1.1 christos Name="VCWebServiceProxyGeneratorTool" 270 1.1 christos /> 271 1.1 christos <Tool 272 1.1 christos Name="VCMIDLTool" 273 1.1 christos /> 274 1.1 christos <Tool 275 1.1 christos Name="VCCLCompilerTool" 276 1.1 christos Optimization="2" 277 1.1 christos InlineFunctionExpansion="1" 278 1.1 christos OmitFramePointers="true" 279 1.1 christos AdditionalIncludeDirectories="..\..\.." 280 1.1 christos PreprocessorDefinitions="WIN32;ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS" 281 1.1 christos StringPooling="true" 282 1.1 christos BasicRuntimeChecks="0" 283 1.1 christos RuntimeLibrary="0" 284 1.1 christos BufferSecurityCheck="false" 285 1.1 christos EnableFunctionLevelLinking="true" 286 1.1 christos UsePrecompiledHeader="0" 287 1.1 christos AssemblerListingLocation="$(IntDir)\" 288 1.1 christos WarningLevel="3" 289 1.1 christos Detect64BitPortabilityProblems="true" 290 1.1 christos DebugInformationFormat="3" 291 1.1 christos /> 292 1.1 christos <Tool 293 1.1 christos Name="VCManagedResourceCompilerTool" 294 1.1 christos /> 295 1.1 christos <Tool 296 1.1 christos Name="VCResourceCompilerTool" 297 1.1 christos /> 298 1.1 christos <Tool 299 1.1 christos Name="VCPreLinkEventTool" 300 1.1 christos /> 301 1.1 christos <Tool 302 1.1 christos Name="VCLinkerTool" 303 1.1 christos OutputFile="$(OutDir)/testzlib.exe" 304 1.1 christos LinkIncremental="1" 305 1.1 christos GenerateManifest="false" 306 1.1 christos GenerateDebugInformation="true" 307 1.1 christos SubSystem="1" 308 1.1 christos OptimizeReferences="2" 309 1.1 christos EnableCOMDATFolding="2" 310 1.1 christos OptimizeForWindows98="1" 311 1.1 christos RandomizedBaseAddress="1" 312 1.1 christos DataExecutionPrevention="0" 313 1.1 christos TargetMachine="1" 314 1.1 christos /> 315 1.1 christos <Tool 316 1.1 christos Name="VCALinkTool" 317 1.1 christos /> 318 1.1 christos <Tool 319 1.1 christos Name="VCManifestTool" 320 1.1 christos /> 321 1.1 christos <Tool 322 1.1 christos Name="VCXDCMakeTool" 323 1.1 christos /> 324 1.1 christos <Tool 325 1.1 christos Name="VCBscMakeTool" 326 1.1 christos /> 327 1.1 christos <Tool 328 1.1 christos Name="VCFxCopTool" 329 1.1 christos /> 330 1.1 christos <Tool 331 1.1 christos Name="VCAppVerifierTool" 332 1.1 christos /> 333 1.1 christos <Tool 334 1.1 christos Name="VCPostBuildEventTool" 335 1.1 christos /> 336 1.1 christos </Configuration> 337 1.1 christos <Configuration 338 1.1 christos Name="ReleaseWithoutAsm|x64" 339 1.1 christos OutputDirectory="x64\TestZlib$(ConfigurationName)" 340 1.1 christos IntermediateDirectory="x64\TestZlib$(ConfigurationName)\Tmp" 341 1.1 christos ConfigurationType="1" 342 1.1 christos WholeProgramOptimization="1" 343 1.1 christos > 344 1.1 christos <Tool 345 1.1 christos Name="VCPreBuildEventTool" 346 1.1 christos /> 347 1.1 christos <Tool 348 1.1 christos Name="VCCustomBuildTool" 349 1.1 christos /> 350 1.1 christos <Tool 351 1.1 christos Name="VCXMLDataGeneratorTool" 352 1.1 christos /> 353 1.1 christos <Tool 354 1.1 christos Name="VCWebServiceProxyGeneratorTool" 355 1.1 christos /> 356 1.1 christos <Tool 357 1.1 christos Name="VCMIDLTool" 358 1.1 christos /> 359 1.1 christos <Tool 360 1.1 christos Name="VCCLCompilerTool" 361 1.1 christos AdditionalIncludeDirectories="..\..\.." 362 1.1 christos PreprocessorDefinitions="WIN32;ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS" 363 1.1 christos BasicRuntimeChecks="0" 364 1.1 christos RuntimeLibrary="2" 365 1.1 christos BufferSecurityCheck="false" 366 1.1 christos AssemblerListingLocation="$(IntDir)\" 367 1.1 christos /> 368 1.1 christos <Tool 369 1.1 christos Name="VCManagedResourceCompilerTool" 370 1.1 christos /> 371 1.1 christos <Tool 372 1.1 christos Name="VCResourceCompilerTool" 373 1.1 christos /> 374 1.1 christos <Tool 375 1.1 christos Name="VCPreLinkEventTool" 376 1.1 christos /> 377 1.1 christos <Tool 378 1.1 christos Name="VCLinkerTool" 379 1.1 christos AdditionalDependencies="" 380 1.1 christos GenerateManifest="false" 381 1.1 christos /> 382 1.1 christos <Tool 383 1.1 christos Name="VCALinkTool" 384 1.1 christos /> 385 1.1 christos <Tool 386 1.1 christos Name="VCManifestTool" 387 1.1 christos /> 388 1.1 christos <Tool 389 1.1 christos Name="VCXDCMakeTool" 390 1.1 christos /> 391 1.1 christos <Tool 392 1.1 christos Name="VCBscMakeTool" 393 1.1 christos /> 394 1.1 christos <Tool 395 1.1 christos Name="VCFxCopTool" 396 1.1 christos /> 397 1.1 christos <Tool 398 1.1 christos Name="VCAppVerifierTool" 399 1.1 christos /> 400 1.1 christos <Tool 401 1.1 christos Name="VCPostBuildEventTool" 402 1.1 christos /> 403 1.1 christos </Configuration> 404 1.1 christos <Configuration 405 1.1 christos Name="ReleaseWithoutAsm|Itanium" 406 1.1 christos OutputDirectory="ia64\TestZlib$(ConfigurationName)" 407 1.1 christos IntermediateDirectory="ia64\TestZlib$(ConfigurationName)\Tmp" 408 1.1 christos ConfigurationType="1" 409 1.1 christos CharacterSet="2" 410 1.1 christos WholeProgramOptimization="1" 411 1.1 christos > 412 1.1 christos <Tool 413 1.1 christos Name="VCPreBuildEventTool" 414 1.1 christos /> 415 1.1 christos <Tool 416 1.1 christos Name="VCCustomBuildTool" 417 1.1 christos /> 418 1.1 christos <Tool 419 1.1 christos Name="VCXMLDataGeneratorTool" 420 1.1 christos /> 421 1.1 christos <Tool 422 1.1 christos Name="VCWebServiceProxyGeneratorTool" 423 1.1 christos /> 424 1.1 christos <Tool 425 1.1 christos Name="VCMIDLTool" 426 1.1 christos TargetEnvironment="2" 427 1.1 christos /> 428 1.1 christos <Tool 429 1.1 christos Name="VCCLCompilerTool" 430 1.1 christos Optimization="2" 431 1.1 christos InlineFunctionExpansion="1" 432 1.1 christos OmitFramePointers="true" 433 1.1 christos AdditionalIncludeDirectories="..\..\.." 434 1.1 christos PreprocessorDefinitions="ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64" 435 1.1 christos StringPooling="true" 436 1.1 christos BasicRuntimeChecks="0" 437 1.1 christos RuntimeLibrary="2" 438 1.1 christos BufferSecurityCheck="false" 439 1.1 christos EnableFunctionLevelLinking="true" 440 1.1 christos UsePrecompiledHeader="0" 441 1.1 christos AssemblerListingLocation="$(IntDir)\" 442 1.1 christos WarningLevel="3" 443 1.1 christos Detect64BitPortabilityProblems="true" 444 1.1 christos DebugInformationFormat="3" 445 1.1 christos /> 446 1.1 christos <Tool 447 1.1 christos Name="VCManagedResourceCompilerTool" 448 1.1 christos /> 449 1.1 christos <Tool 450 1.1 christos Name="VCResourceCompilerTool" 451 1.1 christos /> 452 1.1 christos <Tool 453 1.1 christos Name="VCPreLinkEventTool" 454 1.1 christos /> 455 1.1 christos <Tool 456 1.1 christos Name="VCLinkerTool" 457 1.1 christos OutputFile="$(OutDir)/testzlib.exe" 458 1.1 christos LinkIncremental="1" 459 1.1 christos GenerateManifest="false" 460 1.1 christos GenerateDebugInformation="true" 461 1.1 christos SubSystem="1" 462 1.1 christos OptimizeReferences="2" 463 1.1 christos EnableCOMDATFolding="2" 464 1.1 christos OptimizeForWindows98="1" 465 1.1 christos TargetMachine="5" 466 1.1 christos /> 467 1.1 christos <Tool 468 1.1 christos Name="VCALinkTool" 469 1.1 christos /> 470 1.1 christos <Tool 471 1.1 christos Name="VCManifestTool" 472 1.1 christos /> 473 1.1 christos <Tool 474 1.1 christos Name="VCXDCMakeTool" 475 1.1 christos /> 476 1.1 christos <Tool 477 1.1 christos Name="VCBscMakeTool" 478 1.1 christos /> 479 1.1 christos <Tool 480 1.1 christos Name="VCFxCopTool" 481 1.1 christos /> 482 1.1 christos <Tool 483 1.1 christos Name="VCAppVerifierTool" 484 1.1 christos /> 485 1.1 christos <Tool 486 1.1 christos Name="VCPostBuildEventTool" 487 1.1 christos /> 488 1.1 christos </Configuration> 489 1.1 christos <Configuration 490 1.1 christos Name="Release|Win32" 491 1.1 christos OutputDirectory="x86\TestZlib$(ConfigurationName)" 492 1.1 christos IntermediateDirectory="x86\TestZlib$(ConfigurationName)\Tmp" 493 1.1 christos ConfigurationType="1" 494 1.1 christos CharacterSet="2" 495 1.1 christos WholeProgramOptimization="1" 496 1.1 christos > 497 1.1 christos <Tool 498 1.1 christos Name="VCPreBuildEventTool" 499 1.1 christos /> 500 1.1 christos <Tool 501 1.1 christos Name="VCCustomBuildTool" 502 1.1 christos /> 503 1.1 christos <Tool 504 1.1 christos Name="VCXMLDataGeneratorTool" 505 1.1 christos /> 506 1.1 christos <Tool 507 1.1 christos Name="VCWebServiceProxyGeneratorTool" 508 1.1 christos /> 509 1.1 christos <Tool 510 1.1 christos Name="VCMIDLTool" 511 1.1 christos /> 512 1.1 christos <Tool 513 1.1 christos Name="VCCLCompilerTool" 514 1.1 christos Optimization="2" 515 1.1 christos InlineFunctionExpansion="1" 516 1.1 christos OmitFramePointers="true" 517 1.1 christos AdditionalIncludeDirectories="..\..\.." 518 1.1.1.2 christos PreprocessorDefinitions="WIN32;ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS" 519 1.1 christos StringPooling="true" 520 1.1 christos BasicRuntimeChecks="0" 521 1.1 christos RuntimeLibrary="0" 522 1.1 christos BufferSecurityCheck="false" 523 1.1 christos EnableFunctionLevelLinking="true" 524 1.1 christos UsePrecompiledHeader="0" 525 1.1 christos AssemblerListingLocation="$(IntDir)\" 526 1.1 christos WarningLevel="3" 527 1.1 christos Detect64BitPortabilityProblems="true" 528 1.1 christos DebugInformationFormat="3" 529 1.1 christos /> 530 1.1 christos <Tool 531 1.1 christos Name="VCManagedResourceCompilerTool" 532 1.1 christos /> 533 1.1 christos <Tool 534 1.1 christos Name="VCResourceCompilerTool" 535 1.1 christos /> 536 1.1 christos <Tool 537 1.1 christos Name="VCPreLinkEventTool" 538 1.1 christos /> 539 1.1 christos <Tool 540 1.1 christos Name="VCLinkerTool" 541 1.1 christos OutputFile="$(OutDir)/testzlib.exe" 542 1.1 christos LinkIncremental="1" 543 1.1 christos GenerateManifest="false" 544 1.1 christos GenerateDebugInformation="true" 545 1.1 christos SubSystem="1" 546 1.1 christos OptimizeReferences="2" 547 1.1 christos EnableCOMDATFolding="2" 548 1.1 christos OptimizeForWindows98="1" 549 1.1 christos RandomizedBaseAddress="1" 550 1.1 christos DataExecutionPrevention="0" 551 1.1 christos TargetMachine="1" 552 1.1 christos /> 553 1.1 christos <Tool 554 1.1 christos Name="VCALinkTool" 555 1.1 christos /> 556 1.1 christos <Tool 557 1.1 christos Name="VCManifestTool" 558 1.1 christos /> 559 1.1 christos <Tool 560 1.1 christos Name="VCXDCMakeTool" 561 1.1 christos /> 562 1.1 christos <Tool 563 1.1 christos Name="VCBscMakeTool" 564 1.1 christos /> 565 1.1 christos <Tool 566 1.1 christos Name="VCFxCopTool" 567 1.1 christos /> 568 1.1 christos <Tool 569 1.1 christos Name="VCAppVerifierTool" 570 1.1 christos /> 571 1.1 christos <Tool 572 1.1 christos Name="VCPostBuildEventTool" 573 1.1 christos /> 574 1.1 christos </Configuration> 575 1.1 christos <Configuration 576 1.1 christos Name="Release|x64" 577 1.1 christos OutputDirectory="x64\TestZlib$(ConfigurationName)" 578 1.1 christos IntermediateDirectory="x64\TestZlib$(ConfigurationName)\Tmp" 579 1.1 christos ConfigurationType="1" 580 1.1 christos WholeProgramOptimization="1" 581 1.1 christos > 582 1.1 christos <Tool 583 1.1 christos Name="VCPreBuildEventTool" 584 1.1 christos /> 585 1.1 christos <Tool 586 1.1 christos Name="VCCustomBuildTool" 587 1.1 christos /> 588 1.1 christos <Tool 589 1.1 christos Name="VCXMLDataGeneratorTool" 590 1.1 christos /> 591 1.1 christos <Tool 592 1.1 christos Name="VCWebServiceProxyGeneratorTool" 593 1.1 christos /> 594 1.1 christos <Tool 595 1.1 christos Name="VCMIDLTool" 596 1.1 christos /> 597 1.1 christos <Tool 598 1.1 christos Name="VCCLCompilerTool" 599 1.1 christos AdditionalIncludeDirectories="..\..\.." 600 1.1.1.2 christos PreprocessorDefinitions="WIN32;ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS" 601 1.1 christos BasicRuntimeChecks="0" 602 1.1 christos RuntimeLibrary="0" 603 1.1 christos BufferSecurityCheck="false" 604 1.1 christos AssemblerListingLocation="$(IntDir)\" 605 1.1 christos /> 606 1.1 christos <Tool 607 1.1 christos Name="VCManagedResourceCompilerTool" 608 1.1 christos /> 609 1.1 christos <Tool 610 1.1 christos Name="VCResourceCompilerTool" 611 1.1 christos /> 612 1.1 christos <Tool 613 1.1 christos Name="VCPreLinkEventTool" 614 1.1 christos /> 615 1.1 christos <Tool 616 1.1 christos Name="VCLinkerTool" 617 1.1 christos GenerateManifest="false" 618 1.1 christos /> 619 1.1 christos <Tool 620 1.1 christos Name="VCALinkTool" 621 1.1 christos /> 622 1.1 christos <Tool 623 1.1 christos Name="VCManifestTool" 624 1.1 christos /> 625 1.1 christos <Tool 626 1.1 christos Name="VCXDCMakeTool" 627 1.1 christos /> 628 1.1 christos <Tool 629 1.1 christos Name="VCBscMakeTool" 630 1.1 christos /> 631 1.1 christos <Tool 632 1.1 christos Name="VCFxCopTool" 633 1.1 christos /> 634 1.1 christos <Tool 635 1.1 christos Name="VCAppVerifierTool" 636 1.1 christos /> 637 1.1 christos <Tool 638 1.1 christos Name="VCPostBuildEventTool" 639 1.1 christos /> 640 1.1 christos </Configuration> 641 1.1 christos <Configuration 642 1.1 christos Name="Release|Itanium" 643 1.1 christos OutputDirectory="ia64\TestZlib$(ConfigurationName)" 644 1.1 christos IntermediateDirectory="ia64\TestZlib$(ConfigurationName)\Tmp" 645 1.1 christos ConfigurationType="1" 646 1.1 christos CharacterSet="2" 647 1.1 christos WholeProgramOptimization="1" 648 1.1 christos > 649 1.1 christos <Tool 650 1.1 christos Name="VCPreBuildEventTool" 651 1.1 christos /> 652 1.1 christos <Tool 653 1.1 christos Name="VCCustomBuildTool" 654 1.1 christos /> 655 1.1 christos <Tool 656 1.1 christos Name="VCXMLDataGeneratorTool" 657 1.1 christos /> 658 1.1 christos <Tool 659 1.1 christos Name="VCWebServiceProxyGeneratorTool" 660 1.1 christos /> 661 1.1 christos <Tool 662 1.1 christos Name="VCMIDLTool" 663 1.1 christos TargetEnvironment="2" 664 1.1 christos /> 665 1.1 christos <Tool 666 1.1 christos Name="VCCLCompilerTool" 667 1.1 christos Optimization="2" 668 1.1 christos InlineFunctionExpansion="1" 669 1.1 christos OmitFramePointers="true" 670 1.1 christos AdditionalIncludeDirectories="..\..\.." 671 1.1 christos PreprocessorDefinitions="ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64" 672 1.1 christos StringPooling="true" 673 1.1 christos BasicRuntimeChecks="0" 674 1.1 christos RuntimeLibrary="2" 675 1.1 christos BufferSecurityCheck="false" 676 1.1 christos EnableFunctionLevelLinking="true" 677 1.1 christos UsePrecompiledHeader="0" 678 1.1 christos AssemblerListingLocation="$(IntDir)\" 679 1.1 christos WarningLevel="3" 680 1.1 christos Detect64BitPortabilityProblems="true" 681 1.1 christos DebugInformationFormat="3" 682 1.1 christos /> 683 1.1 christos <Tool 684 1.1 christos Name="VCManagedResourceCompilerTool" 685 1.1 christos /> 686 1.1 christos <Tool 687 1.1 christos Name="VCResourceCompilerTool" 688 1.1 christos /> 689 1.1 christos <Tool 690 1.1 christos Name="VCPreLinkEventTool" 691 1.1 christos /> 692 1.1 christos <Tool 693 1.1 christos Name="VCLinkerTool" 694 1.1 christos OutputFile="$(OutDir)/testzlib.exe" 695 1.1 christos LinkIncremental="1" 696 1.1 christos GenerateManifest="false" 697 1.1 christos GenerateDebugInformation="true" 698 1.1 christos SubSystem="1" 699 1.1 christos OptimizeReferences="2" 700 1.1 christos EnableCOMDATFolding="2" 701 1.1 christos OptimizeForWindows98="1" 702 1.1 christos TargetMachine="5" 703 1.1 christos /> 704 1.1 christos <Tool 705 1.1 christos Name="VCALinkTool" 706 1.1 christos /> 707 1.1 christos <Tool 708 1.1 christos Name="VCManifestTool" 709 1.1 christos /> 710 1.1 christos <Tool 711 1.1 christos Name="VCXDCMakeTool" 712 1.1 christos /> 713 1.1 christos <Tool 714 1.1 christos Name="VCBscMakeTool" 715 1.1 christos /> 716 1.1 christos <Tool 717 1.1 christos Name="VCFxCopTool" 718 1.1 christos /> 719 1.1 christos <Tool 720 1.1 christos Name="VCAppVerifierTool" 721 1.1 christos /> 722 1.1 christos <Tool 723 1.1 christos Name="VCPostBuildEventTool" 724 1.1 christos /> 725 1.1 christos </Configuration> 726 1.1 christos </Configurations> 727 1.1 christos <References> 728 1.1 christos </References> 729 1.1 christos <Files> 730 1.1 christos <Filter 731 1.1 christos Name="Source Files" 732 1.1.1.2 christos Filter="cpp;c;cxx;def;odl;idl;hpj;bat" 733 1.1 christos > 734 1.1 christos <File 735 1.1 christos RelativePath="..\..\..\adler32.c" 736 1.1 christos > 737 1.1 christos </File> 738 1.1 christos <File 739 1.1 christos RelativePath="..\..\..\compress.c" 740 1.1 christos > 741 1.1 christos </File> 742 1.1 christos <File 743 1.1 christos RelativePath="..\..\..\crc32.c" 744 1.1 christos > 745 1.1 christos </File> 746 1.1 christos <File 747 1.1 christos RelativePath="..\..\..\deflate.c" 748 1.1 christos > 749 1.1 christos </File> 750 1.1 christos <File 751 1.1 christos RelativePath="..\..\..\infback.c" 752 1.1 christos > 753 1.1 christos </File> 754 1.1 christos <File 755 1.1 christos RelativePath="..\..\..\inffast.c" 756 1.1 christos > 757 1.1 christos </File> 758 1.1 christos <File 759 1.1 christos RelativePath="..\..\..\inflate.c" 760 1.1 christos > 761 1.1 christos </File> 762 1.1 christos <File 763 1.1 christos RelativePath="..\..\..\inftrees.c" 764 1.1 christos > 765 1.1 christos </File> 766 1.1 christos <File 767 1.1 christos RelativePath="..\..\testzlib\testzlib.c" 768 1.1 christos > 769 1.1 christos </File> 770 1.1 christos <File 771 1.1 christos RelativePath="..\..\..\trees.c" 772 1.1 christos > 773 1.1 christos </File> 774 1.1 christos <File 775 1.1 christos RelativePath="..\..\..\uncompr.c" 776 1.1 christos > 777 1.1 christos </File> 778 1.1 christos <File 779 1.1 christos RelativePath="..\..\..\zutil.c" 780 1.1 christos > 781 1.1 christos </File> 782 1.1 christos </Filter> 783 1.1 christos <Filter 784 1.1 christos Name="Header Files" 785 1.1 christos Filter="h;hpp;hxx;hm;inl;inc" 786 1.1 christos > 787 1.1 christos </Filter> 788 1.1 christos <Filter 789 1.1 christos Name="Resource Files" 790 1.1 christos Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" 791 1.1 christos > 792 1.1 christos </Filter> 793 1.1 christos </Files> 794 1.1 christos <Globals> 795 1.1 christos </Globals> 796 1.1 christos </VisualStudioProject> 797