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