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