Home | History | Annotate | Line # | Download | only in vc9
      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.1.2  christos 				AdditionalIncludeDirectories="..\..\.."
     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.1.2  christos 				AdditionalIncludeDirectories="..\..\.."
    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.1.2  christos 				AdditionalIncludeDirectories="..\..\.."
    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.1.2  christos 				AdditionalIncludeDirectories="..\..\.."
    272  1.1.1.2  christos 				PreprocessorDefinitions="WIN32;ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS"
    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 				OutputFile="$(OutDir)\zlibstat.lib"
    299      1.1  christos 				SuppressStartupBanner="true"
    300      1.1  christos 			/>
    301      1.1  christos 			<Tool
    302      1.1  christos 				Name="VCALinkTool"
    303      1.1  christos 			/>
    304      1.1  christos 			<Tool
    305      1.1  christos 				Name="VCXDCMakeTool"
    306      1.1  christos 			/>
    307      1.1  christos 			<Tool
    308      1.1  christos 				Name="VCBscMakeTool"
    309      1.1  christos 			/>
    310      1.1  christos 			<Tool
    311      1.1  christos 				Name="VCFxCopTool"
    312      1.1  christos 			/>
    313      1.1  christos 			<Tool
    314      1.1  christos 				Name="VCPostBuildEventTool"
    315      1.1  christos 			/>
    316      1.1  christos 		</Configuration>
    317      1.1  christos 		<Configuration
    318      1.1  christos 			Name="Release|x64"
    319      1.1  christos 			OutputDirectory="x64\ZlibStat$(ConfigurationName)"
    320      1.1  christos 			IntermediateDirectory="x64\ZlibStat$(ConfigurationName)\Tmp"
    321      1.1  christos 			ConfigurationType="4"
    322      1.1  christos 			InheritedPropertySheets="UpgradeFromVC70.vsprops"
    323      1.1  christos 			UseOfMFC="0"
    324      1.1  christos 			ATLMinimizesCRunTimeLibraryUsage="false"
    325      1.1  christos 			>
    326      1.1  christos 			<Tool
    327      1.1  christos 				Name="VCPreBuildEventTool"
    328      1.1  christos 			/>
    329      1.1  christos 			<Tool
    330      1.1  christos 				Name="VCCustomBuildTool"
    331      1.1  christos 			/>
    332      1.1  christos 			<Tool
    333      1.1  christos 				Name="VCXMLDataGeneratorTool"
    334      1.1  christos 			/>
    335      1.1  christos 			<Tool
    336      1.1  christos 				Name="VCWebServiceProxyGeneratorTool"
    337      1.1  christos 			/>
    338      1.1  christos 			<Tool
    339      1.1  christos 				Name="VCMIDLTool"
    340      1.1  christos 				TargetEnvironment="3"
    341      1.1  christos 			/>
    342      1.1  christos 			<Tool
    343      1.1  christos 				Name="VCCLCompilerTool"
    344      1.1  christos 				InlineFunctionExpansion="1"
    345  1.1.1.2  christos 				AdditionalIncludeDirectories="..\..\.."
    346  1.1.1.2  christos 				PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64"
    347      1.1  christos 				StringPooling="true"
    348      1.1  christos 				ExceptionHandling="0"
    349      1.1  christos 				RuntimeLibrary="2"
    350      1.1  christos 				BufferSecurityCheck="false"
    351      1.1  christos 				EnableFunctionLevelLinking="true"
    352      1.1  christos 				PrecompiledHeaderFile="$(IntDir)/zlibstat.pch"
    353      1.1  christos 				AssemblerListingLocation="$(IntDir)\"
    354      1.1  christos 				ObjectFile="$(IntDir)\"
    355      1.1  christos 				ProgramDataBaseFileName="$(OutDir)\"
    356      1.1  christos 				WarningLevel="3"
    357      1.1  christos 				SuppressStartupBanner="true"
    358      1.1  christos 			/>
    359      1.1  christos 			<Tool
    360      1.1  christos 				Name="VCManagedResourceCompilerTool"
    361      1.1  christos 			/>
    362      1.1  christos 			<Tool
    363      1.1  christos 				Name="VCResourceCompilerTool"
    364      1.1  christos 				Culture="1036"
    365      1.1  christos 			/>
    366      1.1  christos 			<Tool
    367      1.1  christos 				Name="VCPreLinkEventTool"
    368      1.1  christos 			/>
    369      1.1  christos 			<Tool
    370      1.1  christos 				Name="VCLibrarianTool"
    371      1.1  christos 				AdditionalOptions="/MACHINE:AMD64 /NODEFAULTLIB"
    372      1.1  christos 				OutputFile="$(OutDir)\zlibstat.lib"
    373      1.1  christos 				SuppressStartupBanner="true"
    374      1.1  christos 			/>
    375      1.1  christos 			<Tool
    376      1.1  christos 				Name="VCALinkTool"
    377      1.1  christos 			/>
    378      1.1  christos 			<Tool
    379      1.1  christos 				Name="VCXDCMakeTool"
    380      1.1  christos 			/>
    381      1.1  christos 			<Tool
    382      1.1  christos 				Name="VCBscMakeTool"
    383      1.1  christos 			/>
    384      1.1  christos 			<Tool
    385      1.1  christos 				Name="VCFxCopTool"
    386      1.1  christos 			/>
    387      1.1  christos 			<Tool
    388      1.1  christos 				Name="VCPostBuildEventTool"
    389      1.1  christos 			/>
    390      1.1  christos 		</Configuration>
    391      1.1  christos 		<Configuration
    392      1.1  christos 			Name="Release|Itanium"
    393      1.1  christos 			OutputDirectory="ia64\ZlibStat$(ConfigurationName)"
    394      1.1  christos 			IntermediateDirectory="ia64\ZlibStat$(ConfigurationName)\Tmp"
    395      1.1  christos 			ConfigurationType="4"
    396      1.1  christos 			InheritedPropertySheets="UpgradeFromVC70.vsprops"
    397      1.1  christos 			UseOfMFC="0"
    398      1.1  christos 			ATLMinimizesCRunTimeLibraryUsage="false"
    399      1.1  christos 			>
    400      1.1  christos 			<Tool
    401      1.1  christos 				Name="VCPreBuildEventTool"
    402      1.1  christos 			/>
    403      1.1  christos 			<Tool
    404      1.1  christos 				Name="VCCustomBuildTool"
    405      1.1  christos 			/>
    406      1.1  christos 			<Tool
    407      1.1  christos 				Name="VCXMLDataGeneratorTool"
    408      1.1  christos 			/>
    409      1.1  christos 			<Tool
    410      1.1  christos 				Name="VCWebServiceProxyGeneratorTool"
    411      1.1  christos 			/>
    412      1.1  christos 			<Tool
    413      1.1  christos 				Name="VCMIDLTool"
    414      1.1  christos 				TargetEnvironment="2"
    415      1.1  christos 			/>
    416      1.1  christos 			<Tool
    417      1.1  christos 				Name="VCCLCompilerTool"
    418      1.1  christos 				InlineFunctionExpansion="1"
    419  1.1.1.2  christos 				AdditionalIncludeDirectories="..\..\.."
    420      1.1  christos 				PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64"
    421      1.1  christos 				StringPooling="true"
    422      1.1  christos 				ExceptionHandling="0"
    423      1.1  christos 				RuntimeLibrary="2"
    424      1.1  christos 				BufferSecurityCheck="false"
    425      1.1  christos 				EnableFunctionLevelLinking="true"
    426      1.1  christos 				PrecompiledHeaderFile="$(IntDir)/zlibstat.pch"
    427      1.1  christos 				AssemblerListingLocation="$(IntDir)\"
    428      1.1  christos 				ObjectFile="$(IntDir)\"
    429      1.1  christos 				ProgramDataBaseFileName="$(OutDir)\"
    430      1.1  christos 				WarningLevel="3"
    431      1.1  christos 				SuppressStartupBanner="true"
    432      1.1  christos 			/>
    433      1.1  christos 			<Tool
    434      1.1  christos 				Name="VCManagedResourceCompilerTool"
    435      1.1  christos 			/>
    436      1.1  christos 			<Tool
    437      1.1  christos 				Name="VCResourceCompilerTool"
    438      1.1  christos 				Culture="1036"
    439      1.1  christos 			/>
    440      1.1  christos 			<Tool
    441      1.1  christos 				Name="VCPreLinkEventTool"
    442      1.1  christos 			/>
    443      1.1  christos 			<Tool
    444      1.1  christos 				Name="VCLibrarianTool"
    445      1.1  christos 				AdditionalOptions="/MACHINE:IA64 /NODEFAULTLIB"
    446      1.1  christos 				OutputFile="$(OutDir)\zlibstat.lib"
    447      1.1  christos 				SuppressStartupBanner="true"
    448      1.1  christos 			/>
    449      1.1  christos 			<Tool
    450      1.1  christos 				Name="VCALinkTool"
    451      1.1  christos 			/>
    452      1.1  christos 			<Tool
    453      1.1  christos 				Name="VCXDCMakeTool"
    454      1.1  christos 			/>
    455      1.1  christos 			<Tool
    456      1.1  christos 				Name="VCBscMakeTool"
    457      1.1  christos 			/>
    458      1.1  christos 			<Tool
    459      1.1  christos 				Name="VCFxCopTool"
    460      1.1  christos 			/>
    461      1.1  christos 			<Tool
    462      1.1  christos 				Name="VCPostBuildEventTool"
    463      1.1  christos 			/>
    464      1.1  christos 		</Configuration>
    465      1.1  christos 		<Configuration
    466      1.1  christos 			Name="ReleaseWithoutAsm|Win32"
    467      1.1  christos 			OutputDirectory="x86\ZlibStat$(ConfigurationName)"
    468      1.1  christos 			IntermediateDirectory="x86\ZlibStat$(ConfigurationName)\Tmp"
    469      1.1  christos 			ConfigurationType="4"
    470      1.1  christos 			InheritedPropertySheets="UpgradeFromVC70.vsprops"
    471      1.1  christos 			UseOfMFC="0"
    472      1.1  christos 			ATLMinimizesCRunTimeLibraryUsage="false"
    473      1.1  christos 			>
    474      1.1  christos 			<Tool
    475      1.1  christos 				Name="VCPreBuildEventTool"
    476      1.1  christos 			/>
    477      1.1  christos 			<Tool
    478      1.1  christos 				Name="VCCustomBuildTool"
    479      1.1  christos 			/>
    480      1.1  christos 			<Tool
    481      1.1  christos 				Name="VCXMLDataGeneratorTool"
    482      1.1  christos 			/>
    483      1.1  christos 			<Tool
    484      1.1  christos 				Name="VCWebServiceProxyGeneratorTool"
    485      1.1  christos 			/>
    486      1.1  christos 			<Tool
    487      1.1  christos 				Name="VCMIDLTool"
    488      1.1  christos 			/>
    489      1.1  christos 			<Tool
    490      1.1  christos 				Name="VCCLCompilerTool"
    491      1.1  christos 				InlineFunctionExpansion="1"
    492  1.1.1.2  christos 				AdditionalIncludeDirectories="..\..\.."
    493      1.1  christos 				PreprocessorDefinitions="WIN32;ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS"
    494      1.1  christos 				StringPooling="true"
    495      1.1  christos 				ExceptionHandling="0"
    496      1.1  christos 				RuntimeLibrary="0"
    497      1.1  christos 				BufferSecurityCheck="false"
    498      1.1  christos 				EnableFunctionLevelLinking="true"
    499      1.1  christos 				PrecompiledHeaderFile="$(IntDir)/zlibstat.pch"
    500      1.1  christos 				AssemblerListingLocation="$(IntDir)\"
    501      1.1  christos 				ObjectFile="$(IntDir)\"
    502      1.1  christos 				ProgramDataBaseFileName="$(OutDir)\"
    503      1.1  christos 				WarningLevel="3"
    504      1.1  christos 				SuppressStartupBanner="true"
    505      1.1  christos 			/>
    506      1.1  christos 			<Tool
    507      1.1  christos 				Name="VCManagedResourceCompilerTool"
    508      1.1  christos 			/>
    509      1.1  christos 			<Tool
    510      1.1  christos 				Name="VCResourceCompilerTool"
    511      1.1  christos 				Culture="1036"
    512      1.1  christos 			/>
    513      1.1  christos 			<Tool
    514      1.1  christos 				Name="VCPreLinkEventTool"
    515      1.1  christos 			/>
    516      1.1  christos 			<Tool
    517      1.1  christos 				Name="VCLibrarianTool"
    518      1.1  christos 				AdditionalOptions="/MACHINE:X86 /NODEFAULTLIB"
    519      1.1  christos 				OutputFile="$(OutDir)\zlibstat.lib"
    520      1.1  christos 				SuppressStartupBanner="true"
    521      1.1  christos 			/>
    522      1.1  christos 			<Tool
    523      1.1  christos 				Name="VCALinkTool"
    524      1.1  christos 			/>
    525      1.1  christos 			<Tool
    526      1.1  christos 				Name="VCXDCMakeTool"
    527      1.1  christos 			/>
    528      1.1  christos 			<Tool
    529      1.1  christos 				Name="VCBscMakeTool"
    530      1.1  christos 			/>
    531      1.1  christos 			<Tool
    532      1.1  christos 				Name="VCFxCopTool"
    533      1.1  christos 			/>
    534      1.1  christos 			<Tool
    535      1.1  christos 				Name="VCPostBuildEventTool"
    536      1.1  christos 			/>
    537      1.1  christos 		</Configuration>
    538      1.1  christos 		<Configuration
    539      1.1  christos 			Name="ReleaseWithoutAsm|x64"
    540      1.1  christos 			OutputDirectory="x64\ZlibStat$(ConfigurationName)"
    541      1.1  christos 			IntermediateDirectory="x64\ZlibStat$(ConfigurationName)\Tmp"
    542      1.1  christos 			ConfigurationType="4"
    543      1.1  christos 			InheritedPropertySheets="UpgradeFromVC70.vsprops"
    544      1.1  christos 			UseOfMFC="0"
    545      1.1  christos 			ATLMinimizesCRunTimeLibraryUsage="false"
    546      1.1  christos 			>
    547      1.1  christos 			<Tool
    548      1.1  christos 				Name="VCPreBuildEventTool"
    549      1.1  christos 			/>
    550      1.1  christos 			<Tool
    551      1.1  christos 				Name="VCCustomBuildTool"
    552      1.1  christos 			/>
    553      1.1  christos 			<Tool
    554      1.1  christos 				Name="VCXMLDataGeneratorTool"
    555      1.1  christos 			/>
    556      1.1  christos 			<Tool
    557      1.1  christos 				Name="VCWebServiceProxyGeneratorTool"
    558      1.1  christos 			/>
    559      1.1  christos 			<Tool
    560      1.1  christos 				Name="VCMIDLTool"
    561      1.1  christos 				TargetEnvironment="3"
    562      1.1  christos 			/>
    563      1.1  christos 			<Tool
    564      1.1  christos 				Name="VCCLCompilerTool"
    565      1.1  christos 				InlineFunctionExpansion="1"
    566  1.1.1.2  christos 				AdditionalIncludeDirectories="..\..\.."
    567      1.1  christos 				PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64"
    568      1.1  christos 				StringPooling="true"
    569      1.1  christos 				ExceptionHandling="0"
    570      1.1  christos 				RuntimeLibrary="2"
    571      1.1  christos 				BufferSecurityCheck="false"
    572      1.1  christos 				EnableFunctionLevelLinking="true"
    573      1.1  christos 				PrecompiledHeaderFile="$(IntDir)/zlibstat.pch"
    574      1.1  christos 				AssemblerListingLocation="$(IntDir)\"
    575      1.1  christos 				ObjectFile="$(IntDir)\"
    576      1.1  christos 				ProgramDataBaseFileName="$(OutDir)\"
    577      1.1  christos 				WarningLevel="3"
    578      1.1  christos 				SuppressStartupBanner="true"
    579      1.1  christos 			/>
    580      1.1  christos 			<Tool
    581      1.1  christos 				Name="VCManagedResourceCompilerTool"
    582      1.1  christos 			/>
    583      1.1  christos 			<Tool
    584      1.1  christos 				Name="VCResourceCompilerTool"
    585      1.1  christos 				Culture="1036"
    586      1.1  christos 			/>
    587      1.1  christos 			<Tool
    588      1.1  christos 				Name="VCPreLinkEventTool"
    589      1.1  christos 			/>
    590      1.1  christos 			<Tool
    591      1.1  christos 				Name="VCLibrarianTool"
    592      1.1  christos 				AdditionalOptions="/MACHINE:AMD64 /NODEFAULTLIB"
    593      1.1  christos 				OutputFile="$(OutDir)\zlibstat.lib"
    594      1.1  christos 				SuppressStartupBanner="true"
    595      1.1  christos 			/>
    596      1.1  christos 			<Tool
    597      1.1  christos 				Name="VCALinkTool"
    598      1.1  christos 			/>
    599      1.1  christos 			<Tool
    600      1.1  christos 				Name="VCXDCMakeTool"
    601      1.1  christos 			/>
    602      1.1  christos 			<Tool
    603      1.1  christos 				Name="VCBscMakeTool"
    604      1.1  christos 			/>
    605      1.1  christos 			<Tool
    606      1.1  christos 				Name="VCFxCopTool"
    607      1.1  christos 			/>
    608      1.1  christos 			<Tool
    609      1.1  christos 				Name="VCPostBuildEventTool"
    610      1.1  christos 			/>
    611      1.1  christos 		</Configuration>
    612      1.1  christos 		<Configuration
    613      1.1  christos 			Name="ReleaseWithoutAsm|Itanium"
    614      1.1  christos 			OutputDirectory="ia64\ZlibStat$(ConfigurationName)"
    615      1.1  christos 			IntermediateDirectory="ia64\ZlibStat$(ConfigurationName)\Tmp"
    616      1.1  christos 			ConfigurationType="4"
    617      1.1  christos 			InheritedPropertySheets="UpgradeFromVC70.vsprops"
    618      1.1  christos 			UseOfMFC="0"
    619      1.1  christos 			ATLMinimizesCRunTimeLibraryUsage="false"
    620      1.1  christos 			>
    621      1.1  christos 			<Tool
    622      1.1  christos 				Name="VCPreBuildEventTool"
    623      1.1  christos 			/>
    624      1.1  christos 			<Tool
    625      1.1  christos 				Name="VCCustomBuildTool"
    626      1.1  christos 			/>
    627      1.1  christos 			<Tool
    628      1.1  christos 				Name="VCXMLDataGeneratorTool"
    629      1.1  christos 			/>
    630      1.1  christos 			<Tool
    631      1.1  christos 				Name="VCWebServiceProxyGeneratorTool"
    632      1.1  christos 			/>
    633      1.1  christos 			<Tool
    634      1.1  christos 				Name="VCMIDLTool"
    635      1.1  christos 				TargetEnvironment="2"
    636      1.1  christos 			/>
    637      1.1  christos 			<Tool
    638      1.1  christos 				Name="VCCLCompilerTool"
    639      1.1  christos 				InlineFunctionExpansion="1"
    640  1.1.1.2  christos 				AdditionalIncludeDirectories="..\..\.."
    641      1.1  christos 				PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64"
    642      1.1  christos 				StringPooling="true"
    643      1.1  christos 				ExceptionHandling="0"
    644      1.1  christos 				RuntimeLibrary="2"
    645      1.1  christos 				BufferSecurityCheck="false"
    646      1.1  christos 				EnableFunctionLevelLinking="true"
    647      1.1  christos 				PrecompiledHeaderFile="$(IntDir)/zlibstat.pch"
    648      1.1  christos 				AssemblerListingLocation="$(IntDir)\"
    649      1.1  christos 				ObjectFile="$(IntDir)\"
    650      1.1  christos 				ProgramDataBaseFileName="$(OutDir)\"
    651      1.1  christos 				WarningLevel="3"
    652      1.1  christos 				SuppressStartupBanner="true"
    653      1.1  christos 			/>
    654      1.1  christos 			<Tool
    655      1.1  christos 				Name="VCManagedResourceCompilerTool"
    656      1.1  christos 			/>
    657      1.1  christos 			<Tool
    658      1.1  christos 				Name="VCResourceCompilerTool"
    659      1.1  christos 				Culture="1036"
    660      1.1  christos 			/>
    661      1.1  christos 			<Tool
    662      1.1  christos 				Name="VCPreLinkEventTool"
    663      1.1  christos 			/>
    664      1.1  christos 			<Tool
    665      1.1  christos 				Name="VCLibrarianTool"
    666      1.1  christos 				AdditionalOptions="/MACHINE:IA64 /NODEFAULTLIB"
    667      1.1  christos 				OutputFile="$(OutDir)\zlibstat.lib"
    668      1.1  christos 				SuppressStartupBanner="true"
    669      1.1  christos 			/>
    670      1.1  christos 			<Tool
    671      1.1  christos 				Name="VCALinkTool"
    672      1.1  christos 			/>
    673      1.1  christos 			<Tool
    674      1.1  christos 				Name="VCXDCMakeTool"
    675      1.1  christos 			/>
    676      1.1  christos 			<Tool
    677      1.1  christos 				Name="VCBscMakeTool"
    678      1.1  christos 			/>
    679      1.1  christos 			<Tool
    680      1.1  christos 				Name="VCFxCopTool"
    681      1.1  christos 			/>
    682      1.1  christos 			<Tool
    683      1.1  christos 				Name="VCPostBuildEventTool"
    684      1.1  christos 			/>
    685      1.1  christos 		</Configuration>
    686      1.1  christos 	</Configurations>
    687      1.1  christos 	<References>
    688      1.1  christos 	</References>
    689      1.1  christos 	<Files>
    690      1.1  christos 		<Filter
    691      1.1  christos 			Name="Source Files"
    692      1.1  christos 			>
    693      1.1  christos 			<File
    694      1.1  christos 				RelativePath="..\..\..\adler32.c"
    695      1.1  christos 				>
    696      1.1  christos 			</File>
    697      1.1  christos 			<File
    698      1.1  christos 				RelativePath="..\..\..\compress.c"
    699      1.1  christos 				>
    700      1.1  christos 			</File>
    701      1.1  christos 			<File
    702      1.1  christos 				RelativePath="..\..\..\crc32.c"
    703      1.1  christos 				>
    704      1.1  christos 			</File>
    705      1.1  christos 			<File
    706      1.1  christos 				RelativePath="..\..\..\deflate.c"
    707      1.1  christos 				>
    708      1.1  christos 			</File>
    709      1.1  christos 			<File
    710      1.1  christos 				RelativePath="..\..\..\gzclose.c"
    711      1.1  christos 				>
    712      1.1  christos 			</File>
    713      1.1  christos 			<File
    714      1.1  christos 				RelativePath="..\..\..\gzguts.h"
    715      1.1  christos 				>
    716      1.1  christos 			</File>
    717      1.1  christos 			<File
    718      1.1  christos 				RelativePath="..\..\..\gzlib.c"
    719      1.1  christos 				>
    720      1.1  christos 			</File>
    721      1.1  christos 			<File
    722      1.1  christos 				RelativePath="..\..\..\gzread.c"
    723      1.1  christos 				>
    724      1.1  christos 			</File>
    725      1.1  christos 			<File
    726      1.1  christos 				RelativePath="..\..\..\gzwrite.c"
    727      1.1  christos 				>
    728      1.1  christos 			</File>
    729      1.1  christos 			<File
    730      1.1  christos 				RelativePath="..\..\..\infback.c"
    731      1.1  christos 				>
    732      1.1  christos 			</File>
    733      1.1  christos 			<File
    734      1.1  christos 				RelativePath="..\..\..\inffast.c"
    735      1.1  christos 				>
    736      1.1  christos 			</File>
    737      1.1  christos 			<File
    738      1.1  christos 				RelativePath="..\..\..\inflate.c"
    739      1.1  christos 				>
    740      1.1  christos 			</File>
    741      1.1  christos 			<File
    742      1.1  christos 				RelativePath="..\..\..\inftrees.c"
    743      1.1  christos 				>
    744      1.1  christos 			</File>
    745      1.1  christos 			<File
    746      1.1  christos 				RelativePath="..\..\minizip\ioapi.c"
    747      1.1  christos 				>
    748      1.1  christos 			</File>
    749      1.1  christos 			<File
    750      1.1  christos 				RelativePath="..\..\..\trees.c"
    751      1.1  christos 				>
    752      1.1  christos 			</File>
    753      1.1  christos 			<File
    754      1.1  christos 				RelativePath="..\..\..\uncompr.c"
    755      1.1  christos 				>
    756      1.1  christos 			</File>
    757      1.1  christos 			<File
    758      1.1  christos 				RelativePath="..\..\minizip\unzip.c"
    759      1.1  christos 				>
    760      1.1  christos 			</File>
    761      1.1  christos 			<File
    762      1.1  christos 				RelativePath="..\..\minizip\zip.c"
    763      1.1  christos 				>
    764      1.1  christos 			</File>
    765      1.1  christos 			<File
    766      1.1  christos 				RelativePath=".\zlib.rc"
    767      1.1  christos 				>
    768      1.1  christos 			</File>
    769      1.1  christos 			<File
    770      1.1  christos 				RelativePath=".\zlibvc.def"
    771      1.1  christos 				>
    772      1.1  christos 			</File>
    773      1.1  christos 			<File
    774      1.1  christos 				RelativePath="..\..\..\zutil.c"
    775      1.1  christos 				>
    776      1.1  christos 			</File>
    777      1.1  christos 		</Filter>
    778      1.1  christos 	</Files>
    779      1.1  christos 	<Globals>
    780      1.1  christos 	</Globals>
    781      1.1  christos </VisualStudioProject>
    782