Mercurial > hgrepos > Python2 > PyMuPDF
comparison mupdf-source/thirdparty/curl/projects/Windows/VC7/src/curl.tmpl @ 2:b50eed0cc0ef upstream
ADD: MuPDF v1.26.7: the MuPDF source as downloaded by a default build of PyMuPDF 1.26.4.
The directory name has changed: no version number in the expanded directory now.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 15 Sep 2025 11:43:07 +0200 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 1:1d09e1dec1d9 | 2:b50eed0cc0ef |
|---|---|
| 1 <?xml version="1.0" encoding = "Windows-1252"?> | |
| 2 <VisualStudioProject | |
| 3 ProjectType="Visual C++" | |
| 4 Version="7.00" | |
| 5 Name="curl" | |
| 6 SccProjectName="" | |
| 7 SccLocalPath=""> | |
| 8 <Platforms> | |
| 9 <Platform | |
| 10 Name="Win32"/> | |
| 11 </Platforms> | |
| 12 <Configurations> | |
| 13 <Configuration | |
| 14 Name="LIB Release - LIB OpenSSL|Win32" | |
| 15 OutputDirectory=".\..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 16 IntermediateDirectory="$(OutDir)\src" | |
| 17 ConfigurationType="1" | |
| 18 UseOfMFC="0" | |
| 19 ATLMinimizesCRunTimeLibraryUsage="FALSE"> | |
| 20 <Tool | |
| 21 Name="VCCLCompilerTool" | |
| 22 AdditionalOptions="/EHsc " | |
| 23 InlineFunctionExpansion="1" | |
| 24 AdditionalIncludeDirectories="$(ProgramFiles)\Microsoft Platform SDK\Include,..\..\..\..\include,..\..\..\..\lib,..\..\..\..\src" | |
| 25 PreprocessorDefinitions="NDEBUG;_CONSOLE;CURL_STATICLIB" | |
| 26 StringPooling="TRUE" | |
| 27 RuntimeLibrary="2" | |
| 28 EnableFunctionLevelLinking="TRUE" | |
| 29 WarningLevel="4" | |
| 30 SuppressStartupBanner="TRUE" | |
| 31 CompileAs="0"/> | |
| 32 <Tool | |
| 33 Name="VCCustomBuildTool"/> | |
| 34 <Tool | |
| 35 Name="VCLinkerTool" | |
| 36 AdditionalOptions="/MACHINE:I386 /FIXED:NO" | |
| 37 AdditionalDependencies="crypt32.lib wldap32.lib ws2_32.lib libcurl.lib libeay32.lib ssleay32.lib" | |
| 38 OutputFile="$(OutDir)\$(ProjectName).exe" | |
| 39 LinkIncremental="1" | |
| 40 SuppressStartupBanner="TRUE" | |
| 41 AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC7\$(ConfigurationName),..\..\..\..\..\openssl\build\Win32\VC7\LIB Release" | |
| 42 SubSystem="1"/> | |
| 43 <Tool | |
| 44 Name="VCMIDLTool" | |
| 45 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/> | |
| 46 <Tool | |
| 47 Name="VCPostBuildEventTool"/> | |
| 48 <Tool | |
| 49 Name="VCPreBuildEventTool"/> | |
| 50 <Tool | |
| 51 Name="VCPreLinkEventTool"/> | |
| 52 <Tool | |
| 53 Name="VCResourceCompilerTool" | |
| 54 PreprocessorDefinitions="NDEBUG" | |
| 55 Culture="1033" | |
| 56 AdditionalIncludeDirectories="..\..\..\..\include"/> | |
| 57 <Tool | |
| 58 Name="VCWebServiceProxyGeneratorTool"/> | |
| 59 <Tool | |
| 60 Name="VCWebDeploymentTool"/> | |
| 61 </Configuration> | |
| 62 <Configuration | |
| 63 Name="DLL Release - DLL Windows SSPI|Win32" | |
| 64 OutputDirectory=".\..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 65 IntermediateDirectory="$(OutDir)\src" | |
| 66 ConfigurationType="1" | |
| 67 UseOfMFC="0" | |
| 68 ATLMinimizesCRunTimeLibraryUsage="FALSE"> | |
| 69 <Tool | |
| 70 Name="VCCLCompilerTool" | |
| 71 AdditionalOptions="/EHsc " | |
| 72 InlineFunctionExpansion="1" | |
| 73 AdditionalIncludeDirectories="$(ProgramFiles)\Microsoft Platform SDK\Include,..\..\..\..\include,..\..\..\..\lib,..\..\..\..\src" | |
| 74 PreprocessorDefinitions="NDEBUG;_CONSOLE" | |
| 75 StringPooling="TRUE" | |
| 76 RuntimeLibrary="2" | |
| 77 EnableFunctionLevelLinking="TRUE" | |
| 78 WarningLevel="4" | |
| 79 SuppressStartupBanner="TRUE" | |
| 80 CompileAs="0"/> | |
| 81 <Tool | |
| 82 Name="VCCustomBuildTool"/> | |
| 83 <Tool | |
| 84 Name="VCLinkerTool" | |
| 85 AdditionalOptions="/MACHINE:I386 /FIXED:NO" | |
| 86 AdditionalDependencies="wldap32.lib ws2_32.lib libcurl.lib" | |
| 87 OutputFile="$(OutDir)\$(ProjectName).exe" | |
| 88 LinkIncremental="1" | |
| 89 SuppressStartupBanner="TRUE" | |
| 90 AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 91 SubSystem="1"/> | |
| 92 <Tool | |
| 93 Name="VCMIDLTool" | |
| 94 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/> | |
| 95 <Tool | |
| 96 Name="VCPostBuildEventTool"/> | |
| 97 <Tool | |
| 98 Name="VCPreBuildEventTool"/> | |
| 99 <Tool | |
| 100 Name="VCPreLinkEventTool"/> | |
| 101 <Tool | |
| 102 Name="VCResourceCompilerTool" | |
| 103 PreprocessorDefinitions="NDEBUG" | |
| 104 Culture="1033" | |
| 105 AdditionalIncludeDirectories="..\..\..\..\include"/> | |
| 106 <Tool | |
| 107 Name="VCWebServiceProxyGeneratorTool"/> | |
| 108 <Tool | |
| 109 Name="VCWebDeploymentTool"/> | |
| 110 </Configuration> | |
| 111 <Configuration | |
| 112 Name="LIB Release - DLL Windows SSPI|Win32" | |
| 113 OutputDirectory=".\..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 114 IntermediateDirectory="$(OutDir)\src" | |
| 115 ConfigurationType="1" | |
| 116 UseOfMFC="0" | |
| 117 ATLMinimizesCRunTimeLibraryUsage="FALSE"> | |
| 118 <Tool | |
| 119 Name="VCCLCompilerTool" | |
| 120 AdditionalOptions="/EHsc " | |
| 121 InlineFunctionExpansion="1" | |
| 122 AdditionalIncludeDirectories="$(ProgramFiles)\Microsoft Platform SDK\Include,..\..\..\..\include,..\..\..\..\lib,..\..\..\..\src" | |
| 123 PreprocessorDefinitions="NDEBUG;_CONSOLE;CURL_STATICLIB" | |
| 124 StringPooling="TRUE" | |
| 125 RuntimeLibrary="2" | |
| 126 EnableFunctionLevelLinking="TRUE" | |
| 127 WarningLevel="4" | |
| 128 SuppressStartupBanner="TRUE" | |
| 129 CompileAs="0"/> | |
| 130 <Tool | |
| 131 Name="VCCustomBuildTool"/> | |
| 132 <Tool | |
| 133 Name="VCLinkerTool" | |
| 134 AdditionalOptions="/MACHINE:I386 /FIXED:NO" | |
| 135 AdditionalDependencies="wldap32.lib ws2_32.lib crypt32.lib libcurl.lib" | |
| 136 OutputFile="$(OutDir)\$(ProjectName).exe" | |
| 137 LinkIncremental="1" | |
| 138 SuppressStartupBanner="TRUE" | |
| 139 AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 140 SubSystem="1"/> | |
| 141 <Tool | |
| 142 Name="VCMIDLTool" | |
| 143 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/> | |
| 144 <Tool | |
| 145 Name="VCPostBuildEventTool"/> | |
| 146 <Tool | |
| 147 Name="VCPreBuildEventTool"/> | |
| 148 <Tool | |
| 149 Name="VCPreLinkEventTool"/> | |
| 150 <Tool | |
| 151 Name="VCResourceCompilerTool" | |
| 152 PreprocessorDefinitions="NDEBUG" | |
| 153 Culture="1033" | |
| 154 AdditionalIncludeDirectories="..\..\..\..\include"/> | |
| 155 <Tool | |
| 156 Name="VCWebServiceProxyGeneratorTool"/> | |
| 157 <Tool | |
| 158 Name="VCWebDeploymentTool"/> | |
| 159 </Configuration> | |
| 160 <Configuration | |
| 161 Name="LIB Debug - DLL OpenSSL - DLL LibSSH2|Win32" | |
| 162 OutputDirectory=".\..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 163 IntermediateDirectory="$(OutDir)\src" | |
| 164 ConfigurationType="1" | |
| 165 UseOfMFC="0" | |
| 166 ATLMinimizesCRunTimeLibraryUsage="FALSE"> | |
| 167 <Tool | |
| 168 Name="VCCLCompilerTool" | |
| 169 AdditionalOptions="/EHsc " | |
| 170 Optimization="0" | |
| 171 AdditionalIncludeDirectories="$(ProgramFiles)\Microsoft Platform SDK\Include,..\..\..\..\include,..\..\..\..\lib,..\..\..\..\src" | |
| 172 PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD;CURL_STATICLIB" | |
| 173 BasicRuntimeChecks="3" | |
| 174 RuntimeLibrary="3" | |
| 175 WarningLevel="4" | |
| 176 SuppressStartupBanner="TRUE" | |
| 177 DebugInformationFormat="3" | |
| 178 CompileAs="0"/> | |
| 179 <Tool | |
| 180 Name="VCCustomBuildTool"/> | |
| 181 <Tool | |
| 182 Name="VCLinkerTool" | |
| 183 AdditionalOptions="/MACHINE:I386 /FIXED:NO" | |
| 184 AdditionalDependencies="wldap32.lib ws2_32.lib libcurld.lib libeay32.lib ssleay32.lib libssh2d.lib" | |
| 185 OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
| 186 LinkIncremental="1" | |
| 187 SuppressStartupBanner="TRUE" | |
| 188 AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC7\$(ConfigurationName),..\..\..\..\..\openssl\build\Win32\VC7\DLL Debug,..\..\..\..\..\libssh2\build\Win32\VC7\DLL Debug" | |
| 189 GenerateDebugInformation="TRUE" | |
| 190 ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
| 191 SubSystem="1"/> | |
| 192 <Tool | |
| 193 Name="VCMIDLTool" | |
| 194 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/> | |
| 195 <Tool | |
| 196 Name="VCPostBuildEventTool"/> | |
| 197 <Tool | |
| 198 Name="VCPreBuildEventTool"/> | |
| 199 <Tool | |
| 200 Name="VCPreLinkEventTool"/> | |
| 201 <Tool | |
| 202 Name="VCResourceCompilerTool" | |
| 203 PreprocessorDefinitions="_DEBUG" | |
| 204 Culture="1033" | |
| 205 AdditionalIncludeDirectories="..\..\..\..\include"/> | |
| 206 <Tool | |
| 207 Name="VCWebServiceProxyGeneratorTool"/> | |
| 208 <Tool | |
| 209 Name="VCWebDeploymentTool"/> | |
| 210 </Configuration> | |
| 211 <Configuration | |
| 212 Name="LIB Debug - LIB OpenSSL|Win32" | |
| 213 OutputDirectory=".\..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 214 IntermediateDirectory="$(OutDir)\src" | |
| 215 ConfigurationType="1" | |
| 216 UseOfMFC="0" | |
| 217 ATLMinimizesCRunTimeLibraryUsage="FALSE"> | |
| 218 <Tool | |
| 219 Name="VCCLCompilerTool" | |
| 220 AdditionalOptions="/EHsc " | |
| 221 Optimization="0" | |
| 222 AdditionalIncludeDirectories="$(ProgramFiles)\Microsoft Platform SDK\Include,..\..\..\..\include,..\..\..\..\lib,..\..\..\..\src" | |
| 223 PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD;CURL_STATICLIB" | |
| 224 BasicRuntimeChecks="3" | |
| 225 RuntimeLibrary="3" | |
| 226 WarningLevel="4" | |
| 227 SuppressStartupBanner="TRUE" | |
| 228 DebugInformationFormat="3" | |
| 229 CompileAs="0"/> | |
| 230 <Tool | |
| 231 Name="VCCustomBuildTool"/> | |
| 232 <Tool | |
| 233 Name="VCLinkerTool" | |
| 234 AdditionalOptions="/MACHINE:I386 /FIXED:NO" | |
| 235 AdditionalDependencies="crypt32.lib wldap32.lib ws2_32.lib libcurld.lib libeay32.lib ssleay32.lib" | |
| 236 OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
| 237 LinkIncremental="1" | |
| 238 SuppressStartupBanner="TRUE" | |
| 239 AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC7\$(ConfigurationName),..\..\..\..\..\openssl\build\Win32\VC7\LIB Debug" | |
| 240 GenerateDebugInformation="TRUE" | |
| 241 ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
| 242 SubSystem="1"/> | |
| 243 <Tool | |
| 244 Name="VCMIDLTool" | |
| 245 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/> | |
| 246 <Tool | |
| 247 Name="VCPostBuildEventTool"/> | |
| 248 <Tool | |
| 249 Name="VCPreBuildEventTool"/> | |
| 250 <Tool | |
| 251 Name="VCPreLinkEventTool"/> | |
| 252 <Tool | |
| 253 Name="VCResourceCompilerTool" | |
| 254 PreprocessorDefinitions="_DEBUG" | |
| 255 Culture="1033" | |
| 256 AdditionalIncludeDirectories="..\..\..\..\include"/> | |
| 257 <Tool | |
| 258 Name="VCWebServiceProxyGeneratorTool"/> | |
| 259 <Tool | |
| 260 Name="VCWebDeploymentTool"/> | |
| 261 </Configuration> | |
| 262 <Configuration | |
| 263 Name="DLL Debug - DLL OpenSSL|Win32" | |
| 264 OutputDirectory=".\..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 265 IntermediateDirectory="$(OutDir)\src" | |
| 266 ConfigurationType="1" | |
| 267 UseOfMFC="0" | |
| 268 ATLMinimizesCRunTimeLibraryUsage="FALSE"> | |
| 269 <Tool | |
| 270 Name="VCCLCompilerTool" | |
| 271 AdditionalOptions="/EHsc " | |
| 272 Optimization="0" | |
| 273 AdditionalIncludeDirectories="$(ProgramFiles)\Microsoft Platform SDK\Include,..\..\..\..\include,..\..\..\..\lib,..\..\..\..\src" | |
| 274 PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD" | |
| 275 BasicRuntimeChecks="3" | |
| 276 RuntimeLibrary="3" | |
| 277 WarningLevel="4" | |
| 278 SuppressStartupBanner="TRUE" | |
| 279 DebugInformationFormat="3" | |
| 280 CompileAs="0"/> | |
| 281 <Tool | |
| 282 Name="VCCustomBuildTool"/> | |
| 283 <Tool | |
| 284 Name="VCLinkerTool" | |
| 285 AdditionalOptions="/MACHINE:I386 /FIXED:NO" | |
| 286 AdditionalDependencies="wldap32.lib ws2_32.lib libcurld.lib" | |
| 287 OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
| 288 LinkIncremental="1" | |
| 289 SuppressStartupBanner="TRUE" | |
| 290 AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 291 GenerateDebugInformation="TRUE" | |
| 292 ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
| 293 SubSystem="1"/> | |
| 294 <Tool | |
| 295 Name="VCMIDLTool" | |
| 296 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/> | |
| 297 <Tool | |
| 298 Name="VCPostBuildEventTool"/> | |
| 299 <Tool | |
| 300 Name="VCPreBuildEventTool"/> | |
| 301 <Tool | |
| 302 Name="VCPreLinkEventTool"/> | |
| 303 <Tool | |
| 304 Name="VCResourceCompilerTool" | |
| 305 PreprocessorDefinitions="_DEBUG" | |
| 306 Culture="1033" | |
| 307 AdditionalIncludeDirectories="..\..\..\..\include"/> | |
| 308 <Tool | |
| 309 Name="VCWebServiceProxyGeneratorTool"/> | |
| 310 <Tool | |
| 311 Name="VCWebDeploymentTool"/> | |
| 312 </Configuration> | |
| 313 <Configuration | |
| 314 Name="LIB Debug - LIB OpenSSL - LIB LibSSH2|Win32" | |
| 315 OutputDirectory=".\..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 316 IntermediateDirectory="$(OutDir)\src" | |
| 317 ConfigurationType="1" | |
| 318 UseOfMFC="0" | |
| 319 ATLMinimizesCRunTimeLibraryUsage="FALSE"> | |
| 320 <Tool | |
| 321 Name="VCCLCompilerTool" | |
| 322 AdditionalOptions="/EHsc " | |
| 323 Optimization="0" | |
| 324 AdditionalIncludeDirectories="$(ProgramFiles)\Microsoft Platform SDK\Include,..\..\..\..\include,..\..\..\..\lib,..\..\..\..\src" | |
| 325 PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD;CURL_STATICLIB" | |
| 326 BasicRuntimeChecks="3" | |
| 327 RuntimeLibrary="3" | |
| 328 WarningLevel="4" | |
| 329 SuppressStartupBanner="TRUE" | |
| 330 DebugInformationFormat="3" | |
| 331 CompileAs="0"/> | |
| 332 <Tool | |
| 333 Name="VCCustomBuildTool"/> | |
| 334 <Tool | |
| 335 Name="VCLinkerTool" | |
| 336 AdditionalOptions="/MACHINE:I386 /FIXED:NO" | |
| 337 AdditionalDependencies="crypt32.lib wldap32.lib ws2_32.lib libcurld.lib libeay32.lib ssleay32.lib libssh2d.lib" | |
| 338 OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
| 339 LinkIncremental="1" | |
| 340 SuppressStartupBanner="TRUE" | |
| 341 AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC7\$(ConfigurationName),..\..\..\..\..\openssl\build\Win32\VC7\LIB Debug,..\..\..\..\..\libssh2\build\Win32\VC7\LIB Debug" | |
| 342 GenerateDebugInformation="TRUE" | |
| 343 ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
| 344 SubSystem="1"/> | |
| 345 <Tool | |
| 346 Name="VCMIDLTool" | |
| 347 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/> | |
| 348 <Tool | |
| 349 Name="VCPostBuildEventTool"/> | |
| 350 <Tool | |
| 351 Name="VCPreBuildEventTool"/> | |
| 352 <Tool | |
| 353 Name="VCPreLinkEventTool"/> | |
| 354 <Tool | |
| 355 Name="VCResourceCompilerTool" | |
| 356 PreprocessorDefinitions="_DEBUG" | |
| 357 Culture="1033" | |
| 358 AdditionalIncludeDirectories="..\..\..\..\include"/> | |
| 359 <Tool | |
| 360 Name="VCWebServiceProxyGeneratorTool"/> | |
| 361 <Tool | |
| 362 Name="VCWebDeploymentTool"/> | |
| 363 </Configuration> | |
| 364 <Configuration | |
| 365 Name="LIB Release - DLL OpenSSL|Win32" | |
| 366 OutputDirectory=".\..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 367 IntermediateDirectory="$(OutDir)\src" | |
| 368 ConfigurationType="1" | |
| 369 UseOfMFC="0" | |
| 370 ATLMinimizesCRunTimeLibraryUsage="FALSE"> | |
| 371 <Tool | |
| 372 Name="VCCLCompilerTool" | |
| 373 AdditionalOptions="/EHsc " | |
| 374 InlineFunctionExpansion="1" | |
| 375 AdditionalIncludeDirectories="$(ProgramFiles)\Microsoft Platform SDK\Include,..\..\..\..\include,..\..\..\..\lib,..\..\..\..\src" | |
| 376 PreprocessorDefinitions="NDEBUG;_CONSOLE;CURL_STATICLIB" | |
| 377 StringPooling="TRUE" | |
| 378 RuntimeLibrary="2" | |
| 379 EnableFunctionLevelLinking="TRUE" | |
| 380 WarningLevel="4" | |
| 381 SuppressStartupBanner="TRUE" | |
| 382 CompileAs="0"/> | |
| 383 <Tool | |
| 384 Name="VCCustomBuildTool"/> | |
| 385 <Tool | |
| 386 Name="VCLinkerTool" | |
| 387 AdditionalOptions="/MACHINE:I386 /FIXED:NO" | |
| 388 AdditionalDependencies="wldap32.lib ws2_32.lib libcurl.lib libeay32.lib ssleay32.lib" | |
| 389 OutputFile="$(OutDir)\$(ProjectName).exe" | |
| 390 LinkIncremental="1" | |
| 391 SuppressStartupBanner="TRUE" | |
| 392 AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC7\$(ConfigurationName),..\..\..\..\..\openssl\build\Win32\VC7\DLL Release" | |
| 393 SubSystem="1"/> | |
| 394 <Tool | |
| 395 Name="VCMIDLTool" | |
| 396 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/> | |
| 397 <Tool | |
| 398 Name="VCPostBuildEventTool"/> | |
| 399 <Tool | |
| 400 Name="VCPreBuildEventTool"/> | |
| 401 <Tool | |
| 402 Name="VCPreLinkEventTool"/> | |
| 403 <Tool | |
| 404 Name="VCResourceCompilerTool" | |
| 405 PreprocessorDefinitions="NDEBUG" | |
| 406 Culture="1033" | |
| 407 AdditionalIncludeDirectories="..\..\..\..\include"/> | |
| 408 <Tool | |
| 409 Name="VCWebServiceProxyGeneratorTool"/> | |
| 410 <Tool | |
| 411 Name="VCWebDeploymentTool"/> | |
| 412 </Configuration> | |
| 413 <Configuration | |
| 414 Name="LIB Release - DLL OpenSSL - DLL LibSSH2|Win32" | |
| 415 OutputDirectory=".\..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 416 IntermediateDirectory="$(OutDir)\src" | |
| 417 ConfigurationType="1" | |
| 418 UseOfMFC="0" | |
| 419 ATLMinimizesCRunTimeLibraryUsage="FALSE"> | |
| 420 <Tool | |
| 421 Name="VCCLCompilerTool" | |
| 422 AdditionalOptions="/EHsc " | |
| 423 InlineFunctionExpansion="1" | |
| 424 AdditionalIncludeDirectories="$(ProgramFiles)\Microsoft Platform SDK\Include,..\..\..\..\include,..\..\..\..\lib,..\..\..\..\src" | |
| 425 PreprocessorDefinitions="NDEBUG;_CONSOLE;CURL_STATICLIB" | |
| 426 StringPooling="TRUE" | |
| 427 RuntimeLibrary="2" | |
| 428 EnableFunctionLevelLinking="TRUE" | |
| 429 WarningLevel="4" | |
| 430 SuppressStartupBanner="TRUE" | |
| 431 CompileAs="0"/> | |
| 432 <Tool | |
| 433 Name="VCCustomBuildTool"/> | |
| 434 <Tool | |
| 435 Name="VCLinkerTool" | |
| 436 AdditionalOptions="/MACHINE:I386 /FIXED:NO" | |
| 437 AdditionalDependencies="wldap32.lib ws2_32.lib libcurl.lib libeay32.lib ssleay32.lib libssh2.lib" | |
| 438 OutputFile="$(OutDir)\$(ProjectName).exe" | |
| 439 LinkIncremental="1" | |
| 440 SuppressStartupBanner="TRUE" | |
| 441 AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC7\$(ConfigurationName),..\..\..\..\..\openssl\build\Win32\VC7\DLL Release,..\..\..\..\..\libssh2\build\Win32\VC7\DLL Release" | |
| 442 SubSystem="1"/> | |
| 443 <Tool | |
| 444 Name="VCMIDLTool" | |
| 445 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/> | |
| 446 <Tool | |
| 447 Name="VCPostBuildEventTool"/> | |
| 448 <Tool | |
| 449 Name="VCPreBuildEventTool"/> | |
| 450 <Tool | |
| 451 Name="VCPreLinkEventTool"/> | |
| 452 <Tool | |
| 453 Name="VCResourceCompilerTool" | |
| 454 PreprocessorDefinitions="NDEBUG" | |
| 455 Culture="1033" | |
| 456 AdditionalIncludeDirectories="..\..\..\..\include"/> | |
| 457 <Tool | |
| 458 Name="VCWebServiceProxyGeneratorTool"/> | |
| 459 <Tool | |
| 460 Name="VCWebDeploymentTool"/> | |
| 461 </Configuration> | |
| 462 <Configuration | |
| 463 Name="LIB Release|Win32" | |
| 464 OutputDirectory=".\..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 465 IntermediateDirectory="$(OutDir)\src" | |
| 466 ConfigurationType="1" | |
| 467 UseOfMFC="0" | |
| 468 ATLMinimizesCRunTimeLibraryUsage="FALSE"> | |
| 469 <Tool | |
| 470 Name="VCCLCompilerTool" | |
| 471 AdditionalOptions="/EHsc " | |
| 472 InlineFunctionExpansion="1" | |
| 473 AdditionalIncludeDirectories="$(ProgramFiles)\Microsoft Platform SDK\Include,..\..\..\..\include,..\..\..\..\lib,..\..\..\..\src" | |
| 474 PreprocessorDefinitions="NDEBUG;_CONSOLE;CURL_STATICLIB" | |
| 475 StringPooling="TRUE" | |
| 476 RuntimeLibrary="2" | |
| 477 EnableFunctionLevelLinking="TRUE" | |
| 478 WarningLevel="4" | |
| 479 SuppressStartupBanner="TRUE" | |
| 480 CompileAs="0"/> | |
| 481 <Tool | |
| 482 Name="VCCustomBuildTool"/> | |
| 483 <Tool | |
| 484 Name="VCLinkerTool" | |
| 485 AdditionalOptions="/MACHINE:I386 /FIXED:NO" | |
| 486 AdditionalDependencies="wldap32.lib ws2_32.lib libcurl.lib" | |
| 487 OutputFile="$(OutDir)\$(ProjectName).exe" | |
| 488 LinkIncremental="1" | |
| 489 SuppressStartupBanner="TRUE" | |
| 490 AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 491 SubSystem="1"/> | |
| 492 <Tool | |
| 493 Name="VCMIDLTool" | |
| 494 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/> | |
| 495 <Tool | |
| 496 Name="VCPostBuildEventTool"/> | |
| 497 <Tool | |
| 498 Name="VCPreBuildEventTool"/> | |
| 499 <Tool | |
| 500 Name="VCPreLinkEventTool"/> | |
| 501 <Tool | |
| 502 Name="VCResourceCompilerTool" | |
| 503 PreprocessorDefinitions="NDEBUG" | |
| 504 Culture="1033" | |
| 505 AdditionalIncludeDirectories="..\..\..\..\include"/> | |
| 506 <Tool | |
| 507 Name="VCWebServiceProxyGeneratorTool"/> | |
| 508 <Tool | |
| 509 Name="VCWebDeploymentTool"/> | |
| 510 </Configuration> | |
| 511 <Configuration | |
| 512 Name="LIB Release - LIB OpenSSL - LIB LibSSH2|Win32" | |
| 513 OutputDirectory=".\..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 514 IntermediateDirectory="$(OutDir)\src" | |
| 515 ConfigurationType="1" | |
| 516 UseOfMFC="0" | |
| 517 ATLMinimizesCRunTimeLibraryUsage="FALSE"> | |
| 518 <Tool | |
| 519 Name="VCCLCompilerTool" | |
| 520 AdditionalOptions="/EHsc " | |
| 521 InlineFunctionExpansion="1" | |
| 522 AdditionalIncludeDirectories="$(ProgramFiles)\Microsoft Platform SDK\Include,..\..\..\..\include,..\..\..\..\lib,..\..\..\..\src" | |
| 523 PreprocessorDefinitions="NDEBUG;_CONSOLE;CURL_STATICLIB" | |
| 524 StringPooling="TRUE" | |
| 525 RuntimeLibrary="2" | |
| 526 EnableFunctionLevelLinking="TRUE" | |
| 527 WarningLevel="4" | |
| 528 SuppressStartupBanner="TRUE" | |
| 529 CompileAs="0"/> | |
| 530 <Tool | |
| 531 Name="VCCustomBuildTool"/> | |
| 532 <Tool | |
| 533 Name="VCLinkerTool" | |
| 534 AdditionalOptions="/MACHINE:I386 /FIXED:NO" | |
| 535 AdditionalDependencies="crypt32.lib wldap32.lib ws2_32.lib libcurl.lib libeay32.lib ssleay32.lib libssh2.lib" | |
| 536 OutputFile="$(OutDir)\$(ProjectName).exe" | |
| 537 LinkIncremental="1" | |
| 538 SuppressStartupBanner="TRUE" | |
| 539 AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC7\$(ConfigurationName),..\..\..\..\..\openssl\build\Win32\VC7\LIB Release,..\..\..\..\..\libssh2\build\Win32\VC7\LIB Release" | |
| 540 SubSystem="1"/> | |
| 541 <Tool | |
| 542 Name="VCMIDLTool" | |
| 543 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/> | |
| 544 <Tool | |
| 545 Name="VCPostBuildEventTool"/> | |
| 546 <Tool | |
| 547 Name="VCPreBuildEventTool"/> | |
| 548 <Tool | |
| 549 Name="VCPreLinkEventTool"/> | |
| 550 <Tool | |
| 551 Name="VCResourceCompilerTool" | |
| 552 PreprocessorDefinitions="NDEBUG" | |
| 553 Culture="1033" | |
| 554 AdditionalIncludeDirectories="..\..\..\..\include"/> | |
| 555 <Tool | |
| 556 Name="VCWebServiceProxyGeneratorTool"/> | |
| 557 <Tool | |
| 558 Name="VCWebDeploymentTool"/> | |
| 559 </Configuration> | |
| 560 <Configuration | |
| 561 Name="LIB Debug - DLL OpenSSL|Win32" | |
| 562 OutputDirectory=".\..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 563 IntermediateDirectory="$(OutDir)\src" | |
| 564 ConfigurationType="1" | |
| 565 UseOfMFC="0" | |
| 566 ATLMinimizesCRunTimeLibraryUsage="FALSE"> | |
| 567 <Tool | |
| 568 Name="VCCLCompilerTool" | |
| 569 AdditionalOptions="/EHsc " | |
| 570 Optimization="0" | |
| 571 AdditionalIncludeDirectories="$(ProgramFiles)\Microsoft Platform SDK\Include,..\..\..\..\include,..\..\..\..\lib,..\..\..\..\src" | |
| 572 PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD;CURL_STATICLIB" | |
| 573 BasicRuntimeChecks="3" | |
| 574 RuntimeLibrary="3" | |
| 575 WarningLevel="4" | |
| 576 SuppressStartupBanner="TRUE" | |
| 577 DebugInformationFormat="3" | |
| 578 CompileAs="0"/> | |
| 579 <Tool | |
| 580 Name="VCCustomBuildTool"/> | |
| 581 <Tool | |
| 582 Name="VCLinkerTool" | |
| 583 AdditionalOptions="/MACHINE:I386 /FIXED:NO" | |
| 584 AdditionalDependencies="wldap32.lib ws2_32.lib libcurld.lib libeay32.lib ssleay32.lib" | |
| 585 OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
| 586 LinkIncremental="1" | |
| 587 SuppressStartupBanner="TRUE" | |
| 588 AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC7\$(ConfigurationName),..\..\..\..\..\openssl\build\Win32\VC7\DLL Debug" | |
| 589 GenerateDebugInformation="TRUE" | |
| 590 ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
| 591 SubSystem="1"/> | |
| 592 <Tool | |
| 593 Name="VCMIDLTool" | |
| 594 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/> | |
| 595 <Tool | |
| 596 Name="VCPostBuildEventTool"/> | |
| 597 <Tool | |
| 598 Name="VCPreBuildEventTool"/> | |
| 599 <Tool | |
| 600 Name="VCPreLinkEventTool"/> | |
| 601 <Tool | |
| 602 Name="VCResourceCompilerTool" | |
| 603 PreprocessorDefinitions="_DEBUG" | |
| 604 Culture="1033" | |
| 605 AdditionalIncludeDirectories="..\..\..\..\include"/> | |
| 606 <Tool | |
| 607 Name="VCWebServiceProxyGeneratorTool"/> | |
| 608 <Tool | |
| 609 Name="VCWebDeploymentTool"/> | |
| 610 </Configuration> | |
| 611 <Configuration | |
| 612 Name="LIB Debug|Win32" | |
| 613 OutputDirectory=".\..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 614 IntermediateDirectory="$(OutDir)\src" | |
| 615 ConfigurationType="1" | |
| 616 UseOfMFC="0" | |
| 617 ATLMinimizesCRunTimeLibraryUsage="FALSE"> | |
| 618 <Tool | |
| 619 Name="VCCLCompilerTool" | |
| 620 AdditionalOptions="/EHsc " | |
| 621 Optimization="0" | |
| 622 AdditionalIncludeDirectories="$(ProgramFiles)\Microsoft Platform SDK\Include,..\..\..\..\include,..\..\..\..\lib,..\..\..\..\src" | |
| 623 PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD;CURL_STATICLIB" | |
| 624 BasicRuntimeChecks="3" | |
| 625 RuntimeLibrary="3" | |
| 626 WarningLevel="4" | |
| 627 SuppressStartupBanner="TRUE" | |
| 628 DebugInformationFormat="3" | |
| 629 CompileAs="0"/> | |
| 630 <Tool | |
| 631 Name="VCCustomBuildTool"/> | |
| 632 <Tool | |
| 633 Name="VCLinkerTool" | |
| 634 AdditionalOptions="/MACHINE:I386 /FIXED:NO" | |
| 635 AdditionalDependencies="wldap32.lib ws2_32.lib libcurld.lib" | |
| 636 OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
| 637 LinkIncremental="1" | |
| 638 SuppressStartupBanner="TRUE" | |
| 639 AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 640 GenerateDebugInformation="TRUE" | |
| 641 ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
| 642 SubSystem="1"/> | |
| 643 <Tool | |
| 644 Name="VCMIDLTool" | |
| 645 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/> | |
| 646 <Tool | |
| 647 Name="VCPostBuildEventTool"/> | |
| 648 <Tool | |
| 649 Name="VCPreBuildEventTool"/> | |
| 650 <Tool | |
| 651 Name="VCPreLinkEventTool"/> | |
| 652 <Tool | |
| 653 Name="VCResourceCompilerTool" | |
| 654 PreprocessorDefinitions="_DEBUG" | |
| 655 Culture="1033" | |
| 656 AdditionalIncludeDirectories="..\..\..\..\include"/> | |
| 657 <Tool | |
| 658 Name="VCWebServiceProxyGeneratorTool"/> | |
| 659 <Tool | |
| 660 Name="VCWebDeploymentTool"/> | |
| 661 </Configuration> | |
| 662 <Configuration | |
| 663 Name="DLL Debug|Win32" | |
| 664 OutputDirectory=".\..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 665 IntermediateDirectory="$(OutDir)\src" | |
| 666 ConfigurationType="1" | |
| 667 UseOfMFC="0" | |
| 668 ATLMinimizesCRunTimeLibraryUsage="FALSE"> | |
| 669 <Tool | |
| 670 Name="VCCLCompilerTool" | |
| 671 AdditionalOptions="/EHsc " | |
| 672 Optimization="0" | |
| 673 AdditionalIncludeDirectories="$(ProgramFiles)\Microsoft Platform SDK\Include,..\..\..\..\include,..\..\..\..\lib,..\..\..\..\src" | |
| 674 PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD" | |
| 675 BasicRuntimeChecks="3" | |
| 676 RuntimeLibrary="3" | |
| 677 WarningLevel="4" | |
| 678 SuppressStartupBanner="TRUE" | |
| 679 DebugInformationFormat="3" | |
| 680 CompileAs="0"/> | |
| 681 <Tool | |
| 682 Name="VCCustomBuildTool"/> | |
| 683 <Tool | |
| 684 Name="VCLinkerTool" | |
| 685 AdditionalOptions="/MACHINE:I386 /FIXED:NO" | |
| 686 AdditionalDependencies="wldap32.lib ws2_32.lib libcurld.lib" | |
| 687 OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
| 688 LinkIncremental="1" | |
| 689 SuppressStartupBanner="TRUE" | |
| 690 AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 691 GenerateDebugInformation="TRUE" | |
| 692 ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
| 693 SubSystem="1"/> | |
| 694 <Tool | |
| 695 Name="VCMIDLTool" | |
| 696 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/> | |
| 697 <Tool | |
| 698 Name="VCPostBuildEventTool"/> | |
| 699 <Tool | |
| 700 Name="VCPreBuildEventTool"/> | |
| 701 <Tool | |
| 702 Name="VCPreLinkEventTool"/> | |
| 703 <Tool | |
| 704 Name="VCResourceCompilerTool" | |
| 705 PreprocessorDefinitions="_DEBUG" | |
| 706 Culture="1033" | |
| 707 AdditionalIncludeDirectories="..\..\..\..\include"/> | |
| 708 <Tool | |
| 709 Name="VCWebServiceProxyGeneratorTool"/> | |
| 710 <Tool | |
| 711 Name="VCWebDeploymentTool"/> | |
| 712 </Configuration> | |
| 713 <Configuration | |
| 714 Name="DLL Release - DLL OpenSSL - DLL LibSSH2|Win32" | |
| 715 OutputDirectory=".\..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 716 IntermediateDirectory="$(OutDir)\src" | |
| 717 ConfigurationType="1" | |
| 718 UseOfMFC="0" | |
| 719 ATLMinimizesCRunTimeLibraryUsage="FALSE"> | |
| 720 <Tool | |
| 721 Name="VCCLCompilerTool" | |
| 722 AdditionalOptions="/EHsc " | |
| 723 InlineFunctionExpansion="1" | |
| 724 AdditionalIncludeDirectories="$(ProgramFiles)\Microsoft Platform SDK\Include,..\..\..\..\include,..\..\..\..\lib,..\..\..\..\src" | |
| 725 PreprocessorDefinitions="NDEBUG;_CONSOLE" | |
| 726 StringPooling="TRUE" | |
| 727 RuntimeLibrary="2" | |
| 728 EnableFunctionLevelLinking="TRUE" | |
| 729 WarningLevel="4" | |
| 730 SuppressStartupBanner="TRUE" | |
| 731 CompileAs="0"/> | |
| 732 <Tool | |
| 733 Name="VCCustomBuildTool"/> | |
| 734 <Tool | |
| 735 Name="VCLinkerTool" | |
| 736 AdditionalOptions="/MACHINE:I386 /FIXED:NO" | |
| 737 AdditionalDependencies="wldap32.lib ws2_32.lib libcurl.lib" | |
| 738 OutputFile="$(OutDir)\$(ProjectName).exe" | |
| 739 LinkIncremental="1" | |
| 740 SuppressStartupBanner="TRUE" | |
| 741 AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 742 SubSystem="1"/> | |
| 743 <Tool | |
| 744 Name="VCMIDLTool" | |
| 745 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/> | |
| 746 <Tool | |
| 747 Name="VCPostBuildEventTool"/> | |
| 748 <Tool | |
| 749 Name="VCPreBuildEventTool"/> | |
| 750 <Tool | |
| 751 Name="VCPreLinkEventTool"/> | |
| 752 <Tool | |
| 753 Name="VCResourceCompilerTool" | |
| 754 PreprocessorDefinitions="NDEBUG" | |
| 755 Culture="1033" | |
| 756 AdditionalIncludeDirectories="..\..\..\..\include"/> | |
| 757 <Tool | |
| 758 Name="VCWebServiceProxyGeneratorTool"/> | |
| 759 <Tool | |
| 760 Name="VCWebDeploymentTool"/> | |
| 761 </Configuration> | |
| 762 <Configuration | |
| 763 Name="DLL Release - DLL OpenSSL|Win32" | |
| 764 OutputDirectory=".\..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 765 IntermediateDirectory="$(OutDir)\src" | |
| 766 ConfigurationType="1" | |
| 767 UseOfMFC="0" | |
| 768 ATLMinimizesCRunTimeLibraryUsage="FALSE"> | |
| 769 <Tool | |
| 770 Name="VCCLCompilerTool" | |
| 771 AdditionalOptions="/EHsc " | |
| 772 InlineFunctionExpansion="1" | |
| 773 AdditionalIncludeDirectories="$(ProgramFiles)\Microsoft Platform SDK\Include,..\..\..\..\include,..\..\..\..\lib,..\..\..\..\src" | |
| 774 PreprocessorDefinitions="NDEBUG;_CONSOLE" | |
| 775 StringPooling="TRUE" | |
| 776 RuntimeLibrary="2" | |
| 777 EnableFunctionLevelLinking="TRUE" | |
| 778 WarningLevel="4" | |
| 779 SuppressStartupBanner="TRUE" | |
| 780 CompileAs="0"/> | |
| 781 <Tool | |
| 782 Name="VCCustomBuildTool"/> | |
| 783 <Tool | |
| 784 Name="VCLinkerTool" | |
| 785 AdditionalOptions="/MACHINE:I386 /FIXED:NO" | |
| 786 AdditionalDependencies="wldap32.lib ws2_32.lib libcurl.lib" | |
| 787 OutputFile="$(OutDir)\$(ProjectName).exe" | |
| 788 LinkIncremental="1" | |
| 789 SuppressStartupBanner="TRUE" | |
| 790 AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 791 SubSystem="1"/> | |
| 792 <Tool | |
| 793 Name="VCMIDLTool" | |
| 794 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/> | |
| 795 <Tool | |
| 796 Name="VCPostBuildEventTool"/> | |
| 797 <Tool | |
| 798 Name="VCPreBuildEventTool"/> | |
| 799 <Tool | |
| 800 Name="VCPreLinkEventTool"/> | |
| 801 <Tool | |
| 802 Name="VCResourceCompilerTool" | |
| 803 PreprocessorDefinitions="NDEBUG" | |
| 804 Culture="1033" | |
| 805 AdditionalIncludeDirectories="..\..\..\..\include"/> | |
| 806 <Tool | |
| 807 Name="VCWebServiceProxyGeneratorTool"/> | |
| 808 <Tool | |
| 809 Name="VCWebDeploymentTool"/> | |
| 810 </Configuration> | |
| 811 <Configuration | |
| 812 Name="DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32" | |
| 813 OutputDirectory=".\..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 814 IntermediateDirectory="$(OutDir)\src" | |
| 815 ConfigurationType="1" | |
| 816 UseOfMFC="0" | |
| 817 ATLMinimizesCRunTimeLibraryUsage="FALSE"> | |
| 818 <Tool | |
| 819 Name="VCCLCompilerTool" | |
| 820 AdditionalOptions="/EHsc " | |
| 821 Optimization="0" | |
| 822 AdditionalIncludeDirectories="$(ProgramFiles)\Microsoft Platform SDK\Include,..\..\..\..\include,..\..\..\..\lib,..\..\..\..\src" | |
| 823 PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD" | |
| 824 BasicRuntimeChecks="3" | |
| 825 RuntimeLibrary="3" | |
| 826 WarningLevel="4" | |
| 827 SuppressStartupBanner="TRUE" | |
| 828 DebugInformationFormat="3" | |
| 829 CompileAs="0"/> | |
| 830 <Tool | |
| 831 Name="VCCustomBuildTool"/> | |
| 832 <Tool | |
| 833 Name="VCLinkerTool" | |
| 834 AdditionalOptions="/MACHINE:I386 /FIXED:NO" | |
| 835 AdditionalDependencies="wldap32.lib ws2_32.lib libcurld.lib" | |
| 836 OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
| 837 LinkIncremental="1" | |
| 838 SuppressStartupBanner="TRUE" | |
| 839 AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 840 GenerateDebugInformation="TRUE" | |
| 841 ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
| 842 SubSystem="1"/> | |
| 843 <Tool | |
| 844 Name="VCMIDLTool" | |
| 845 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/> | |
| 846 <Tool | |
| 847 Name="VCPostBuildEventTool"/> | |
| 848 <Tool | |
| 849 Name="VCPreBuildEventTool"/> | |
| 850 <Tool | |
| 851 Name="VCPreLinkEventTool"/> | |
| 852 <Tool | |
| 853 Name="VCResourceCompilerTool" | |
| 854 PreprocessorDefinitions="_DEBUG" | |
| 855 Culture="1033" | |
| 856 AdditionalIncludeDirectories="..\..\..\..\include"/> | |
| 857 <Tool | |
| 858 Name="VCWebServiceProxyGeneratorTool"/> | |
| 859 <Tool | |
| 860 Name="VCWebDeploymentTool"/> | |
| 861 </Configuration> | |
| 862 <Configuration | |
| 863 Name="LIB Debug - DLL Windows SSPI|Win32" | |
| 864 OutputDirectory=".\..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 865 IntermediateDirectory="$(OutDir)\src" | |
| 866 ConfigurationType="1" | |
| 867 UseOfMFC="0" | |
| 868 ATLMinimizesCRunTimeLibraryUsage="FALSE"> | |
| 869 <Tool | |
| 870 Name="VCCLCompilerTool" | |
| 871 AdditionalOptions="/EHsc " | |
| 872 Optimization="0" | |
| 873 AdditionalIncludeDirectories="$(ProgramFiles)\Microsoft Platform SDK\Include,..\..\..\..\include,..\..\..\..\lib,..\..\..\..\src" | |
| 874 PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD;CURL_STATICLIB" | |
| 875 BasicRuntimeChecks="3" | |
| 876 RuntimeLibrary="3" | |
| 877 WarningLevel="4" | |
| 878 SuppressStartupBanner="TRUE" | |
| 879 DebugInformationFormat="3" | |
| 880 CompileAs="0"/> | |
| 881 <Tool | |
| 882 Name="VCCustomBuildTool"/> | |
| 883 <Tool | |
| 884 Name="VCLinkerTool" | |
| 885 AdditionalOptions="/MACHINE:I386 /FIXED:NO" | |
| 886 AdditionalDependencies="wldap32.lib ws2_32.lib crypt32.lib libcurld.lib" | |
| 887 OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
| 888 LinkIncremental="1" | |
| 889 SuppressStartupBanner="TRUE" | |
| 890 AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 891 GenerateDebugInformation="TRUE" | |
| 892 ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
| 893 SubSystem="1"/> | |
| 894 <Tool | |
| 895 Name="VCMIDLTool" | |
| 896 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/> | |
| 897 <Tool | |
| 898 Name="VCPostBuildEventTool"/> | |
| 899 <Tool | |
| 900 Name="VCPreBuildEventTool"/> | |
| 901 <Tool | |
| 902 Name="VCPreLinkEventTool"/> | |
| 903 <Tool | |
| 904 Name="VCResourceCompilerTool" | |
| 905 PreprocessorDefinitions="_DEBUG" | |
| 906 Culture="1033" | |
| 907 AdditionalIncludeDirectories="..\..\..\..\include"/> | |
| 908 <Tool | |
| 909 Name="VCWebServiceProxyGeneratorTool"/> | |
| 910 <Tool | |
| 911 Name="VCWebDeploymentTool"/> | |
| 912 </Configuration> | |
| 913 <Configuration | |
| 914 Name="DLL Release|Win32" | |
| 915 OutputDirectory=".\..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 916 IntermediateDirectory="$(OutDir)\src" | |
| 917 ConfigurationType="1" | |
| 918 UseOfMFC="0" | |
| 919 ATLMinimizesCRunTimeLibraryUsage="FALSE"> | |
| 920 <Tool | |
| 921 Name="VCCLCompilerTool" | |
| 922 AdditionalOptions="/EHsc " | |
| 923 InlineFunctionExpansion="1" | |
| 924 AdditionalIncludeDirectories="$(ProgramFiles)\Microsoft Platform SDK\Include,..\..\..\..\include,..\..\..\..\lib,..\..\..\..\src" | |
| 925 PreprocessorDefinitions="NDEBUG;_CONSOLE" | |
| 926 StringPooling="TRUE" | |
| 927 RuntimeLibrary="2" | |
| 928 EnableFunctionLevelLinking="TRUE" | |
| 929 WarningLevel="4" | |
| 930 SuppressStartupBanner="TRUE" | |
| 931 CompileAs="0"/> | |
| 932 <Tool | |
| 933 Name="VCCustomBuildTool"/> | |
| 934 <Tool | |
| 935 Name="VCLinkerTool" | |
| 936 AdditionalOptions="/MACHINE:I386 /FIXED:NO" | |
| 937 AdditionalDependencies="wldap32.lib ws2_32.lib libcurl.lib" | |
| 938 OutputFile="$(OutDir)\$(ProjectName).exe" | |
| 939 LinkIncremental="1" | |
| 940 SuppressStartupBanner="TRUE" | |
| 941 AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 942 SubSystem="1"/> | |
| 943 <Tool | |
| 944 Name="VCMIDLTool" | |
| 945 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/> | |
| 946 <Tool | |
| 947 Name="VCPostBuildEventTool"/> | |
| 948 <Tool | |
| 949 Name="VCPreBuildEventTool"/> | |
| 950 <Tool | |
| 951 Name="VCPreLinkEventTool"/> | |
| 952 <Tool | |
| 953 Name="VCResourceCompilerTool" | |
| 954 PreprocessorDefinitions="NDEBUG" | |
| 955 Culture="1033" | |
| 956 AdditionalIncludeDirectories="..\..\..\..\include"/> | |
| 957 <Tool | |
| 958 Name="VCWebServiceProxyGeneratorTool"/> | |
| 959 <Tool | |
| 960 Name="VCWebDeploymentTool"/> | |
| 961 </Configuration> | |
| 962 <Configuration | |
| 963 Name="DLL Debug - DLL Windows SSPI|Win32" | |
| 964 OutputDirectory=".\..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 965 IntermediateDirectory="$(OutDir)\src" | |
| 966 ConfigurationType="1" | |
| 967 UseOfMFC="0" | |
| 968 ATLMinimizesCRunTimeLibraryUsage="FALSE"> | |
| 969 <Tool | |
| 970 Name="VCCLCompilerTool" | |
| 971 AdditionalOptions="/EHsc " | |
| 972 Optimization="0" | |
| 973 AdditionalIncludeDirectories="$(ProgramFiles)\Microsoft Platform SDK\Include,..\..\..\..\include,..\..\..\..\lib,..\..\..\..\src" | |
| 974 PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD" | |
| 975 BasicRuntimeChecks="3" | |
| 976 RuntimeLibrary="3" | |
| 977 WarningLevel="4" | |
| 978 SuppressStartupBanner="TRUE" | |
| 979 DebugInformationFormat="3" | |
| 980 CompileAs="0"/> | |
| 981 <Tool | |
| 982 Name="VCCustomBuildTool"/> | |
| 983 <Tool | |
| 984 Name="VCLinkerTool" | |
| 985 AdditionalOptions="/MACHINE:I386 /FIXED:NO" | |
| 986 AdditionalDependencies="wldap32.lib ws2_32.lib libcurld.lib" | |
| 987 OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
| 988 LinkIncremental="1" | |
| 989 SuppressStartupBanner="TRUE" | |
| 990 AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 991 GenerateDebugInformation="TRUE" | |
| 992 ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
| 993 SubSystem="1"/> | |
| 994 <Tool | |
| 995 Name="VCMIDLTool" | |
| 996 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/> | |
| 997 <Tool | |
| 998 Name="VCPostBuildEventTool"/> | |
| 999 <Tool | |
| 1000 Name="VCPreBuildEventTool"/> | |
| 1001 <Tool | |
| 1002 Name="VCPreLinkEventTool"/> | |
| 1003 <Tool | |
| 1004 Name="VCResourceCompilerTool" | |
| 1005 PreprocessorDefinitions="_DEBUG" | |
| 1006 Culture="1033" | |
| 1007 AdditionalIncludeDirectories="..\..\..\..\include"/> | |
| 1008 <Tool | |
| 1009 Name="VCWebServiceProxyGeneratorTool"/> | |
| 1010 <Tool | |
| 1011 Name="VCWebDeploymentTool"/> | |
| 1012 </Configuration> | |
| 1013 <Configuration | |
| 1014 Name="DLL Debug - DLL Windows SSPI - DLL WinIDN|Win32" | |
| 1015 OutputDirectory=".\..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 1016 IntermediateDirectory="$(OutDir)\src" | |
| 1017 ConfigurationType="1" | |
| 1018 UseOfMFC="0" | |
| 1019 ATLMinimizesCRunTimeLibraryUsage="FALSE"> | |
| 1020 <Tool | |
| 1021 Name="VCCLCompilerTool" | |
| 1022 AdditionalOptions="/EHsc " | |
| 1023 Optimization="0" | |
| 1024 AdditionalIncludeDirectories="$(ProgramFiles)\Microsoft Platform SDK\Include,..\..\..\..\include,..\..\..\..\lib,..\..\..\..\src" | |
| 1025 PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD" | |
| 1026 BasicRuntimeChecks="3" | |
| 1027 RuntimeLibrary="3" | |
| 1028 WarningLevel="4" | |
| 1029 SuppressStartupBanner="TRUE" | |
| 1030 DebugInformationFormat="3" | |
| 1031 CompileAs="0"/> | |
| 1032 <Tool | |
| 1033 Name="VCCustomBuildTool"/> | |
| 1034 <Tool | |
| 1035 Name="VCLinkerTool" | |
| 1036 AdditionalOptions="/MACHINE:I386 /FIXED:NO" | |
| 1037 AdditionalDependencies="wldap32.lib ws2_32.lib libcurld.lib" | |
| 1038 OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
| 1039 LinkIncremental="1" | |
| 1040 SuppressStartupBanner="TRUE" | |
| 1041 AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 1042 GenerateDebugInformation="TRUE" | |
| 1043 ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
| 1044 SubSystem="1"/> | |
| 1045 <Tool | |
| 1046 Name="VCMIDLTool" | |
| 1047 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/> | |
| 1048 <Tool | |
| 1049 Name="VCPostBuildEventTool"/> | |
| 1050 <Tool | |
| 1051 Name="VCPreBuildEventTool"/> | |
| 1052 <Tool | |
| 1053 Name="VCPreLinkEventTool"/> | |
| 1054 <Tool | |
| 1055 Name="VCResourceCompilerTool" | |
| 1056 PreprocessorDefinitions="_DEBUG" | |
| 1057 Culture="1033" | |
| 1058 AdditionalIncludeDirectories="..\..\..\..\include"/> | |
| 1059 <Tool | |
| 1060 Name="VCWebServiceProxyGeneratorTool"/> | |
| 1061 <Tool | |
| 1062 Name="VCWebDeploymentTool"/> | |
| 1063 </Configuration> | |
| 1064 <Configuration | |
| 1065 Name="DLL Release - DLL Windows SSPI - DLL WinIDN|Win32" | |
| 1066 OutputDirectory=".\..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 1067 IntermediateDirectory="$(OutDir)\src" | |
| 1068 ConfigurationType="1" | |
| 1069 UseOfMFC="0" | |
| 1070 ATLMinimizesCRunTimeLibraryUsage="FALSE"> | |
| 1071 <Tool | |
| 1072 Name="VCCLCompilerTool" | |
| 1073 AdditionalOptions="/EHsc " | |
| 1074 InlineFunctionExpansion="1" | |
| 1075 AdditionalIncludeDirectories="$(ProgramFiles)\Microsoft Platform SDK\Include,..\..\..\..\include,..\..\..\..\lib,..\..\..\..\src" | |
| 1076 PreprocessorDefinitions="NDEBUG;_CONSOLE" | |
| 1077 StringPooling="TRUE" | |
| 1078 RuntimeLibrary="2" | |
| 1079 EnableFunctionLevelLinking="TRUE" | |
| 1080 WarningLevel="4" | |
| 1081 SuppressStartupBanner="TRUE" | |
| 1082 CompileAs="0"/> | |
| 1083 <Tool | |
| 1084 Name="VCCustomBuildTool"/> | |
| 1085 <Tool | |
| 1086 Name="VCLinkerTool" | |
| 1087 AdditionalOptions="/MACHINE:I386 /FIXED:NO" | |
| 1088 AdditionalDependencies="wldap32.lib ws2_32.lib libcurl.lib" | |
| 1089 OutputFile="$(OutDir)\$(ProjectName).exe" | |
| 1090 LinkIncremental="1" | |
| 1091 SuppressStartupBanner="TRUE" | |
| 1092 AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 1093 SubSystem="1"/> | |
| 1094 <Tool | |
| 1095 Name="VCMIDLTool" | |
| 1096 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/> | |
| 1097 <Tool | |
| 1098 Name="VCPostBuildEventTool"/> | |
| 1099 <Tool | |
| 1100 Name="VCPreBuildEventTool"/> | |
| 1101 <Tool | |
| 1102 Name="VCPreLinkEventTool"/> | |
| 1103 <Tool | |
| 1104 Name="VCResourceCompilerTool" | |
| 1105 PreprocessorDefinitions="NDEBUG" | |
| 1106 Culture="1033" | |
| 1107 AdditionalIncludeDirectories="..\..\..\..\include"/> | |
| 1108 <Tool | |
| 1109 Name="VCWebServiceProxyGeneratorTool"/> | |
| 1110 <Tool | |
| 1111 Name="VCWebDeploymentTool"/> | |
| 1112 </Configuration> | |
| 1113 <Configuration | |
| 1114 Name="LIB Debug - DLL Windows SSPI - DLL WinIDN|Win32" | |
| 1115 OutputDirectory=".\..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 1116 IntermediateDirectory="$(OutDir)\src" | |
| 1117 ConfigurationType="1" | |
| 1118 UseOfMFC="0" | |
| 1119 ATLMinimizesCRunTimeLibraryUsage="FALSE"> | |
| 1120 <Tool | |
| 1121 Name="VCCLCompilerTool" | |
| 1122 AdditionalOptions="/EHsc " | |
| 1123 Optimization="0" | |
| 1124 AdditionalIncludeDirectories="$(ProgramFiles)\Microsoft Platform SDK\Include,..\..\..\..\include,..\..\..\..\lib,..\..\..\..\src" | |
| 1125 PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD;CURL_STATICLIB" | |
| 1126 BasicRuntimeChecks="3" | |
| 1127 RuntimeLibrary="3" | |
| 1128 WarningLevel="4" | |
| 1129 SuppressStartupBanner="TRUE" | |
| 1130 DebugInformationFormat="3" | |
| 1131 CompileAs="0"/> | |
| 1132 <Tool | |
| 1133 Name="VCCustomBuildTool"/> | |
| 1134 <Tool | |
| 1135 Name="VCLinkerTool" | |
| 1136 AdditionalOptions="/MACHINE:I386 /FIXED:NO" | |
| 1137 AdditionalDependencies="normaliz.lib wldap32.lib ws2_32.lib crypt32.lib libcurld.lib" | |
| 1138 OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
| 1139 LinkIncremental="1" | |
| 1140 SuppressStartupBanner="TRUE" | |
| 1141 AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 1142 GenerateDebugInformation="TRUE" | |
| 1143 ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
| 1144 SubSystem="1"/> | |
| 1145 <Tool | |
| 1146 Name="VCMIDLTool" | |
| 1147 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/> | |
| 1148 <Tool | |
| 1149 Name="VCPostBuildEventTool"/> | |
| 1150 <Tool | |
| 1151 Name="VCPreBuildEventTool"/> | |
| 1152 <Tool | |
| 1153 Name="VCPreLinkEventTool"/> | |
| 1154 <Tool | |
| 1155 Name="VCResourceCompilerTool" | |
| 1156 PreprocessorDefinitions="_DEBUG" | |
| 1157 Culture="1033" | |
| 1158 AdditionalIncludeDirectories="..\..\..\..\include"/> | |
| 1159 <Tool | |
| 1160 Name="VCWebServiceProxyGeneratorTool"/> | |
| 1161 <Tool | |
| 1162 Name="VCWebDeploymentTool"/> | |
| 1163 </Configuration> | |
| 1164 <Configuration | |
| 1165 Name="LIB Release - DLL Windows SSPI - DLL WinIDN|Win32" | |
| 1166 OutputDirectory=".\..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 1167 IntermediateDirectory="$(OutDir)\src" | |
| 1168 ConfigurationType="1" | |
| 1169 UseOfMFC="0" | |
| 1170 ATLMinimizesCRunTimeLibraryUsage="FALSE"> | |
| 1171 <Tool | |
| 1172 Name="VCCLCompilerTool" | |
| 1173 AdditionalOptions="/EHsc " | |
| 1174 InlineFunctionExpansion="1" | |
| 1175 AdditionalIncludeDirectories="$(ProgramFiles)\Microsoft Platform SDK\Include,..\..\..\..\include,..\..\..\..\lib,..\..\..\..\src" | |
| 1176 PreprocessorDefinitions="NDEBUG;_CONSOLE;CURL_STATICLIB" | |
| 1177 StringPooling="TRUE" | |
| 1178 RuntimeLibrary="2" | |
| 1179 EnableFunctionLevelLinking="TRUE" | |
| 1180 WarningLevel="4" | |
| 1181 SuppressStartupBanner="TRUE" | |
| 1182 CompileAs="0"/> | |
| 1183 <Tool | |
| 1184 Name="VCCustomBuildTool"/> | |
| 1185 <Tool | |
| 1186 Name="VCLinkerTool" | |
| 1187 AdditionalOptions="/MACHINE:I386 /FIXED:NO" | |
| 1188 AdditionalDependencies="normaliz.lib wldap32.lib ws2_32.lib crypt32.lib libcurl.lib" | |
| 1189 OutputFile="$(OutDir)\$(ProjectName).exe" | |
| 1190 LinkIncremental="1" | |
| 1191 SuppressStartupBanner="TRUE" | |
| 1192 AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC7\$(ConfigurationName)" | |
| 1193 SubSystem="1"/> | |
| 1194 <Tool | |
| 1195 Name="VCMIDLTool" | |
| 1196 TypeLibraryName="$(OutDir)\$(ProjectName).tlb"/> | |
| 1197 <Tool | |
| 1198 Name="VCPostBuildEventTool"/> | |
| 1199 <Tool | |
| 1200 Name="VCPreBuildEventTool"/> | |
| 1201 <Tool | |
| 1202 Name="VCPreLinkEventTool"/> | |
| 1203 <Tool | |
| 1204 Name="VCResourceCompilerTool" | |
| 1205 PreprocessorDefinitions="NDEBUG" | |
| 1206 Culture="1033" | |
| 1207 AdditionalIncludeDirectories="..\..\..\..\include"/> | |
| 1208 <Tool | |
| 1209 Name="VCWebServiceProxyGeneratorTool"/> | |
| 1210 <Tool | |
| 1211 Name="VCWebDeploymentTool"/> | |
| 1212 </Configuration> | |
| 1213 </Configurations> | |
| 1214 <Files> | |
| 1215 <Filter | |
| 1216 Name="Source Files" | |
| 1217 Filter=""> | |
| 1218 CURL_SRC_X_C_FILES | |
| 1219 CURL_SRC_C_FILES | |
| 1220 </Filter> | |
| 1221 <Filter | |
| 1222 Name="Header Files" | |
| 1223 Filter=""> | |
| 1224 CURL_SRC_X_H_FILES | |
| 1225 CURL_SRC_H_FILES | |
| 1226 </Filter> | |
| 1227 <Filter | |
| 1228 Name="Resource Files" | |
| 1229 Filter=""> | |
| 1230 CURL_SRC_RC_FILES | |
| 1231 </Filter> | |
| 1232 </Files> | |
| 1233 <Globals> | |
| 1234 </Globals> | |
| 1235 </VisualStudioProject> |
