Annotation of embedaddon/curl/projects/Windows/VC8/lib/libcurl.vcproj, revision 1.1

1.1     ! misho       1: <?xml version="1.0" encoding="Windows-1252"?>
        !             2: <VisualStudioProject
        !             3:        ProjectType="Visual C++"
        !             4:        Version="8.00"
        !             5:        Name="libcurl"
        !             6:        ProjectGUID="{DA6F56B4-06A4-441D-AD70-AC5A7D51FADB}"
        !             7:        RootNamespace="libcurl"
        !             8:        >
        !             9:        <Platforms>
        !            10:                <Platform
        !            11:                        Name="Win32"
        !            12:                />
        !            13:                <Platform
        !            14:                        Name="x64"
        !            15:                />
        !            16:        </Platforms>
        !            17:        <ToolFiles>
        !            18:        </ToolFiles>
        !            19:        <Configurations>
        !            20:                <Configuration
        !            21:                        Name="DLL Debug|Win32"
        !            22:                        OutputDirectory="..\..\..\..\build\Win32\VC8\$(ConfigurationName)"
        !            23:                        IntermediateDirectory="$(OutDir)\lib"
        !            24:                        ConfigurationType="2"
        !            25:                        UseOfMFC="0"
        !            26:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !            27:                        CharacterSet="2"
        !            28:                        >
        !            29:                        <Tool
        !            30:                                Name="VCPreBuildEventTool"
        !            31:                        />
        !            32:                        <Tool
        !            33:                                Name="VCCustomBuildTool"
        !            34:                        />
        !            35:                        <Tool
        !            36:                                Name="VCXMLDataGeneratorTool"
        !            37:                        />
        !            38:                        <Tool
        !            39:                                Name="VCWebServiceProxyGeneratorTool"
        !            40:                        />
        !            41:                        <Tool
        !            42:                                Name="VCMIDLTool"
        !            43:                                PreprocessorDefinitions="_DEBUG"
        !            44:                                MkTypLibCompatible="true"
        !            45:                                TargetEnvironment="1"
        !            46:                                TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
        !            47:                                HeaderFileName=""
        !            48:                        />
        !            49:                        <Tool
        !            50:                                Name="VCCLCompilerTool"
        !            51:                                Optimization="0"
        !            52:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
        !            53:                                PreprocessorDefinitions="_DEBUG;BUILDING_LIBCURL;DEBUGBUILD"
        !            54:                                MinimalRebuild="true"
        !            55:                                BasicRuntimeChecks="3"
        !            56:                                RuntimeLibrary="3"
        !            57:                                WarningLevel="4"
        !            58:                                DebugInformationFormat="3"
        !            59:                        />
        !            60:                        <Tool
        !            61:                                Name="VCManagedResourceCompilerTool"
        !            62:                        />
        !            63:                        <Tool
        !            64:                                Name="VCResourceCompilerTool"
        !            65:                                PreprocessorDefinitions="_DEBUG"
        !            66:                                Culture="1033"
        !            67:                        />
        !            68:                        <Tool
        !            69:                                Name="VCPreLinkEventTool"
        !            70:                        />
        !            71:                        <Tool
        !            72:                                Name="VCLinkerTool"
        !            73:                                AdditionalDependencies="ws2_32.lib wldap32.lib"
        !            74:                                OutputFile="$(OutDir)\$(ProjectName)d.dll"
        !            75:                                LinkIncremental="1"
        !            76:                                AdditionalLibraryDirectories=""
        !            77:                                ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
        !            78:                                GenerateDebugInformation="true"
        !            79:                                ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
        !            80:                                ImportLibrary="$(TargetDir)$(TargetName).lib"
        !            81:                                TargetMachine="1"
        !            82:                        />
        !            83:                        <Tool
        !            84:                                Name="VCALinkTool"
        !            85:                        />
        !            86:                        <Tool
        !            87:                                Name="VCManifestTool"
        !            88:                        />
        !            89:                        <Tool
        !            90:                                Name="VCXDCMakeTool"
        !            91:                        />
        !            92:                        <Tool
        !            93:                                Name="VCBscMakeTool"
        !            94:                        />
        !            95:                        <Tool
        !            96:                                Name="VCFxCopTool"
        !            97:                        />
        !            98:                        <Tool
        !            99:                                Name="VCAppVerifierTool"
        !           100:                        />
        !           101:                        <Tool
        !           102:                                Name="VCWebDeploymentTool"
        !           103:                        />
        !           104:                        <Tool
        !           105:                                Name="VCPostBuildEventTool"
        !           106:                        />
        !           107:                </Configuration>
        !           108:                <Configuration
        !           109:                        Name="DLL Debug|x64"
        !           110:                        OutputDirectory="..\..\..\..\build\Win64\VC8\$(ConfigurationName)"
        !           111:                        IntermediateDirectory="$(OutDir)\lib"
        !           112:                        ConfigurationType="2"
        !           113:                        UseOfMFC="0"
        !           114:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !           115:                        CharacterSet="2"
        !           116:                        >
        !           117:                        <Tool
        !           118:                                Name="VCPreBuildEventTool"
        !           119:                        />
        !           120:                        <Tool
        !           121:                                Name="VCCustomBuildTool"
        !           122:                        />
        !           123:                        <Tool
        !           124:                                Name="VCXMLDataGeneratorTool"
        !           125:                        />
        !           126:                        <Tool
        !           127:                                Name="VCWebServiceProxyGeneratorTool"
        !           128:                        />
        !           129:                        <Tool
        !           130:                                Name="VCMIDLTool"
        !           131:                                PreprocessorDefinitions="_DEBUG"
        !           132:                                MkTypLibCompatible="true"
        !           133:                                TargetEnvironment="3"
        !           134:                                TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
        !           135:                                HeaderFileName=""
        !           136:                        />
        !           137:                        <Tool
        !           138:                                Name="VCCLCompilerTool"
        !           139:                                Optimization="0"
        !           140:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
        !           141:                                PreprocessorDefinitions="_DEBUG;BUILDING_LIBCURL;DEBUGBUILD"
        !           142:                                MinimalRebuild="true"
        !           143:                                BasicRuntimeChecks="3"
        !           144:                                RuntimeLibrary="3"
        !           145:                                WarningLevel="4"
        !           146:                                DebugInformationFormat="3"
        !           147:                        />
        !           148:                        <Tool
        !           149:                                Name="VCManagedResourceCompilerTool"
        !           150:                        />
        !           151:                        <Tool
        !           152:                                Name="VCResourceCompilerTool"
        !           153:                                PreprocessorDefinitions="_DEBUG"
        !           154:                                Culture="1033"
        !           155:                        />
        !           156:                        <Tool
        !           157:                                Name="VCPreLinkEventTool"
        !           158:                        />
        !           159:                        <Tool
        !           160:                                Name="VCLinkerTool"
        !           161:                                AdditionalDependencies="ws2_32.lib wldap32.lib"
        !           162:                                OutputFile="$(OutDir)\$(ProjectName)d.dll"
        !           163:                                LinkIncremental="1"
        !           164:                                AdditionalLibraryDirectories=""
        !           165:                                GenerateDebugInformation="true"
        !           166:                                ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
        !           167:                                ImportLibrary="$(TargetDir)$(TargetName).lib"
        !           168:                                TargetMachine="17"
        !           169:                        />
        !           170:                        <Tool
        !           171:                                Name="VCALinkTool"
        !           172:                        />
        !           173:                        <Tool
        !           174:                                Name="VCManifestTool"
        !           175:                        />
        !           176:                        <Tool
        !           177:                                Name="VCXDCMakeTool"
        !           178:                        />
        !           179:                        <Tool
        !           180:                                Name="VCBscMakeTool"
        !           181:                        />
        !           182:                        <Tool
        !           183:                                Name="VCFxCopTool"
        !           184:                        />
        !           185:                        <Tool
        !           186:                                Name="VCAppVerifierTool"
        !           187:                        />
        !           188:                        <Tool
        !           189:                                Name="VCWebDeploymentTool"
        !           190:                        />
        !           191:                        <Tool
        !           192:                                Name="VCPostBuildEventTool"
        !           193:                        />
        !           194:                </Configuration>
        !           195:                <Configuration
        !           196:                        Name="DLL Release|Win32"
        !           197:                        OutputDirectory="..\..\..\..\build\Win32\VC8\$(ConfigurationName)"
        !           198:                        IntermediateDirectory="$(OutDir)\lib"
        !           199:                        ConfigurationType="2"
        !           200:                        UseOfMFC="0"
        !           201:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !           202:                        CharacterSet="2"
        !           203:                        >
        !           204:                        <Tool
        !           205:                                Name="VCPreBuildEventTool"
        !           206:                        />
        !           207:                        <Tool
        !           208:                                Name="VCCustomBuildTool"
        !           209:                        />
        !           210:                        <Tool
        !           211:                                Name="VCXMLDataGeneratorTool"
        !           212:                        />
        !           213:                        <Tool
        !           214:                                Name="VCWebServiceProxyGeneratorTool"
        !           215:                        />
        !           216:                        <Tool
        !           217:                                Name="VCMIDLTool"
        !           218:                                PreprocessorDefinitions="NDEBUG"
        !           219:                                MkTypLibCompatible="true"
        !           220:                                TargetEnvironment="1"
        !           221:                                TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
        !           222:                                HeaderFileName=""
        !           223:                        />
        !           224:                        <Tool
        !           225:                                Name="VCCLCompilerTool"
        !           226:                                Optimization="2"
        !           227:                                InlineFunctionExpansion="1"
        !           228:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
        !           229:                                PreprocessorDefinitions="NDEBUG;BUILDING_LIBCURL"
        !           230:                                StringPooling="true"
        !           231:                                RuntimeLibrary="2"
        !           232:                                EnableFunctionLevelLinking="true"
        !           233:                                WarningLevel="4"
        !           234:                        />
        !           235:                        <Tool
        !           236:                                Name="VCManagedResourceCompilerTool"
        !           237:                        />
        !           238:                        <Tool
        !           239:                                Name="VCResourceCompilerTool"
        !           240:                                PreprocessorDefinitions="NDEBUG"
        !           241:                                Culture="1033"
        !           242:                        />
        !           243:                        <Tool
        !           244:                                Name="VCPreLinkEventTool"
        !           245:                        />
        !           246:                        <Tool
        !           247:                                Name="VCLinkerTool"
        !           248:                                AdditionalDependencies="ws2_32.lib wldap32.lib"
        !           249:                                OutputFile="$(OutDir)\$(ProjectName).dll"
        !           250:                                LinkIncremental="1"
        !           251:                                AdditionalLibraryDirectories=""
        !           252:                                ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
        !           253:                                ImportLibrary="$(TargetDir)$(TargetName).lib"
        !           254:                                TargetMachine="1"
        !           255:                        />
        !           256:                        <Tool
        !           257:                                Name="VCALinkTool"
        !           258:                        />
        !           259:                        <Tool
        !           260:                                Name="VCManifestTool"
        !           261:                        />
        !           262:                        <Tool
        !           263:                                Name="VCXDCMakeTool"
        !           264:                        />
        !           265:                        <Tool
        !           266:                                Name="VCBscMakeTool"
        !           267:                        />
        !           268:                        <Tool
        !           269:                                Name="VCFxCopTool"
        !           270:                        />
        !           271:                        <Tool
        !           272:                                Name="VCAppVerifierTool"
        !           273:                        />
        !           274:                        <Tool
        !           275:                                Name="VCWebDeploymentTool"
        !           276:                        />
        !           277:                        <Tool
        !           278:                                Name="VCPostBuildEventTool"
        !           279:                        />
        !           280:                </Configuration>
        !           281:                <Configuration
        !           282:                        Name="DLL Release|x64"
        !           283:                        OutputDirectory="..\..\..\..\build\Win64\VC8\$(ConfigurationName)"
        !           284:                        IntermediateDirectory="$(OutDir)\lib"
        !           285:                        ConfigurationType="2"
        !           286:                        UseOfMFC="0"
        !           287:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !           288:                        CharacterSet="2"
        !           289:                        >
        !           290:                        <Tool
        !           291:                                Name="VCPreBuildEventTool"
        !           292:                        />
        !           293:                        <Tool
        !           294:                                Name="VCCustomBuildTool"
        !           295:                        />
        !           296:                        <Tool
        !           297:                                Name="VCXMLDataGeneratorTool"
        !           298:                        />
        !           299:                        <Tool
        !           300:                                Name="VCWebServiceProxyGeneratorTool"
        !           301:                        />
        !           302:                        <Tool
        !           303:                                Name="VCMIDLTool"
        !           304:                                PreprocessorDefinitions="NDEBUG"
        !           305:                                MkTypLibCompatible="true"
        !           306:                                TargetEnvironment="3"
        !           307:                                TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
        !           308:                                HeaderFileName=""
        !           309:                        />
        !           310:                        <Tool
        !           311:                                Name="VCCLCompilerTool"
        !           312:                                Optimization="2"
        !           313:                                InlineFunctionExpansion="1"
        !           314:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
        !           315:                                PreprocessorDefinitions="NDEBUG;BUILDING_LIBCURL"
        !           316:                                StringPooling="true"
        !           317:                                RuntimeLibrary="2"
        !           318:                                EnableFunctionLevelLinking="true"
        !           319:                                WarningLevel="4"
        !           320:                        />
        !           321:                        <Tool
        !           322:                                Name="VCManagedResourceCompilerTool"
        !           323:                        />
        !           324:                        <Tool
        !           325:                                Name="VCResourceCompilerTool"
        !           326:                                PreprocessorDefinitions="NDEBUG"
        !           327:                                Culture="1033"
        !           328:                        />
        !           329:                        <Tool
        !           330:                                Name="VCPreLinkEventTool"
        !           331:                        />
        !           332:                        <Tool
        !           333:                                Name="VCLinkerTool"
        !           334:                                AdditionalDependencies="ws2_32.lib wldap32.lib"
        !           335:                                OutputFile="$(OutDir)\$(ProjectName).dll"
        !           336:                                LinkIncremental="1"
        !           337:                                AdditionalLibraryDirectories=""
        !           338:                                ImportLibrary="$(TargetDir)$(TargetName).lib"
        !           339:                                TargetMachine="17"
        !           340:                        />
        !           341:                        <Tool
        !           342:                                Name="VCALinkTool"
        !           343:                        />
        !           344:                        <Tool
        !           345:                                Name="VCManifestTool"
        !           346:                        />
        !           347:                        <Tool
        !           348:                                Name="VCXDCMakeTool"
        !           349:                        />
        !           350:                        <Tool
        !           351:                                Name="VCBscMakeTool"
        !           352:                        />
        !           353:                        <Tool
        !           354:                                Name="VCFxCopTool"
        !           355:                        />
        !           356:                        <Tool
        !           357:                                Name="VCAppVerifierTool"
        !           358:                        />
        !           359:                        <Tool
        !           360:                                Name="VCWebDeploymentTool"
        !           361:                        />
        !           362:                        <Tool
        !           363:                                Name="VCPostBuildEventTool"
        !           364:                        />
        !           365:                </Configuration>
        !           366:                <Configuration
        !           367:                        Name="LIB Debug|Win32"
        !           368:                        OutputDirectory="..\..\..\..\build\Win32\VC8\$(ConfigurationName)"
        !           369:                        IntermediateDirectory="$(OutDir)\lib"
        !           370:                        ConfigurationType="4"
        !           371:                        UseOfMFC="0"
        !           372:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !           373:                        CharacterSet="2"
        !           374:                        >
        !           375:                        <Tool
        !           376:                                Name="VCPreBuildEventTool"
        !           377:                        />
        !           378:                        <Tool
        !           379:                                Name="VCCustomBuildTool"
        !           380:                        />
        !           381:                        <Tool
        !           382:                                Name="VCXMLDataGeneratorTool"
        !           383:                        />
        !           384:                        <Tool
        !           385:                                Name="VCWebServiceProxyGeneratorTool"
        !           386:                        />
        !           387:                        <Tool
        !           388:                                Name="VCMIDLTool"
        !           389:                        />
        !           390:                        <Tool
        !           391:                                Name="VCCLCompilerTool"
        !           392:                                Optimization="0"
        !           393:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
        !           394:                                PreprocessorDefinitions="_DEBUG;BUILDING_LIBCURL;DEBUGBUILD;CURL_STATICLIB"
        !           395:                                MinimalRebuild="true"
        !           396:                                BasicRuntimeChecks="3"
        !           397:                                RuntimeLibrary="3"
        !           398:                                WarningLevel="4"
        !           399:                                DebugInformationFormat="3"
        !           400:                        />
        !           401:                        <Tool
        !           402:                                Name="VCManagedResourceCompilerTool"
        !           403:                        />
        !           404:                        <Tool
        !           405:                                Name="VCResourceCompilerTool"
        !           406:                                PreprocessorDefinitions="_DEBUG"
        !           407:                                Culture="1033"
        !           408:                        />
        !           409:                        <Tool
        !           410:                                Name="VCPreLinkEventTool"
        !           411:                        />
        !           412:                        <Tool
        !           413:                                Name="VCLibrarianTool"
        !           414:                                OutputFile="$(OutDir)\$(ProjectName)d.lib"
        !           415:                        />
        !           416:                        <Tool
        !           417:                                Name="VCALinkTool"
        !           418:                        />
        !           419:                        <Tool
        !           420:                                Name="VCXDCMakeTool"
        !           421:                        />
        !           422:                        <Tool
        !           423:                                Name="VCBscMakeTool"
        !           424:                        />
        !           425:                        <Tool
        !           426:                                Name="VCFxCopTool"
        !           427:                        />
        !           428:                        <Tool
        !           429:                                Name="VCPostBuildEventTool"
        !           430:                        />
        !           431:                </Configuration>
        !           432:                <Configuration
        !           433:                        Name="LIB Debug|x64"
        !           434:                        OutputDirectory="..\..\..\..\build\Win64\VC8\$(ConfigurationName)"
        !           435:                        IntermediateDirectory="$(OutDir)\lib"
        !           436:                        ConfigurationType="4"
        !           437:                        UseOfMFC="0"
        !           438:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !           439:                        CharacterSet="2"
        !           440:                        >
        !           441:                        <Tool
        !           442:                                Name="VCPreBuildEventTool"
        !           443:                        />
        !           444:                        <Tool
        !           445:                                Name="VCCustomBuildTool"
        !           446:                        />
        !           447:                        <Tool
        !           448:                                Name="VCXMLDataGeneratorTool"
        !           449:                        />
        !           450:                        <Tool
        !           451:                                Name="VCWebServiceProxyGeneratorTool"
        !           452:                        />
        !           453:                        <Tool
        !           454:                                Name="VCMIDLTool"
        !           455:                                TargetEnvironment="3"
        !           456:                        />
        !           457:                        <Tool
        !           458:                                Name="VCCLCompilerTool"
        !           459:                                Optimization="0"
        !           460:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
        !           461:                                PreprocessorDefinitions="_DEBUG;BUILDING_LIBCURL;DEBUGBUILD;CURL_STATICLIB"
        !           462:                                MinimalRebuild="true"
        !           463:                                BasicRuntimeChecks="3"
        !           464:                                RuntimeLibrary="3"
        !           465:                                WarningLevel="4"
        !           466:                                DebugInformationFormat="3"
        !           467:                        />
        !           468:                        <Tool
        !           469:                                Name="VCManagedResourceCompilerTool"
        !           470:                        />
        !           471:                        <Tool
        !           472:                                Name="VCResourceCompilerTool"
        !           473:                                PreprocessorDefinitions="_DEBUG"
        !           474:                                Culture="1033"
        !           475:                        />
        !           476:                        <Tool
        !           477:                                Name="VCPreLinkEventTool"
        !           478:                        />
        !           479:                        <Tool
        !           480:                                Name="VCLibrarianTool"
        !           481:                                OutputFile="$(OutDir)\$(ProjectName)d.lib"
        !           482:                        />
        !           483:                        <Tool
        !           484:                                Name="VCALinkTool"
        !           485:                        />
        !           486:                        <Tool
        !           487:                                Name="VCXDCMakeTool"
        !           488:                        />
        !           489:                        <Tool
        !           490:                                Name="VCBscMakeTool"
        !           491:                        />
        !           492:                        <Tool
        !           493:                                Name="VCFxCopTool"
        !           494:                        />
        !           495:                        <Tool
        !           496:                                Name="VCPostBuildEventTool"
        !           497:                        />
        !           498:                </Configuration>
        !           499:                <Configuration
        !           500:                        Name="LIB Release|Win32"
        !           501:                        OutputDirectory="..\..\..\..\build\Win32\VC8\$(ConfigurationName)"
        !           502:                        IntermediateDirectory="$(OutDir)\lib"
        !           503:                        ConfigurationType="4"
        !           504:                        UseOfMFC="0"
        !           505:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !           506:                        CharacterSet="2"
        !           507:                        >
        !           508:                        <Tool
        !           509:                                Name="VCPreBuildEventTool"
        !           510:                        />
        !           511:                        <Tool
        !           512:                                Name="VCCustomBuildTool"
        !           513:                        />
        !           514:                        <Tool
        !           515:                                Name="VCXMLDataGeneratorTool"
        !           516:                        />
        !           517:                        <Tool
        !           518:                                Name="VCWebServiceProxyGeneratorTool"
        !           519:                        />
        !           520:                        <Tool
        !           521:                                Name="VCMIDLTool"
        !           522:                        />
        !           523:                        <Tool
        !           524:                                Name="VCCLCompilerTool"
        !           525:                                Optimization="2"
        !           526:                                InlineFunctionExpansion="1"
        !           527:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
        !           528:                                PreprocessorDefinitions="NDEBUG;BUILDING_LIBCURL;CURL_STATICLIB"
        !           529:                                StringPooling="true"
        !           530:                                RuntimeLibrary="2"
        !           531:                                EnableFunctionLevelLinking="true"
        !           532:                                WarningLevel="4"
        !           533:                        />
        !           534:                        <Tool
        !           535:                                Name="VCManagedResourceCompilerTool"
        !           536:                        />
        !           537:                        <Tool
        !           538:                                Name="VCResourceCompilerTool"
        !           539:                                PreprocessorDefinitions="NDEBUG"
        !           540:                                Culture="1033"
        !           541:                        />
        !           542:                        <Tool
        !           543:                                Name="VCPreLinkEventTool"
        !           544:                        />
        !           545:                        <Tool
        !           546:                                Name="VCLibrarianTool"
        !           547:                                OutputFile="$(OutDir)\$(ProjectName).lib"
        !           548:                        />
        !           549:                        <Tool
        !           550:                                Name="VCALinkTool"
        !           551:                        />
        !           552:                        <Tool
        !           553:                                Name="VCXDCMakeTool"
        !           554:                        />
        !           555:                        <Tool
        !           556:                                Name="VCBscMakeTool"
        !           557:                        />
        !           558:                        <Tool
        !           559:                                Name="VCFxCopTool"
        !           560:                        />
        !           561:                        <Tool
        !           562:                                Name="VCPostBuildEventTool"
        !           563:                        />
        !           564:                </Configuration>
        !           565:                <Configuration
        !           566:                        Name="LIB Release|x64"
        !           567:                        OutputDirectory="..\..\..\..\build\Win64\VC8\$(ConfigurationName)"
        !           568:                        IntermediateDirectory="$(OutDir)\lib"
        !           569:                        ConfigurationType="4"
        !           570:                        UseOfMFC="0"
        !           571:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !           572:                        CharacterSet="2"
        !           573:                        >
        !           574:                        <Tool
        !           575:                                Name="VCPreBuildEventTool"
        !           576:                        />
        !           577:                        <Tool
        !           578:                                Name="VCCustomBuildTool"
        !           579:                        />
        !           580:                        <Tool
        !           581:                                Name="VCXMLDataGeneratorTool"
        !           582:                        />
        !           583:                        <Tool
        !           584:                                Name="VCWebServiceProxyGeneratorTool"
        !           585:                        />
        !           586:                        <Tool
        !           587:                                Name="VCMIDLTool"
        !           588:                                TargetEnvironment="3"
        !           589:                        />
        !           590:                        <Tool
        !           591:                                Name="VCCLCompilerTool"
        !           592:                                Optimization="2"
        !           593:                                InlineFunctionExpansion="1"
        !           594:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
        !           595:                                PreprocessorDefinitions="NDEBUG;BUILDING_LIBCURL;CURL_STATICLIB"
        !           596:                                StringPooling="true"
        !           597:                                RuntimeLibrary="2"
        !           598:                                EnableFunctionLevelLinking="true"
        !           599:                                WarningLevel="4"
        !           600:                        />
        !           601:                        <Tool
        !           602:                                Name="VCManagedResourceCompilerTool"
        !           603:                        />
        !           604:                        <Tool
        !           605:                                Name="VCResourceCompilerTool"
        !           606:                                PreprocessorDefinitions="NDEBUG"
        !           607:                                Culture="1033"
        !           608:                        />
        !           609:                        <Tool
        !           610:                                Name="VCPreLinkEventTool"
        !           611:                        />
        !           612:                        <Tool
        !           613:                                Name="VCLibrarianTool"
        !           614:                                OutputFile="$(OutDir)\$(ProjectName).lib"
        !           615:                        />
        !           616:                        <Tool
        !           617:                                Name="VCALinkTool"
        !           618:                        />
        !           619:                        <Tool
        !           620:                                Name="VCXDCMakeTool"
        !           621:                        />
        !           622:                        <Tool
        !           623:                                Name="VCBscMakeTool"
        !           624:                        />
        !           625:                        <Tool
        !           626:                                Name="VCFxCopTool"
        !           627:                        />
        !           628:                        <Tool
        !           629:                                Name="VCPostBuildEventTool"
        !           630:                        />
        !           631:                </Configuration>
        !           632:                <Configuration
        !           633:                        Name="DLL Debug - DLL OpenSSL|Win32"
        !           634:                        OutputDirectory="..\..\..\..\build\Win32\VC8\$(ConfigurationName)"
        !           635:                        IntermediateDirectory="$(OutDir)\lib"
        !           636:                        ConfigurationType="2"
        !           637:                        UseOfMFC="0"
        !           638:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !           639:                        CharacterSet="2"
        !           640:                        >
        !           641:                        <Tool
        !           642:                                Name="VCPreBuildEventTool"
        !           643:                        />
        !           644:                        <Tool
        !           645:                                Name="VCCustomBuildTool"
        !           646:                        />
        !           647:                        <Tool
        !           648:                                Name="VCXMLDataGeneratorTool"
        !           649:                        />
        !           650:                        <Tool
        !           651:                                Name="VCWebServiceProxyGeneratorTool"
        !           652:                        />
        !           653:                        <Tool
        !           654:                                Name="VCMIDLTool"
        !           655:                                PreprocessorDefinitions="_DEBUG"
        !           656:                                MkTypLibCompatible="true"
        !           657:                                TargetEnvironment="1"
        !           658:                                TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
        !           659:                                HeaderFileName=""
        !           660:                        />
        !           661:                        <Tool
        !           662:                                Name="VCCLCompilerTool"
        !           663:                                Optimization="0"
        !           664:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32"
        !           665:                                PreprocessorDefinitions="_DEBUG;BUILDING_LIBCURL;DEBUGBUILD;USE_OPENSSL"
        !           666:                                MinimalRebuild="true"
        !           667:                                BasicRuntimeChecks="3"
        !           668:                                RuntimeLibrary="3"
        !           669:                                WarningLevel="4"
        !           670:                                DebugInformationFormat="3"
        !           671:                        />
        !           672:                        <Tool
        !           673:                                Name="VCManagedResourceCompilerTool"
        !           674:                        />
        !           675:                        <Tool
        !           676:                                Name="VCResourceCompilerTool"
        !           677:                                PreprocessorDefinitions="_DEBUG"
        !           678:                                Culture="1033"
        !           679:                        />
        !           680:                        <Tool
        !           681:                                Name="VCPreLinkEventTool"
        !           682:                        />
        !           683:                        <Tool
        !           684:                                Name="VCLinkerTool"
        !           685:                                AdditionalDependencies="ws2_32.lib wldap32.lib libeay32.lib ssleay32.lib"
        !           686:                                OutputFile="$(OutDir)\$(ProjectName)d.dll"
        !           687:                                LinkIncremental="1"
        !           688:                                AdditionalLibraryDirectories="..\..\..\..\..\openssl\build\Win32\VC8\DLL Debug"
        !           689:                                ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
        !           690:                                GenerateDebugInformation="true"
        !           691:                                ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
        !           692:                                ImportLibrary="$(TargetDir)$(TargetName).lib"
        !           693:                                TargetMachine="1"
        !           694:                        />
        !           695:                        <Tool
        !           696:                                Name="VCALinkTool"
        !           697:                        />
        !           698:                        <Tool
        !           699:                                Name="VCManifestTool"
        !           700:                        />
        !           701:                        <Tool
        !           702:                                Name="VCXDCMakeTool"
        !           703:                        />
        !           704:                        <Tool
        !           705:                                Name="VCBscMakeTool"
        !           706:                        />
        !           707:                        <Tool
        !           708:                                Name="VCFxCopTool"
        !           709:                        />
        !           710:                        <Tool
        !           711:                                Name="VCAppVerifierTool"
        !           712:                        />
        !           713:                        <Tool
        !           714:                                Name="VCWebDeploymentTool"
        !           715:                        />
        !           716:                        <Tool
        !           717:                                Name="VCPostBuildEventTool"
        !           718:                        />
        !           719:                </Configuration>
        !           720:                <Configuration
        !           721:                        Name="DLL Debug - DLL OpenSSL|x64"
        !           722:                        OutputDirectory="..\..\..\..\build\Win64\VC8\$(ConfigurationName)"
        !           723:                        IntermediateDirectory="$(OutDir)\lib"
        !           724:                        ConfigurationType="2"
        !           725:                        UseOfMFC="0"
        !           726:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !           727:                        CharacterSet="2"
        !           728:                        >
        !           729:                        <Tool
        !           730:                                Name="VCPreBuildEventTool"
        !           731:                        />
        !           732:                        <Tool
        !           733:                                Name="VCCustomBuildTool"
        !           734:                        />
        !           735:                        <Tool
        !           736:                                Name="VCXMLDataGeneratorTool"
        !           737:                        />
        !           738:                        <Tool
        !           739:                                Name="VCWebServiceProxyGeneratorTool"
        !           740:                        />
        !           741:                        <Tool
        !           742:                                Name="VCMIDLTool"
        !           743:                                PreprocessorDefinitions="_DEBUG"
        !           744:                                MkTypLibCompatible="true"
        !           745:                                TargetEnvironment="3"
        !           746:                                TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
        !           747:                                HeaderFileName=""
        !           748:                        />
        !           749:                        <Tool
        !           750:                                Name="VCCLCompilerTool"
        !           751:                                Optimization="0"
        !           752:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32"
        !           753:                                PreprocessorDefinitions="_DEBUG;BUILDING_LIBCURL;DEBUGBUILD;USE_OPENSSL"
        !           754:                                MinimalRebuild="true"
        !           755:                                BasicRuntimeChecks="3"
        !           756:                                RuntimeLibrary="3"
        !           757:                                WarningLevel="4"
        !           758:                                DebugInformationFormat="3"
        !           759:                        />
        !           760:                        <Tool
        !           761:                                Name="VCManagedResourceCompilerTool"
        !           762:                        />
        !           763:                        <Tool
        !           764:                                Name="VCResourceCompilerTool"
        !           765:                                PreprocessorDefinitions="_DEBUG"
        !           766:                                Culture="1033"
        !           767:                        />
        !           768:                        <Tool
        !           769:                                Name="VCPreLinkEventTool"
        !           770:                        />
        !           771:                        <Tool
        !           772:                                Name="VCLinkerTool"
        !           773:                                AdditionalDependencies="ws2_32.lib wldap32.lib libeay32.lib ssleay32.lib"
        !           774:                                OutputFile="$(OutDir)\$(ProjectName)d.dll"
        !           775:                                LinkIncremental="1"
        !           776:                                AdditionalLibraryDirectories="..\..\..\..\..\openssl\build\Win64\VC8\DLL Debug"
        !           777:                                GenerateDebugInformation="true"
        !           778:                                ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
        !           779:                                ImportLibrary="$(TargetDir)$(TargetName).lib"
        !           780:                                TargetMachine="17"
        !           781:                        />
        !           782:                        <Tool
        !           783:                                Name="VCALinkTool"
        !           784:                        />
        !           785:                        <Tool
        !           786:                                Name="VCManifestTool"
        !           787:                        />
        !           788:                        <Tool
        !           789:                                Name="VCXDCMakeTool"
        !           790:                        />
        !           791:                        <Tool
        !           792:                                Name="VCBscMakeTool"
        !           793:                        />
        !           794:                        <Tool
        !           795:                                Name="VCFxCopTool"
        !           796:                        />
        !           797:                        <Tool
        !           798:                                Name="VCAppVerifierTool"
        !           799:                        />
        !           800:                        <Tool
        !           801:                                Name="VCWebDeploymentTool"
        !           802:                        />
        !           803:                        <Tool
        !           804:                                Name="VCPostBuildEventTool"
        !           805:                        />
        !           806:                </Configuration>
        !           807:                <Configuration
        !           808:                        Name="DLL Release - DLL OpenSSL|Win32"
        !           809:                        OutputDirectory="..\..\..\..\build\Win32\VC8\$(ConfigurationName)"
        !           810:                        IntermediateDirectory="$(OutDir)\lib"
        !           811:                        ConfigurationType="2"
        !           812:                        UseOfMFC="0"
        !           813:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !           814:                        CharacterSet="2"
        !           815:                        >
        !           816:                        <Tool
        !           817:                                Name="VCPreBuildEventTool"
        !           818:                        />
        !           819:                        <Tool
        !           820:                                Name="VCCustomBuildTool"
        !           821:                        />
        !           822:                        <Tool
        !           823:                                Name="VCXMLDataGeneratorTool"
        !           824:                        />
        !           825:                        <Tool
        !           826:                                Name="VCWebServiceProxyGeneratorTool"
        !           827:                        />
        !           828:                        <Tool
        !           829:                                Name="VCMIDLTool"
        !           830:                                PreprocessorDefinitions="NDEBUG"
        !           831:                                MkTypLibCompatible="true"
        !           832:                                TargetEnvironment="1"
        !           833:                                TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
        !           834:                                HeaderFileName=""
        !           835:                        />
        !           836:                        <Tool
        !           837:                                Name="VCCLCompilerTool"
        !           838:                                Optimization="2"
        !           839:                                InlineFunctionExpansion="1"
        !           840:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32"
        !           841:                                PreprocessorDefinitions="NDEBUG;BUILDING_LIBCURL;USE_OPENSSL"
        !           842:                                StringPooling="true"
        !           843:                                RuntimeLibrary="2"
        !           844:                                EnableFunctionLevelLinking="true"
        !           845:                                WarningLevel="4"
        !           846:                        />
        !           847:                        <Tool
        !           848:                                Name="VCManagedResourceCompilerTool"
        !           849:                        />
        !           850:                        <Tool
        !           851:                                Name="VCResourceCompilerTool"
        !           852:                                PreprocessorDefinitions="NDEBUG"
        !           853:                                Culture="1033"
        !           854:                        />
        !           855:                        <Tool
        !           856:                                Name="VCPreLinkEventTool"
        !           857:                        />
        !           858:                        <Tool
        !           859:                                Name="VCLinkerTool"
        !           860:                                AdditionalDependencies="ws2_32.lib wldap32.lib libeay32.lib ssleay32.lib"
        !           861:                                OutputFile="$(OutDir)\$(ProjectName).dll"
        !           862:                                LinkIncremental="1"
        !           863:                                AdditionalLibraryDirectories="..\..\..\..\..\openssl\build\Win32\VC8\DLL Release"
        !           864:                                ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
        !           865:                                ImportLibrary="$(TargetDir)$(TargetName).lib"
        !           866:                                TargetMachine="1"
        !           867:                        />
        !           868:                        <Tool
        !           869:                                Name="VCALinkTool"
        !           870:                        />
        !           871:                        <Tool
        !           872:                                Name="VCManifestTool"
        !           873:                        />
        !           874:                        <Tool
        !           875:                                Name="VCXDCMakeTool"
        !           876:                        />
        !           877:                        <Tool
        !           878:                                Name="VCBscMakeTool"
        !           879:                        />
        !           880:                        <Tool
        !           881:                                Name="VCFxCopTool"
        !           882:                        />
        !           883:                        <Tool
        !           884:                                Name="VCAppVerifierTool"
        !           885:                        />
        !           886:                        <Tool
        !           887:                                Name="VCWebDeploymentTool"
        !           888:                        />
        !           889:                        <Tool
        !           890:                                Name="VCPostBuildEventTool"
        !           891:                        />
        !           892:                </Configuration>
        !           893:                <Configuration
        !           894:                        Name="DLL Release - DLL OpenSSL|x64"
        !           895:                        OutputDirectory="..\..\..\..\build\Win64\VC8\$(ConfigurationName)"
        !           896:                        IntermediateDirectory="$(OutDir)\lib"
        !           897:                        ConfigurationType="2"
        !           898:                        UseOfMFC="0"
        !           899:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !           900:                        CharacterSet="2"
        !           901:                        >
        !           902:                        <Tool
        !           903:                                Name="VCPreBuildEventTool"
        !           904:                        />
        !           905:                        <Tool
        !           906:                                Name="VCCustomBuildTool"
        !           907:                        />
        !           908:                        <Tool
        !           909:                                Name="VCXMLDataGeneratorTool"
        !           910:                        />
        !           911:                        <Tool
        !           912:                                Name="VCWebServiceProxyGeneratorTool"
        !           913:                        />
        !           914:                        <Tool
        !           915:                                Name="VCMIDLTool"
        !           916:                                PreprocessorDefinitions="NDEBUG"
        !           917:                                MkTypLibCompatible="true"
        !           918:                                TargetEnvironment="3"
        !           919:                                TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
        !           920:                                HeaderFileName=""
        !           921:                        />
        !           922:                        <Tool
        !           923:                                Name="VCCLCompilerTool"
        !           924:                                Optimization="2"
        !           925:                                InlineFunctionExpansion="1"
        !           926:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32"
        !           927:                                PreprocessorDefinitions="NDEBUG;BUILDING_LIBCURL;USE_OPENSSL"
        !           928:                                StringPooling="true"
        !           929:                                RuntimeLibrary="2"
        !           930:                                EnableFunctionLevelLinking="true"
        !           931:                                WarningLevel="4"
        !           932:                        />
        !           933:                        <Tool
        !           934:                                Name="VCManagedResourceCompilerTool"
        !           935:                        />
        !           936:                        <Tool
        !           937:                                Name="VCResourceCompilerTool"
        !           938:                                PreprocessorDefinitions="NDEBUG"
        !           939:                                Culture="1033"
        !           940:                        />
        !           941:                        <Tool
        !           942:                                Name="VCPreLinkEventTool"
        !           943:                        />
        !           944:                        <Tool
        !           945:                                Name="VCLinkerTool"
        !           946:                                AdditionalDependencies="ws2_32.lib wldap32.lib libeay32.lib ssleay32.lib"
        !           947:                                OutputFile="$(OutDir)\$(ProjectName).dll"
        !           948:                                LinkIncremental="1"
        !           949:                                AdditionalLibraryDirectories="..\..\..\..\..\openssl\build\Win64\VC8\DLL Release"
        !           950:                                ImportLibrary="$(TargetDir)$(TargetName).lib"
        !           951:                                TargetMachine="17"
        !           952:                        />
        !           953:                        <Tool
        !           954:                                Name="VCALinkTool"
        !           955:                        />
        !           956:                        <Tool
        !           957:                                Name="VCManifestTool"
        !           958:                        />
        !           959:                        <Tool
        !           960:                                Name="VCXDCMakeTool"
        !           961:                        />
        !           962:                        <Tool
        !           963:                                Name="VCBscMakeTool"
        !           964:                        />
        !           965:                        <Tool
        !           966:                                Name="VCFxCopTool"
        !           967:                        />
        !           968:                        <Tool
        !           969:                                Name="VCAppVerifierTool"
        !           970:                        />
        !           971:                        <Tool
        !           972:                                Name="VCWebDeploymentTool"
        !           973:                        />
        !           974:                        <Tool
        !           975:                                Name="VCPostBuildEventTool"
        !           976:                        />
        !           977:                </Configuration>
        !           978:                <Configuration
        !           979:                        Name="DLL Debug - DLL Windows SSPI|Win32"
        !           980:                        OutputDirectory="..\..\..\..\build\Win32\VC8\$(ConfigurationName)"
        !           981:                        IntermediateDirectory="$(OutDir)\lib"
        !           982:                        ConfigurationType="2"
        !           983:                        UseOfMFC="0"
        !           984:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !           985:                        CharacterSet="2"
        !           986:                        >
        !           987:                        <Tool
        !           988:                                Name="VCPreBuildEventTool"
        !           989:                        />
        !           990:                        <Tool
        !           991:                                Name="VCCustomBuildTool"
        !           992:                        />
        !           993:                        <Tool
        !           994:                                Name="VCXMLDataGeneratorTool"
        !           995:                        />
        !           996:                        <Tool
        !           997:                                Name="VCWebServiceProxyGeneratorTool"
        !           998:                        />
        !           999:                        <Tool
        !          1000:                                Name="VCMIDLTool"
        !          1001:                                PreprocessorDefinitions="_DEBUG"
        !          1002:                                MkTypLibCompatible="true"
        !          1003:                                TargetEnvironment="1"
        !          1004:                                TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
        !          1005:                                HeaderFileName=""
        !          1006:                        />
        !          1007:                        <Tool
        !          1008:                                Name="VCCLCompilerTool"
        !          1009:                                Optimization="0"
        !          1010:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
        !          1011:                                PreprocessorDefinitions="_DEBUG;BUILDING_LIBCURL;DEBUGBUILD;USE_WINDOWS_SSPI;USE_SCHANNEL"
        !          1012:                                MinimalRebuild="true"
        !          1013:                                BasicRuntimeChecks="3"
        !          1014:                                RuntimeLibrary="3"
        !          1015:                                WarningLevel="4"
        !          1016:                                DebugInformationFormat="3"
        !          1017:                        />
        !          1018:                        <Tool
        !          1019:                                Name="VCManagedResourceCompilerTool"
        !          1020:                        />
        !          1021:                        <Tool
        !          1022:                                Name="VCResourceCompilerTool"
        !          1023:                                PreprocessorDefinitions="_DEBUG"
        !          1024:                                Culture="1033"
        !          1025:                        />
        !          1026:                        <Tool
        !          1027:                                Name="VCPreLinkEventTool"
        !          1028:                        />
        !          1029:                        <Tool
        !          1030:                                Name="VCLinkerTool"
        !          1031:                                AdditionalDependencies="ws2_32.lib wldap32.lib crypt32.lib"
        !          1032:                                OutputFile="$(OutDir)\$(ProjectName)d.dll"
        !          1033:                                LinkIncremental="1"
        !          1034:                                AdditionalLibraryDirectories=""
        !          1035:                                ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
        !          1036:                                GenerateDebugInformation="true"
        !          1037:                                ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
        !          1038:                                ImportLibrary="$(TargetDir)$(TargetName).lib"
        !          1039:                                TargetMachine="1"
        !          1040:                        />
        !          1041:                        <Tool
        !          1042:                                Name="VCALinkTool"
        !          1043:                        />
        !          1044:                        <Tool
        !          1045:                                Name="VCManifestTool"
        !          1046:                        />
        !          1047:                        <Tool
        !          1048:                                Name="VCXDCMakeTool"
        !          1049:                        />
        !          1050:                        <Tool
        !          1051:                                Name="VCBscMakeTool"
        !          1052:                        />
        !          1053:                        <Tool
        !          1054:                                Name="VCFxCopTool"
        !          1055:                        />
        !          1056:                        <Tool
        !          1057:                                Name="VCAppVerifierTool"
        !          1058:                        />
        !          1059:                        <Tool
        !          1060:                                Name="VCWebDeploymentTool"
        !          1061:                        />
        !          1062:                        <Tool
        !          1063:                                Name="VCPostBuildEventTool"
        !          1064:                        />
        !          1065:                </Configuration>
        !          1066:                <Configuration
        !          1067:                        Name="DLL Debug - DLL Windows SSPI|x64"
        !          1068:                        OutputDirectory="..\..\..\..\build\Win64\VC8\$(ConfigurationName)"
        !          1069:                        IntermediateDirectory="$(OutDir)\lib"
        !          1070:                        ConfigurationType="2"
        !          1071:                        UseOfMFC="0"
        !          1072:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          1073:                        CharacterSet="2"
        !          1074:                        >
        !          1075:                        <Tool
        !          1076:                                Name="VCPreBuildEventTool"
        !          1077:                        />
        !          1078:                        <Tool
        !          1079:                                Name="VCCustomBuildTool"
        !          1080:                        />
        !          1081:                        <Tool
        !          1082:                                Name="VCXMLDataGeneratorTool"
        !          1083:                        />
        !          1084:                        <Tool
        !          1085:                                Name="VCWebServiceProxyGeneratorTool"
        !          1086:                        />
        !          1087:                        <Tool
        !          1088:                                Name="VCMIDLTool"
        !          1089:                                PreprocessorDefinitions="_DEBUG"
        !          1090:                                MkTypLibCompatible="true"
        !          1091:                                TargetEnvironment="3"
        !          1092:                                TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
        !          1093:                                HeaderFileName=""
        !          1094:                        />
        !          1095:                        <Tool
        !          1096:                                Name="VCCLCompilerTool"
        !          1097:                                Optimization="0"
        !          1098:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
        !          1099:                                PreprocessorDefinitions="_DEBUG;BUILDING_LIBCURL;DEBUGBUILD;USE_WINDOWS_SSPI;USE_SCHANNEL"
        !          1100:                                MinimalRebuild="true"
        !          1101:                                BasicRuntimeChecks="3"
        !          1102:                                RuntimeLibrary="3"
        !          1103:                                WarningLevel="4"
        !          1104:                                DebugInformationFormat="3"
        !          1105:                        />
        !          1106:                        <Tool
        !          1107:                                Name="VCManagedResourceCompilerTool"
        !          1108:                        />
        !          1109:                        <Tool
        !          1110:                                Name="VCResourceCompilerTool"
        !          1111:                                PreprocessorDefinitions="_DEBUG"
        !          1112:                                Culture="1033"
        !          1113:                        />
        !          1114:                        <Tool
        !          1115:                                Name="VCPreLinkEventTool"
        !          1116:                        />
        !          1117:                        <Tool
        !          1118:                                Name="VCLinkerTool"
        !          1119:                                AdditionalDependencies="ws2_32.lib wldap32.lib crypt32.lib"
        !          1120:                                OutputFile="$(OutDir)\$(ProjectName)d.dll"
        !          1121:                                LinkIncremental="1"
        !          1122:                                AdditionalLibraryDirectories=""
        !          1123:                                GenerateDebugInformation="true"
        !          1124:                                ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
        !          1125:                                ImportLibrary="$(TargetDir)$(TargetName).lib"
        !          1126:                                TargetMachine="17"
        !          1127:                        />
        !          1128:                        <Tool
        !          1129:                                Name="VCALinkTool"
        !          1130:                        />
        !          1131:                        <Tool
        !          1132:                                Name="VCManifestTool"
        !          1133:                        />
        !          1134:                        <Tool
        !          1135:                                Name="VCXDCMakeTool"
        !          1136:                        />
        !          1137:                        <Tool
        !          1138:                                Name="VCBscMakeTool"
        !          1139:                        />
        !          1140:                        <Tool
        !          1141:                                Name="VCFxCopTool"
        !          1142:                        />
        !          1143:                        <Tool
        !          1144:                                Name="VCAppVerifierTool"
        !          1145:                        />
        !          1146:                        <Tool
        !          1147:                                Name="VCWebDeploymentTool"
        !          1148:                        />
        !          1149:                        <Tool
        !          1150:                                Name="VCPostBuildEventTool"
        !          1151:                        />
        !          1152:                </Configuration>
        !          1153:                <Configuration
        !          1154:                        Name="DLL Release - DLL Windows SSPI|Win32"
        !          1155:                        OutputDirectory="..\..\..\..\build\Win32\VC8\$(ConfigurationName)"
        !          1156:                        IntermediateDirectory="$(OutDir)\lib"
        !          1157:                        ConfigurationType="2"
        !          1158:                        UseOfMFC="0"
        !          1159:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          1160:                        CharacterSet="2"
        !          1161:                        >
        !          1162:                        <Tool
        !          1163:                                Name="VCPreBuildEventTool"
        !          1164:                        />
        !          1165:                        <Tool
        !          1166:                                Name="VCCustomBuildTool"
        !          1167:                        />
        !          1168:                        <Tool
        !          1169:                                Name="VCXMLDataGeneratorTool"
        !          1170:                        />
        !          1171:                        <Tool
        !          1172:                                Name="VCWebServiceProxyGeneratorTool"
        !          1173:                        />
        !          1174:                        <Tool
        !          1175:                                Name="VCMIDLTool"
        !          1176:                                PreprocessorDefinitions="NDEBUG"
        !          1177:                                MkTypLibCompatible="true"
        !          1178:                                TargetEnvironment="1"
        !          1179:                                TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
        !          1180:                                HeaderFileName=""
        !          1181:                        />
        !          1182:                        <Tool
        !          1183:                                Name="VCCLCompilerTool"
        !          1184:                                Optimization="2"
        !          1185:                                InlineFunctionExpansion="1"
        !          1186:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
        !          1187:                                PreprocessorDefinitions="NDEBUG;BUILDING_LIBCURL;USE_WINDOWS_SSPI;USE_SCHANNEL"
        !          1188:                                StringPooling="true"
        !          1189:                                RuntimeLibrary="2"
        !          1190:                                EnableFunctionLevelLinking="true"
        !          1191:                                WarningLevel="4"
        !          1192:                        />
        !          1193:                        <Tool
        !          1194:                                Name="VCManagedResourceCompilerTool"
        !          1195:                        />
        !          1196:                        <Tool
        !          1197:                                Name="VCResourceCompilerTool"
        !          1198:                                PreprocessorDefinitions="NDEBUG"
        !          1199:                                Culture="1033"
        !          1200:                        />
        !          1201:                        <Tool
        !          1202:                                Name="VCPreLinkEventTool"
        !          1203:                        />
        !          1204:                        <Tool
        !          1205:                                Name="VCLinkerTool"
        !          1206:                                AdditionalDependencies="ws2_32.lib wldap32.lib crypt32.lib"
        !          1207:                                OutputFile="$(OutDir)\$(ProjectName).dll"
        !          1208:                                LinkIncremental="1"
        !          1209:                                AdditionalLibraryDirectories=""
        !          1210:                                ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
        !          1211:                                ImportLibrary="$(TargetDir)$(TargetName).lib"
        !          1212:                                TargetMachine="1"
        !          1213:                        />
        !          1214:                        <Tool
        !          1215:                                Name="VCALinkTool"
        !          1216:                        />
        !          1217:                        <Tool
        !          1218:                                Name="VCManifestTool"
        !          1219:                        />
        !          1220:                        <Tool
        !          1221:                                Name="VCXDCMakeTool"
        !          1222:                        />
        !          1223:                        <Tool
        !          1224:                                Name="VCBscMakeTool"
        !          1225:                        />
        !          1226:                        <Tool
        !          1227:                                Name="VCFxCopTool"
        !          1228:                        />
        !          1229:                        <Tool
        !          1230:                                Name="VCAppVerifierTool"
        !          1231:                        />
        !          1232:                        <Tool
        !          1233:                                Name="VCWebDeploymentTool"
        !          1234:                        />
        !          1235:                        <Tool
        !          1236:                                Name="VCPostBuildEventTool"
        !          1237:                        />
        !          1238:                </Configuration>
        !          1239:                <Configuration
        !          1240:                        Name="DLL Release - DLL Windows SSPI|x64"
        !          1241:                        OutputDirectory="..\..\..\..\build\Win64\VC8\$(ConfigurationName)"
        !          1242:                        IntermediateDirectory="$(OutDir)\lib"
        !          1243:                        ConfigurationType="2"
        !          1244:                        UseOfMFC="0"
        !          1245:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          1246:                        CharacterSet="2"
        !          1247:                        >
        !          1248:                        <Tool
        !          1249:                                Name="VCPreBuildEventTool"
        !          1250:                        />
        !          1251:                        <Tool
        !          1252:                                Name="VCCustomBuildTool"
        !          1253:                        />
        !          1254:                        <Tool
        !          1255:                                Name="VCXMLDataGeneratorTool"
        !          1256:                        />
        !          1257:                        <Tool
        !          1258:                                Name="VCWebServiceProxyGeneratorTool"
        !          1259:                        />
        !          1260:                        <Tool
        !          1261:                                Name="VCMIDLTool"
        !          1262:                                PreprocessorDefinitions="NDEBUG"
        !          1263:                                MkTypLibCompatible="true"
        !          1264:                                TargetEnvironment="3"
        !          1265:                                TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
        !          1266:                                HeaderFileName=""
        !          1267:                        />
        !          1268:                        <Tool
        !          1269:                                Name="VCCLCompilerTool"
        !          1270:                                Optimization="2"
        !          1271:                                InlineFunctionExpansion="1"
        !          1272:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
        !          1273:                                PreprocessorDefinitions="NDEBUG;BUILDING_LIBCURL;USE_WINDOWS_SSPI;USE_SCHANNEL"
        !          1274:                                StringPooling="true"
        !          1275:                                RuntimeLibrary="2"
        !          1276:                                EnableFunctionLevelLinking="true"
        !          1277:                                WarningLevel="4"
        !          1278:                        />
        !          1279:                        <Tool
        !          1280:                                Name="VCManagedResourceCompilerTool"
        !          1281:                        />
        !          1282:                        <Tool
        !          1283:                                Name="VCResourceCompilerTool"
        !          1284:                                PreprocessorDefinitions="NDEBUG"
        !          1285:                                Culture="1033"
        !          1286:                        />
        !          1287:                        <Tool
        !          1288:                                Name="VCPreLinkEventTool"
        !          1289:                        />
        !          1290:                        <Tool
        !          1291:                                Name="VCLinkerTool"
        !          1292:                                AdditionalDependencies="ws2_32.lib wldap32.lib crypt32.lib"
        !          1293:                                OutputFile="$(OutDir)\$(ProjectName).dll"
        !          1294:                                LinkIncremental="1"
        !          1295:                                AdditionalLibraryDirectories=""
        !          1296:                                ImportLibrary="$(TargetDir)$(TargetName).lib"
        !          1297:                                TargetMachine="17"
        !          1298:                        />
        !          1299:                        <Tool
        !          1300:                                Name="VCALinkTool"
        !          1301:                        />
        !          1302:                        <Tool
        !          1303:                                Name="VCManifestTool"
        !          1304:                        />
        !          1305:                        <Tool
        !          1306:                                Name="VCXDCMakeTool"
        !          1307:                        />
        !          1308:                        <Tool
        !          1309:                                Name="VCBscMakeTool"
        !          1310:                        />
        !          1311:                        <Tool
        !          1312:                                Name="VCFxCopTool"
        !          1313:                        />
        !          1314:                        <Tool
        !          1315:                                Name="VCAppVerifierTool"
        !          1316:                        />
        !          1317:                        <Tool
        !          1318:                                Name="VCWebDeploymentTool"
        !          1319:                        />
        !          1320:                        <Tool
        !          1321:                                Name="VCPostBuildEventTool"
        !          1322:                        />
        !          1323:                </Configuration>
        !          1324:                <Configuration
        !          1325:                        Name="DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32"
        !          1326:                        OutputDirectory="..\..\..\..\build\Win32\VC8\$(ConfigurationName)"
        !          1327:                        IntermediateDirectory="$(OutDir)\lib"
        !          1328:                        ConfigurationType="2"
        !          1329:                        UseOfMFC="0"
        !          1330:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          1331:                        CharacterSet="2"
        !          1332:                        >
        !          1333:                        <Tool
        !          1334:                                Name="VCPreBuildEventTool"
        !          1335:                        />
        !          1336:                        <Tool
        !          1337:                                Name="VCCustomBuildTool"
        !          1338:                        />
        !          1339:                        <Tool
        !          1340:                                Name="VCXMLDataGeneratorTool"
        !          1341:                        />
        !          1342:                        <Tool
        !          1343:                                Name="VCWebServiceProxyGeneratorTool"
        !          1344:                        />
        !          1345:                        <Tool
        !          1346:                                Name="VCMIDLTool"
        !          1347:                                PreprocessorDefinitions="_DEBUG"
        !          1348:                                MkTypLibCompatible="true"
        !          1349:                                TargetEnvironment="1"
        !          1350:                                TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
        !          1351:                                HeaderFileName=""
        !          1352:                        />
        !          1353:                        <Tool
        !          1354:                                Name="VCCLCompilerTool"
        !          1355:                                Optimization="0"
        !          1356:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32;..\..\..\..\..\libssh2\include"
        !          1357:                                PreprocessorDefinitions="_DEBUG;BUILDING_LIBCURL;DEBUGBUILD;USE_OPENSSL;USE_LIBSSH2;HAVE_LIBSSH2_H"
        !          1358:                                MinimalRebuild="true"
        !          1359:                                BasicRuntimeChecks="3"
        !          1360:                                RuntimeLibrary="3"
        !          1361:                                WarningLevel="4"
        !          1362:                                DebugInformationFormat="3"
        !          1363:                        />
        !          1364:                        <Tool
        !          1365:                                Name="VCManagedResourceCompilerTool"
        !          1366:                        />
        !          1367:                        <Tool
        !          1368:                                Name="VCResourceCompilerTool"
        !          1369:                                PreprocessorDefinitions="_DEBUG"
        !          1370:                                Culture="1033"
        !          1371:                        />
        !          1372:                        <Tool
        !          1373:                                Name="VCPreLinkEventTool"
        !          1374:                        />
        !          1375:                        <Tool
        !          1376:                                Name="VCLinkerTool"
        !          1377:                                AdditionalDependencies="ws2_32.lib wldap32.lib libeay32.lib ssleay32.lib libssh2d.lib"
        !          1378:                                OutputFile="$(OutDir)\$(ProjectName)d.dll"
        !          1379:                                LinkIncremental="1"
        !          1380:                                AdditionalLibraryDirectories="..\..\..\..\..\openssl\build\Win32\VC8\DLL Debug;..\..\..\..\..\libssh2\build\Win32\VC8\DLL Debug"
        !          1381:                                ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
        !          1382:                                GenerateDebugInformation="true"
        !          1383:                                ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
        !          1384:                                ImportLibrary="$(TargetDir)$(TargetName).lib"
        !          1385:                                TargetMachine="1"
        !          1386:                        />
        !          1387:                        <Tool
        !          1388:                                Name="VCALinkTool"
        !          1389:                        />
        !          1390:                        <Tool
        !          1391:                                Name="VCManifestTool"
        !          1392:                        />
        !          1393:                        <Tool
        !          1394:                                Name="VCXDCMakeTool"
        !          1395:                        />
        !          1396:                        <Tool
        !          1397:                                Name="VCBscMakeTool"
        !          1398:                        />
        !          1399:                        <Tool
        !          1400:                                Name="VCFxCopTool"
        !          1401:                        />
        !          1402:                        <Tool
        !          1403:                                Name="VCAppVerifierTool"
        !          1404:                        />
        !          1405:                        <Tool
        !          1406:                                Name="VCWebDeploymentTool"
        !          1407:                        />
        !          1408:                        <Tool
        !          1409:                                Name="VCPostBuildEventTool"
        !          1410:                        />
        !          1411:                </Configuration>
        !          1412:                <Configuration
        !          1413:                        Name="DLL Debug - DLL OpenSSL - DLL LibSSH2|x64"
        !          1414:                        OutputDirectory="..\..\..\..\build\Win64\VC8\$(ConfigurationName)"
        !          1415:                        IntermediateDirectory="$(OutDir)\lib"
        !          1416:                        ConfigurationType="2"
        !          1417:                        UseOfMFC="0"
        !          1418:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          1419:                        CharacterSet="2"
        !          1420:                        >
        !          1421:                        <Tool
        !          1422:                                Name="VCPreBuildEventTool"
        !          1423:                        />
        !          1424:                        <Tool
        !          1425:                                Name="VCCustomBuildTool"
        !          1426:                        />
        !          1427:                        <Tool
        !          1428:                                Name="VCXMLDataGeneratorTool"
        !          1429:                        />
        !          1430:                        <Tool
        !          1431:                                Name="VCWebServiceProxyGeneratorTool"
        !          1432:                        />
        !          1433:                        <Tool
        !          1434:                                Name="VCMIDLTool"
        !          1435:                                PreprocessorDefinitions="_DEBUG"
        !          1436:                                MkTypLibCompatible="true"
        !          1437:                                TargetEnvironment="3"
        !          1438:                                TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
        !          1439:                                HeaderFileName=""
        !          1440:                        />
        !          1441:                        <Tool
        !          1442:                                Name="VCCLCompilerTool"
        !          1443:                                Optimization="0"
        !          1444:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32;..\..\..\..\..\libssh2\include"
        !          1445:                                PreprocessorDefinitions="_DEBUG;BUILDING_LIBCURL;DEBUGBUILD;USE_OPENSSL;USE_LIBSSH2;HAVE_LIBSSH2_H"
        !          1446:                                MinimalRebuild="true"
        !          1447:                                BasicRuntimeChecks="3"
        !          1448:                                RuntimeLibrary="3"
        !          1449:                                WarningLevel="4"
        !          1450:                                DebugInformationFormat="3"
        !          1451:                        />
        !          1452:                        <Tool
        !          1453:                                Name="VCManagedResourceCompilerTool"
        !          1454:                        />
        !          1455:                        <Tool
        !          1456:                                Name="VCResourceCompilerTool"
        !          1457:                                PreprocessorDefinitions="_DEBUG"
        !          1458:                                Culture="1033"
        !          1459:                        />
        !          1460:                        <Tool
        !          1461:                                Name="VCPreLinkEventTool"
        !          1462:                        />
        !          1463:                        <Tool
        !          1464:                                Name="VCLinkerTool"
        !          1465:                                AdditionalDependencies="ws2_32.lib wldap32.lib libeay32.lib ssleay32.lib libssh2d.lib"
        !          1466:                                OutputFile="$(OutDir)\$(ProjectName)d.dll"
        !          1467:                                LinkIncremental="1"
        !          1468:                                AdditionalLibraryDirectories="..\..\..\..\..\openssl\build\Win64\VC8\DLL Debug;..\..\..\..\..\libssh2\build\Win64\VC8\DLL Debug"
        !          1469:                                GenerateDebugInformation="true"
        !          1470:                                ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
        !          1471:                                ImportLibrary="$(TargetDir)$(TargetName).lib"
        !          1472:                                TargetMachine="17"
        !          1473:                        />
        !          1474:                        <Tool
        !          1475:                                Name="VCALinkTool"
        !          1476:                        />
        !          1477:                        <Tool
        !          1478:                                Name="VCManifestTool"
        !          1479:                        />
        !          1480:                        <Tool
        !          1481:                                Name="VCXDCMakeTool"
        !          1482:                        />
        !          1483:                        <Tool
        !          1484:                                Name="VCBscMakeTool"
        !          1485:                        />
        !          1486:                        <Tool
        !          1487:                                Name="VCFxCopTool"
        !          1488:                        />
        !          1489:                        <Tool
        !          1490:                                Name="VCAppVerifierTool"
        !          1491:                        />
        !          1492:                        <Tool
        !          1493:                                Name="VCWebDeploymentTool"
        !          1494:                        />
        !          1495:                        <Tool
        !          1496:                                Name="VCPostBuildEventTool"
        !          1497:                        />
        !          1498:                </Configuration>
        !          1499:                <Configuration
        !          1500:                        Name="DLL Release - DLL OpenSSL - DLL LibSSH2|Win32"
        !          1501:                        OutputDirectory="..\..\..\..\build\Win32\VC8\$(ConfigurationName)"
        !          1502:                        IntermediateDirectory="$(OutDir)\lib"
        !          1503:                        ConfigurationType="2"
        !          1504:                        UseOfMFC="0"
        !          1505:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          1506:                        CharacterSet="2"
        !          1507:                        >
        !          1508:                        <Tool
        !          1509:                                Name="VCPreBuildEventTool"
        !          1510:                        />
        !          1511:                        <Tool
        !          1512:                                Name="VCCustomBuildTool"
        !          1513:                        />
        !          1514:                        <Tool
        !          1515:                                Name="VCXMLDataGeneratorTool"
        !          1516:                        />
        !          1517:                        <Tool
        !          1518:                                Name="VCWebServiceProxyGeneratorTool"
        !          1519:                        />
        !          1520:                        <Tool
        !          1521:                                Name="VCMIDLTool"
        !          1522:                                PreprocessorDefinitions="NDEBUG"
        !          1523:                                MkTypLibCompatible="true"
        !          1524:                                TargetEnvironment="1"
        !          1525:                                TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
        !          1526:                                HeaderFileName=""
        !          1527:                        />
        !          1528:                        <Tool
        !          1529:                                Name="VCCLCompilerTool"
        !          1530:                                Optimization="2"
        !          1531:                                InlineFunctionExpansion="1"
        !          1532:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32;..\..\..\..\..\libssh2\include"
        !          1533:                                PreprocessorDefinitions="NDEBUG;BUILDING_LIBCURL;USE_OPENSSL;USE_LIBSSH2;HAVE_LIBSSH2_H"
        !          1534:                                StringPooling="true"
        !          1535:                                RuntimeLibrary="2"
        !          1536:                                EnableFunctionLevelLinking="true"
        !          1537:                                WarningLevel="4"
        !          1538:                        />
        !          1539:                        <Tool
        !          1540:                                Name="VCManagedResourceCompilerTool"
        !          1541:                        />
        !          1542:                        <Tool
        !          1543:                                Name="VCResourceCompilerTool"
        !          1544:                                PreprocessorDefinitions="NDEBUG"
        !          1545:                                Culture="1033"
        !          1546:                        />
        !          1547:                        <Tool
        !          1548:                                Name="VCPreLinkEventTool"
        !          1549:                        />
        !          1550:                        <Tool
        !          1551:                                Name="VCLinkerTool"
        !          1552:                                AdditionalDependencies="ws2_32.lib wldap32.lib libeay32.lib ssleay32.lib libssh2.lib"
        !          1553:                                OutputFile="$(OutDir)\$(ProjectName).dll"
        !          1554:                                LinkIncremental="1"
        !          1555:                                AdditionalLibraryDirectories="..\..\..\..\..\openssl\build\Win32\VC8\DLL Release;..\..\..\..\..\libssh2\build\Win32\VC8\DLL Release"
        !          1556:                                ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
        !          1557:                                ImportLibrary="$(TargetDir)$(TargetName).lib"
        !          1558:                                TargetMachine="1"
        !          1559:                        />
        !          1560:                        <Tool
        !          1561:                                Name="VCALinkTool"
        !          1562:                        />
        !          1563:                        <Tool
        !          1564:                                Name="VCManifestTool"
        !          1565:                        />
        !          1566:                        <Tool
        !          1567:                                Name="VCXDCMakeTool"
        !          1568:                        />
        !          1569:                        <Tool
        !          1570:                                Name="VCBscMakeTool"
        !          1571:                        />
        !          1572:                        <Tool
        !          1573:                                Name="VCFxCopTool"
        !          1574:                        />
        !          1575:                        <Tool
        !          1576:                                Name="VCAppVerifierTool"
        !          1577:                        />
        !          1578:                        <Tool
        !          1579:                                Name="VCWebDeploymentTool"
        !          1580:                        />
        !          1581:                        <Tool
        !          1582:                                Name="VCPostBuildEventTool"
        !          1583:                        />
        !          1584:                </Configuration>
        !          1585:                <Configuration
        !          1586:                        Name="DLL Release - DLL OpenSSL - DLL LibSSH2|x64"
        !          1587:                        OutputDirectory="..\..\..\..\build\Win64\VC8\$(ConfigurationName)"
        !          1588:                        IntermediateDirectory="$(OutDir)\lib"
        !          1589:                        ConfigurationType="2"
        !          1590:                        UseOfMFC="0"
        !          1591:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          1592:                        CharacterSet="2"
        !          1593:                        >
        !          1594:                        <Tool
        !          1595:                                Name="VCPreBuildEventTool"
        !          1596:                        />
        !          1597:                        <Tool
        !          1598:                                Name="VCCustomBuildTool"
        !          1599:                        />
        !          1600:                        <Tool
        !          1601:                                Name="VCXMLDataGeneratorTool"
        !          1602:                        />
        !          1603:                        <Tool
        !          1604:                                Name="VCWebServiceProxyGeneratorTool"
        !          1605:                        />
        !          1606:                        <Tool
        !          1607:                                Name="VCMIDLTool"
        !          1608:                                PreprocessorDefinitions="NDEBUG"
        !          1609:                                MkTypLibCompatible="true"
        !          1610:                                TargetEnvironment="3"
        !          1611:                                TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
        !          1612:                                HeaderFileName=""
        !          1613:                        />
        !          1614:                        <Tool
        !          1615:                                Name="VCCLCompilerTool"
        !          1616:                                Optimization="2"
        !          1617:                                InlineFunctionExpansion="1"
        !          1618:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32;..\..\..\..\..\libssh2\include"
        !          1619:                                PreprocessorDefinitions="NDEBUG;BUILDING_LIBCURL;USE_OPENSSL;USE_LIBSSH2;HAVE_LIBSSH2_H"
        !          1620:                                StringPooling="true"
        !          1621:                                RuntimeLibrary="2"
        !          1622:                                EnableFunctionLevelLinking="true"
        !          1623:                                WarningLevel="4"
        !          1624:                        />
        !          1625:                        <Tool
        !          1626:                                Name="VCManagedResourceCompilerTool"
        !          1627:                        />
        !          1628:                        <Tool
        !          1629:                                Name="VCResourceCompilerTool"
        !          1630:                                PreprocessorDefinitions="NDEBUG"
        !          1631:                                Culture="1033"
        !          1632:                        />
        !          1633:                        <Tool
        !          1634:                                Name="VCPreLinkEventTool"
        !          1635:                        />
        !          1636:                        <Tool
        !          1637:                                Name="VCLinkerTool"
        !          1638:                                AdditionalDependencies="ws2_32.lib wldap32.lib libeay32.lib ssleay32.lib libssh2.lib"
        !          1639:                                OutputFile="$(OutDir)\$(ProjectName).dll"
        !          1640:                                LinkIncremental="1"
        !          1641:                                AdditionalLibraryDirectories="..\..\..\..\..\openssl\build\Win64\VC8\DLL Release;..\..\..\..\..\libssh2\build\Win64\VC8\DLL Release"
        !          1642:                                ImportLibrary="$(TargetDir)$(TargetName).lib"
        !          1643:                                TargetMachine="17"
        !          1644:                        />
        !          1645:                        <Tool
        !          1646:                                Name="VCALinkTool"
        !          1647:                        />
        !          1648:                        <Tool
        !          1649:                                Name="VCManifestTool"
        !          1650:                        />
        !          1651:                        <Tool
        !          1652:                                Name="VCXDCMakeTool"
        !          1653:                        />
        !          1654:                        <Tool
        !          1655:                                Name="VCBscMakeTool"
        !          1656:                        />
        !          1657:                        <Tool
        !          1658:                                Name="VCFxCopTool"
        !          1659:                        />
        !          1660:                        <Tool
        !          1661:                                Name="VCAppVerifierTool"
        !          1662:                        />
        !          1663:                        <Tool
        !          1664:                                Name="VCWebDeploymentTool"
        !          1665:                        />
        !          1666:                        <Tool
        !          1667:                                Name="VCPostBuildEventTool"
        !          1668:                        />
        !          1669:                </Configuration>
        !          1670:                <Configuration
        !          1671:                        Name="LIB Debug - DLL OpenSSL|Win32"
        !          1672:                        OutputDirectory="..\..\..\..\build\Win32\VC8\$(ConfigurationName)"
        !          1673:                        IntermediateDirectory="$(OutDir)\lib"
        !          1674:                        ConfigurationType="4"
        !          1675:                        UseOfMFC="0"
        !          1676:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          1677:                        CharacterSet="2"
        !          1678:                        >
        !          1679:                        <Tool
        !          1680:                                Name="VCPreBuildEventTool"
        !          1681:                        />
        !          1682:                        <Tool
        !          1683:                                Name="VCCustomBuildTool"
        !          1684:                        />
        !          1685:                        <Tool
        !          1686:                                Name="VCXMLDataGeneratorTool"
        !          1687:                        />
        !          1688:                        <Tool
        !          1689:                                Name="VCWebServiceProxyGeneratorTool"
        !          1690:                        />
        !          1691:                        <Tool
        !          1692:                                Name="VCMIDLTool"
        !          1693:                        />
        !          1694:                        <Tool
        !          1695:                                Name="VCCLCompilerTool"
        !          1696:                                Optimization="0"
        !          1697:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32"
        !          1698:                                PreprocessorDefinitions="_DEBUG;BUILDING_LIBCURL;DEBUGBUILD;CURL_STATICLIB;USE_OPENSSL"
        !          1699:                                MinimalRebuild="true"
        !          1700:                                BasicRuntimeChecks="3"
        !          1701:                                RuntimeLibrary="3"
        !          1702:                                WarningLevel="4"
        !          1703:                                DebugInformationFormat="3"
        !          1704:                        />
        !          1705:                        <Tool
        !          1706:                                Name="VCManagedResourceCompilerTool"
        !          1707:                        />
        !          1708:                        <Tool
        !          1709:                                Name="VCResourceCompilerTool"
        !          1710:                                PreprocessorDefinitions="_DEBUG"
        !          1711:                                Culture="1033"
        !          1712:                        />
        !          1713:                        <Tool
        !          1714:                                Name="VCPreLinkEventTool"
        !          1715:                        />
        !          1716:                        <Tool
        !          1717:                                Name="VCLibrarianTool"
        !          1718:                                OutputFile="$(OutDir)\$(ProjectName)d.lib"
        !          1719:                        />
        !          1720:                        <Tool
        !          1721:                                Name="VCALinkTool"
        !          1722:                        />
        !          1723:                        <Tool
        !          1724:                                Name="VCXDCMakeTool"
        !          1725:                        />
        !          1726:                        <Tool
        !          1727:                                Name="VCBscMakeTool"
        !          1728:                        />
        !          1729:                        <Tool
        !          1730:                                Name="VCFxCopTool"
        !          1731:                        />
        !          1732:                        <Tool
        !          1733:                                Name="VCPostBuildEventTool"
        !          1734:                        />
        !          1735:                </Configuration>
        !          1736:                <Configuration
        !          1737:                        Name="LIB Debug - DLL OpenSSL|x64"
        !          1738:                        OutputDirectory="..\..\..\..\build\Win64\VC8\$(ConfigurationName)"
        !          1739:                        IntermediateDirectory="$(OutDir)\lib"
        !          1740:                        ConfigurationType="4"
        !          1741:                        UseOfMFC="0"
        !          1742:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          1743:                        CharacterSet="2"
        !          1744:                        >
        !          1745:                        <Tool
        !          1746:                                Name="VCPreBuildEventTool"
        !          1747:                        />
        !          1748:                        <Tool
        !          1749:                                Name="VCCustomBuildTool"
        !          1750:                        />
        !          1751:                        <Tool
        !          1752:                                Name="VCXMLDataGeneratorTool"
        !          1753:                        />
        !          1754:                        <Tool
        !          1755:                                Name="VCWebServiceProxyGeneratorTool"
        !          1756:                        />
        !          1757:                        <Tool
        !          1758:                                Name="VCMIDLTool"
        !          1759:                                TargetEnvironment="3"
        !          1760:                        />
        !          1761:                        <Tool
        !          1762:                                Name="VCCLCompilerTool"
        !          1763:                                Optimization="0"
        !          1764:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32"
        !          1765:                                PreprocessorDefinitions="_DEBUG;BUILDING_LIBCURL;DEBUGBUILD;CURL_STATICLIB;USE_OPENSSL"
        !          1766:                                MinimalRebuild="true"
        !          1767:                                BasicRuntimeChecks="3"
        !          1768:                                RuntimeLibrary="3"
        !          1769:                                WarningLevel="4"
        !          1770:                                DebugInformationFormat="3"
        !          1771:                        />
        !          1772:                        <Tool
        !          1773:                                Name="VCManagedResourceCompilerTool"
        !          1774:                        />
        !          1775:                        <Tool
        !          1776:                                Name="VCResourceCompilerTool"
        !          1777:                                PreprocessorDefinitions="_DEBUG"
        !          1778:                                Culture="1033"
        !          1779:                        />
        !          1780:                        <Tool
        !          1781:                                Name="VCPreLinkEventTool"
        !          1782:                        />
        !          1783:                        <Tool
        !          1784:                                Name="VCLibrarianTool"
        !          1785:                                OutputFile="$(OutDir)\$(ProjectName)d.lib"
        !          1786:                        />
        !          1787:                        <Tool
        !          1788:                                Name="VCALinkTool"
        !          1789:                        />
        !          1790:                        <Tool
        !          1791:                                Name="VCXDCMakeTool"
        !          1792:                        />
        !          1793:                        <Tool
        !          1794:                                Name="VCBscMakeTool"
        !          1795:                        />
        !          1796:                        <Tool
        !          1797:                                Name="VCFxCopTool"
        !          1798:                        />
        !          1799:                        <Tool
        !          1800:                                Name="VCPostBuildEventTool"
        !          1801:                        />
        !          1802:                </Configuration>
        !          1803:                <Configuration
        !          1804:                        Name="LIB Debug - DLL OpenSSL - DLL LibSSH2|Win32"
        !          1805:                        OutputDirectory="..\..\..\..\build\Win32\VC8\$(ConfigurationName)"
        !          1806:                        IntermediateDirectory="$(OutDir)\lib"
        !          1807:                        ConfigurationType="4"
        !          1808:                        UseOfMFC="0"
        !          1809:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          1810:                        CharacterSet="2"
        !          1811:                        >
        !          1812:                        <Tool
        !          1813:                                Name="VCPreBuildEventTool"
        !          1814:                        />
        !          1815:                        <Tool
        !          1816:                                Name="VCCustomBuildTool"
        !          1817:                        />
        !          1818:                        <Tool
        !          1819:                                Name="VCXMLDataGeneratorTool"
        !          1820:                        />
        !          1821:                        <Tool
        !          1822:                                Name="VCWebServiceProxyGeneratorTool"
        !          1823:                        />
        !          1824:                        <Tool
        !          1825:                                Name="VCMIDLTool"
        !          1826:                        />
        !          1827:                        <Tool
        !          1828:                                Name="VCCLCompilerTool"
        !          1829:                                Optimization="0"
        !          1830:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32;..\..\..\..\..\libssh2\include"
        !          1831:                                PreprocessorDefinitions="_DEBUG;BUILDING_LIBCURL;DEBUGBUILD;CURL_STATICLIB;USE_OPENSSL;USE_LIBSSH2;HAVE_LIBSSH2_H"
        !          1832:                                MinimalRebuild="true"
        !          1833:                                BasicRuntimeChecks="3"
        !          1834:                                RuntimeLibrary="3"
        !          1835:                                WarningLevel="4"
        !          1836:                                DebugInformationFormat="3"
        !          1837:                        />
        !          1838:                        <Tool
        !          1839:                                Name="VCManagedResourceCompilerTool"
        !          1840:                        />
        !          1841:                        <Tool
        !          1842:                                Name="VCResourceCompilerTool"
        !          1843:                                PreprocessorDefinitions="_DEBUG"
        !          1844:                                Culture="1033"
        !          1845:                        />
        !          1846:                        <Tool
        !          1847:                                Name="VCPreLinkEventTool"
        !          1848:                        />
        !          1849:                        <Tool
        !          1850:                                Name="VCLibrarianTool"
        !          1851:                                OutputFile="$(OutDir)\$(ProjectName)d.lib"
        !          1852:                        />
        !          1853:                        <Tool
        !          1854:                                Name="VCALinkTool"
        !          1855:                        />
        !          1856:                        <Tool
        !          1857:                                Name="VCXDCMakeTool"
        !          1858:                        />
        !          1859:                        <Tool
        !          1860:                                Name="VCBscMakeTool"
        !          1861:                        />
        !          1862:                        <Tool
        !          1863:                                Name="VCFxCopTool"
        !          1864:                        />
        !          1865:                        <Tool
        !          1866:                                Name="VCPostBuildEventTool"
        !          1867:                        />
        !          1868:                </Configuration>
        !          1869:                <Configuration
        !          1870:                        Name="LIB Debug - DLL OpenSSL - DLL LibSSH2|x64"
        !          1871:                        OutputDirectory="..\..\..\..\build\Win64\VC8\$(ConfigurationName)"
        !          1872:                        IntermediateDirectory="$(OutDir)\lib"
        !          1873:                        ConfigurationType="4"
        !          1874:                        UseOfMFC="0"
        !          1875:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          1876:                        CharacterSet="2"
        !          1877:                        >
        !          1878:                        <Tool
        !          1879:                                Name="VCPreBuildEventTool"
        !          1880:                        />
        !          1881:                        <Tool
        !          1882:                                Name="VCCustomBuildTool"
        !          1883:                        />
        !          1884:                        <Tool
        !          1885:                                Name="VCXMLDataGeneratorTool"
        !          1886:                        />
        !          1887:                        <Tool
        !          1888:                                Name="VCWebServiceProxyGeneratorTool"
        !          1889:                        />
        !          1890:                        <Tool
        !          1891:                                Name="VCMIDLTool"
        !          1892:                                TargetEnvironment="3"
        !          1893:                        />
        !          1894:                        <Tool
        !          1895:                                Name="VCCLCompilerTool"
        !          1896:                                Optimization="0"
        !          1897:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32;..\..\..\..\..\libssh2\include"
        !          1898:                                PreprocessorDefinitions="_DEBUG;BUILDING_LIBCURL;DEBUGBUILD;CURL_STATICLIB;USE_OPENSSL;USE_LIBSSH2;HAVE_LIBSSH2_H"
        !          1899:                                MinimalRebuild="true"
        !          1900:                                BasicRuntimeChecks="3"
        !          1901:                                RuntimeLibrary="3"
        !          1902:                                WarningLevel="4"
        !          1903:                                DebugInformationFormat="3"
        !          1904:                        />
        !          1905:                        <Tool
        !          1906:                                Name="VCManagedResourceCompilerTool"
        !          1907:                        />
        !          1908:                        <Tool
        !          1909:                                Name="VCResourceCompilerTool"
        !          1910:                                PreprocessorDefinitions="_DEBUG"
        !          1911:                                Culture="1033"
        !          1912:                        />
        !          1913:                        <Tool
        !          1914:                                Name="VCPreLinkEventTool"
        !          1915:                        />
        !          1916:                        <Tool
        !          1917:                                Name="VCLibrarianTool"
        !          1918:                                OutputFile="$(OutDir)\$(ProjectName)d.lib"
        !          1919:                        />
        !          1920:                        <Tool
        !          1921:                                Name="VCALinkTool"
        !          1922:                        />
        !          1923:                        <Tool
        !          1924:                                Name="VCXDCMakeTool"
        !          1925:                        />
        !          1926:                        <Tool
        !          1927:                                Name="VCBscMakeTool"
        !          1928:                        />
        !          1929:                        <Tool
        !          1930:                                Name="VCFxCopTool"
        !          1931:                        />
        !          1932:                        <Tool
        !          1933:                                Name="VCPostBuildEventTool"
        !          1934:                        />
        !          1935:                </Configuration>
        !          1936:                <Configuration
        !          1937:                        Name="LIB Debug - DLL Windows SSPI|Win32"
        !          1938:                        OutputDirectory="..\..\..\..\build\Win32\VC8\$(ConfigurationName)"
        !          1939:                        IntermediateDirectory="$(OutDir)\lib"
        !          1940:                        ConfigurationType="4"
        !          1941:                        UseOfMFC="0"
        !          1942:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          1943:                        CharacterSet="2"
        !          1944:                        >
        !          1945:                        <Tool
        !          1946:                                Name="VCPreBuildEventTool"
        !          1947:                        />
        !          1948:                        <Tool
        !          1949:                                Name="VCCustomBuildTool"
        !          1950:                        />
        !          1951:                        <Tool
        !          1952:                                Name="VCXMLDataGeneratorTool"
        !          1953:                        />
        !          1954:                        <Tool
        !          1955:                                Name="VCWebServiceProxyGeneratorTool"
        !          1956:                        />
        !          1957:                        <Tool
        !          1958:                                Name="VCMIDLTool"
        !          1959:                        />
        !          1960:                        <Tool
        !          1961:                                Name="VCCLCompilerTool"
        !          1962:                                Optimization="0"
        !          1963:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
        !          1964:                                PreprocessorDefinitions="_DEBUG;BUILDING_LIBCURL;DEBUGBUILD;CURL_STATICLIB;USE_WINDOWS_SSPI;USE_SCHANNEL"
        !          1965:                                MinimalRebuild="true"
        !          1966:                                BasicRuntimeChecks="3"
        !          1967:                                RuntimeLibrary="3"
        !          1968:                                WarningLevel="4"
        !          1969:                                DebugInformationFormat="3"
        !          1970:                        />
        !          1971:                        <Tool
        !          1972:                                Name="VCManagedResourceCompilerTool"
        !          1973:                        />
        !          1974:                        <Tool
        !          1975:                                Name="VCResourceCompilerTool"
        !          1976:                                PreprocessorDefinitions="_DEBUG"
        !          1977:                                Culture="1033"
        !          1978:                        />
        !          1979:                        <Tool
        !          1980:                                Name="VCPreLinkEventTool"
        !          1981:                        />
        !          1982:                        <Tool
        !          1983:                                Name="VCLibrarianTool"
        !          1984:                                OutputFile="$(OutDir)\$(ProjectName)d.lib"
        !          1985:                        />
        !          1986:                        <Tool
        !          1987:                                Name="VCALinkTool"
        !          1988:                        />
        !          1989:                        <Tool
        !          1990:                                Name="VCXDCMakeTool"
        !          1991:                        />
        !          1992:                        <Tool
        !          1993:                                Name="VCBscMakeTool"
        !          1994:                        />
        !          1995:                        <Tool
        !          1996:                                Name="VCFxCopTool"
        !          1997:                        />
        !          1998:                        <Tool
        !          1999:                                Name="VCPostBuildEventTool"
        !          2000:                        />
        !          2001:                </Configuration>
        !          2002:                <Configuration
        !          2003:                        Name="LIB Debug - DLL Windows SSPI|x64"
        !          2004:                        OutputDirectory="..\..\..\..\build\Win64\VC8\$(ConfigurationName)"
        !          2005:                        IntermediateDirectory="$(OutDir)\lib"
        !          2006:                        ConfigurationType="4"
        !          2007:                        UseOfMFC="0"
        !          2008:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          2009:                        CharacterSet="2"
        !          2010:                        >
        !          2011:                        <Tool
        !          2012:                                Name="VCPreBuildEventTool"
        !          2013:                        />
        !          2014:                        <Tool
        !          2015:                                Name="VCCustomBuildTool"
        !          2016:                        />
        !          2017:                        <Tool
        !          2018:                                Name="VCXMLDataGeneratorTool"
        !          2019:                        />
        !          2020:                        <Tool
        !          2021:                                Name="VCWebServiceProxyGeneratorTool"
        !          2022:                        />
        !          2023:                        <Tool
        !          2024:                                Name="VCMIDLTool"
        !          2025:                                TargetEnvironment="3"
        !          2026:                        />
        !          2027:                        <Tool
        !          2028:                                Name="VCCLCompilerTool"
        !          2029:                                Optimization="0"
        !          2030:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
        !          2031:                                PreprocessorDefinitions="_DEBUG;BUILDING_LIBCURL;DEBUGBUILD;CURL_STATICLIB;USE_WINDOWS_SSPI;USE_SCHANNEL"
        !          2032:                                MinimalRebuild="true"
        !          2033:                                BasicRuntimeChecks="3"
        !          2034:                                RuntimeLibrary="3"
        !          2035:                                WarningLevel="4"
        !          2036:                                DebugInformationFormat="3"
        !          2037:                        />
        !          2038:                        <Tool
        !          2039:                                Name="VCManagedResourceCompilerTool"
        !          2040:                        />
        !          2041:                        <Tool
        !          2042:                                Name="VCResourceCompilerTool"
        !          2043:                                PreprocessorDefinitions="_DEBUG"
        !          2044:                                Culture="1033"
        !          2045:                        />
        !          2046:                        <Tool
        !          2047:                                Name="VCPreLinkEventTool"
        !          2048:                        />
        !          2049:                        <Tool
        !          2050:                                Name="VCLibrarianTool"
        !          2051:                                OutputFile="$(OutDir)\$(ProjectName)d.lib"
        !          2052:                        />
        !          2053:                        <Tool
        !          2054:                                Name="VCALinkTool"
        !          2055:                        />
        !          2056:                        <Tool
        !          2057:                                Name="VCXDCMakeTool"
        !          2058:                        />
        !          2059:                        <Tool
        !          2060:                                Name="VCBscMakeTool"
        !          2061:                        />
        !          2062:                        <Tool
        !          2063:                                Name="VCFxCopTool"
        !          2064:                        />
        !          2065:                        <Tool
        !          2066:                                Name="VCPostBuildEventTool"
        !          2067:                        />
        !          2068:                </Configuration>
        !          2069:                <Configuration
        !          2070:                        Name="LIB Debug - LIB OpenSSL|Win32"
        !          2071:                        OutputDirectory="..\..\..\..\build\Win32\VC8\$(ConfigurationName)"
        !          2072:                        IntermediateDirectory="$(OutDir)\lib"
        !          2073:                        ConfigurationType="4"
        !          2074:                        UseOfMFC="0"
        !          2075:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          2076:                        CharacterSet="2"
        !          2077:                        >
        !          2078:                        <Tool
        !          2079:                                Name="VCPreBuildEventTool"
        !          2080:                        />
        !          2081:                        <Tool
        !          2082:                                Name="VCCustomBuildTool"
        !          2083:                        />
        !          2084:                        <Tool
        !          2085:                                Name="VCXMLDataGeneratorTool"
        !          2086:                        />
        !          2087:                        <Tool
        !          2088:                                Name="VCWebServiceProxyGeneratorTool"
        !          2089:                        />
        !          2090:                        <Tool
        !          2091:                                Name="VCMIDLTool"
        !          2092:                        />
        !          2093:                        <Tool
        !          2094:                                Name="VCCLCompilerTool"
        !          2095:                                Optimization="0"
        !          2096:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32"
        !          2097:                                PreprocessorDefinitions="_DEBUG;BUILDING_LIBCURL;DEBUGBUILD;CURL_STATICLIB;USE_OPENSSL"
        !          2098:                                MinimalRebuild="true"
        !          2099:                                BasicRuntimeChecks="3"
        !          2100:                                RuntimeLibrary="3"
        !          2101:                                WarningLevel="4"
        !          2102:                                DebugInformationFormat="3"
        !          2103:                        />
        !          2104:                        <Tool
        !          2105:                                Name="VCManagedResourceCompilerTool"
        !          2106:                        />
        !          2107:                        <Tool
        !          2108:                                Name="VCResourceCompilerTool"
        !          2109:                                PreprocessorDefinitions="_DEBUG"
        !          2110:                                Culture="1033"
        !          2111:                        />
        !          2112:                        <Tool
        !          2113:                                Name="VCPreLinkEventTool"
        !          2114:                        />
        !          2115:                        <Tool
        !          2116:                                Name="VCLibrarianTool"
        !          2117:                                OutputFile="$(OutDir)\$(ProjectName)d.lib"
        !          2118:                        />
        !          2119:                        <Tool
        !          2120:                                Name="VCALinkTool"
        !          2121:                        />
        !          2122:                        <Tool
        !          2123:                                Name="VCXDCMakeTool"
        !          2124:                        />
        !          2125:                        <Tool
        !          2126:                                Name="VCBscMakeTool"
        !          2127:                        />
        !          2128:                        <Tool
        !          2129:                                Name="VCFxCopTool"
        !          2130:                        />
        !          2131:                        <Tool
        !          2132:                                Name="VCPostBuildEventTool"
        !          2133:                        />
        !          2134:                </Configuration>
        !          2135:                <Configuration
        !          2136:                        Name="LIB Debug - LIB OpenSSL|x64"
        !          2137:                        OutputDirectory="..\..\..\..\build\Win64\VC8\$(ConfigurationName)"
        !          2138:                        IntermediateDirectory="$(OutDir)\lib"
        !          2139:                        ConfigurationType="4"
        !          2140:                        UseOfMFC="0"
        !          2141:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          2142:                        CharacterSet="2"
        !          2143:                        >
        !          2144:                        <Tool
        !          2145:                                Name="VCPreBuildEventTool"
        !          2146:                        />
        !          2147:                        <Tool
        !          2148:                                Name="VCCustomBuildTool"
        !          2149:                        />
        !          2150:                        <Tool
        !          2151:                                Name="VCXMLDataGeneratorTool"
        !          2152:                        />
        !          2153:                        <Tool
        !          2154:                                Name="VCWebServiceProxyGeneratorTool"
        !          2155:                        />
        !          2156:                        <Tool
        !          2157:                                Name="VCMIDLTool"
        !          2158:                                TargetEnvironment="3"
        !          2159:                        />
        !          2160:                        <Tool
        !          2161:                                Name="VCCLCompilerTool"
        !          2162:                                Optimization="0"
        !          2163:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32"
        !          2164:                                PreprocessorDefinitions="_DEBUG;BUILDING_LIBCURL;DEBUGBUILD;CURL_STATICLIB;USE_OPENSSL"
        !          2165:                                MinimalRebuild="true"
        !          2166:                                BasicRuntimeChecks="3"
        !          2167:                                RuntimeLibrary="3"
        !          2168:                                WarningLevel="4"
        !          2169:                                DebugInformationFormat="3"
        !          2170:                        />
        !          2171:                        <Tool
        !          2172:                                Name="VCManagedResourceCompilerTool"
        !          2173:                        />
        !          2174:                        <Tool
        !          2175:                                Name="VCResourceCompilerTool"
        !          2176:                                PreprocessorDefinitions="_DEBUG"
        !          2177:                                Culture="1033"
        !          2178:                        />
        !          2179:                        <Tool
        !          2180:                                Name="VCPreLinkEventTool"
        !          2181:                        />
        !          2182:                        <Tool
        !          2183:                                Name="VCLibrarianTool"
        !          2184:                                OutputFile="$(OutDir)\$(ProjectName)d.lib"
        !          2185:                        />
        !          2186:                        <Tool
        !          2187:                                Name="VCALinkTool"
        !          2188:                        />
        !          2189:                        <Tool
        !          2190:                                Name="VCXDCMakeTool"
        !          2191:                        />
        !          2192:                        <Tool
        !          2193:                                Name="VCBscMakeTool"
        !          2194:                        />
        !          2195:                        <Tool
        !          2196:                                Name="VCFxCopTool"
        !          2197:                        />
        !          2198:                        <Tool
        !          2199:                                Name="VCPostBuildEventTool"
        !          2200:                        />
        !          2201:                </Configuration>
        !          2202:                <Configuration
        !          2203:                        Name="LIB Debug - LIB OpenSSL - LIB LibSSH2|Win32"
        !          2204:                        OutputDirectory="..\..\..\..\build\Win32\VC8\$(ConfigurationName)"
        !          2205:                        IntermediateDirectory="$(OutDir)\lib"
        !          2206:                        ConfigurationType="4"
        !          2207:                        UseOfMFC="0"
        !          2208:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          2209:                        CharacterSet="2"
        !          2210:                        >
        !          2211:                        <Tool
        !          2212:                                Name="VCPreBuildEventTool"
        !          2213:                        />
        !          2214:                        <Tool
        !          2215:                                Name="VCCustomBuildTool"
        !          2216:                        />
        !          2217:                        <Tool
        !          2218:                                Name="VCXMLDataGeneratorTool"
        !          2219:                        />
        !          2220:                        <Tool
        !          2221:                                Name="VCWebServiceProxyGeneratorTool"
        !          2222:                        />
        !          2223:                        <Tool
        !          2224:                                Name="VCMIDLTool"
        !          2225:                        />
        !          2226:                        <Tool
        !          2227:                                Name="VCCLCompilerTool"
        !          2228:                                Optimization="0"
        !          2229:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32;..\..\..\..\..\libssh2\include"
        !          2230:                                PreprocessorDefinitions="_DEBUG;BUILDING_LIBCURL;DEBUGBUILD;CURL_STATICLIB;USE_OPENSSL;USE_LIBSSH2;HAVE_LIBSSH2_H"
        !          2231:                                MinimalRebuild="true"
        !          2232:                                BasicRuntimeChecks="3"
        !          2233:                                RuntimeLibrary="3"
        !          2234:                                WarningLevel="4"
        !          2235:                                DebugInformationFormat="3"
        !          2236:                        />
        !          2237:                        <Tool
        !          2238:                                Name="VCManagedResourceCompilerTool"
        !          2239:                        />
        !          2240:                        <Tool
        !          2241:                                Name="VCResourceCompilerTool"
        !          2242:                                PreprocessorDefinitions="_DEBUG"
        !          2243:                                Culture="1033"
        !          2244:                        />
        !          2245:                        <Tool
        !          2246:                                Name="VCPreLinkEventTool"
        !          2247:                        />
        !          2248:                        <Tool
        !          2249:                                Name="VCLibrarianTool"
        !          2250:                                OutputFile="$(OutDir)\$(ProjectName)d.lib"
        !          2251:                        />
        !          2252:                        <Tool
        !          2253:                                Name="VCALinkTool"
        !          2254:                        />
        !          2255:                        <Tool
        !          2256:                                Name="VCXDCMakeTool"
        !          2257:                        />
        !          2258:                        <Tool
        !          2259:                                Name="VCBscMakeTool"
        !          2260:                        />
        !          2261:                        <Tool
        !          2262:                                Name="VCFxCopTool"
        !          2263:                        />
        !          2264:                        <Tool
        !          2265:                                Name="VCPostBuildEventTool"
        !          2266:                        />
        !          2267:                </Configuration>
        !          2268:                <Configuration
        !          2269:                        Name="LIB Debug - LIB OpenSSL - LIB LibSSH2|x64"
        !          2270:                        OutputDirectory="..\..\..\..\build\Win64\VC8\$(ConfigurationName)"
        !          2271:                        IntermediateDirectory="$(OutDir)\lib"
        !          2272:                        ConfigurationType="4"
        !          2273:                        UseOfMFC="0"
        !          2274:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          2275:                        CharacterSet="2"
        !          2276:                        >
        !          2277:                        <Tool
        !          2278:                                Name="VCPreBuildEventTool"
        !          2279:                        />
        !          2280:                        <Tool
        !          2281:                                Name="VCCustomBuildTool"
        !          2282:                        />
        !          2283:                        <Tool
        !          2284:                                Name="VCXMLDataGeneratorTool"
        !          2285:                        />
        !          2286:                        <Tool
        !          2287:                                Name="VCWebServiceProxyGeneratorTool"
        !          2288:                        />
        !          2289:                        <Tool
        !          2290:                                Name="VCMIDLTool"
        !          2291:                                TargetEnvironment="3"
        !          2292:                        />
        !          2293:                        <Tool
        !          2294:                                Name="VCCLCompilerTool"
        !          2295:                                Optimization="0"
        !          2296:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32;..\..\..\..\..\libssh2\include"
        !          2297:                                PreprocessorDefinitions="_DEBUG;BUILDING_LIBCURL;DEBUGBUILD;CURL_STATICLIB;USE_OPENSSL;USE_LIBSSH2;HAVE_LIBSSH2_H"
        !          2298:                                MinimalRebuild="true"
        !          2299:                                BasicRuntimeChecks="3"
        !          2300:                                RuntimeLibrary="3"
        !          2301:                                WarningLevel="4"
        !          2302:                                DebugInformationFormat="3"
        !          2303:                        />
        !          2304:                        <Tool
        !          2305:                                Name="VCManagedResourceCompilerTool"
        !          2306:                        />
        !          2307:                        <Tool
        !          2308:                                Name="VCResourceCompilerTool"
        !          2309:                                PreprocessorDefinitions="_DEBUG"
        !          2310:                                Culture="1033"
        !          2311:                        />
        !          2312:                        <Tool
        !          2313:                                Name="VCPreLinkEventTool"
        !          2314:                        />
        !          2315:                        <Tool
        !          2316:                                Name="VCLibrarianTool"
        !          2317:                                OutputFile="$(OutDir)\$(ProjectName)d.lib"
        !          2318:                        />
        !          2319:                        <Tool
        !          2320:                                Name="VCALinkTool"
        !          2321:                        />
        !          2322:                        <Tool
        !          2323:                                Name="VCXDCMakeTool"
        !          2324:                        />
        !          2325:                        <Tool
        !          2326:                                Name="VCBscMakeTool"
        !          2327:                        />
        !          2328:                        <Tool
        !          2329:                                Name="VCFxCopTool"
        !          2330:                        />
        !          2331:                        <Tool
        !          2332:                                Name="VCPostBuildEventTool"
        !          2333:                        />
        !          2334:                </Configuration>
        !          2335:                <Configuration
        !          2336:                        Name="LIB Release - DLL OpenSSL|Win32"
        !          2337:                        OutputDirectory="..\..\..\..\build\Win32\VC8\$(ConfigurationName)"
        !          2338:                        IntermediateDirectory="$(OutDir)\lib"
        !          2339:                        ConfigurationType="4"
        !          2340:                        UseOfMFC="0"
        !          2341:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          2342:                        CharacterSet="2"
        !          2343:                        >
        !          2344:                        <Tool
        !          2345:                                Name="VCPreBuildEventTool"
        !          2346:                        />
        !          2347:                        <Tool
        !          2348:                                Name="VCCustomBuildTool"
        !          2349:                        />
        !          2350:                        <Tool
        !          2351:                                Name="VCXMLDataGeneratorTool"
        !          2352:                        />
        !          2353:                        <Tool
        !          2354:                                Name="VCWebServiceProxyGeneratorTool"
        !          2355:                        />
        !          2356:                        <Tool
        !          2357:                                Name="VCMIDLTool"
        !          2358:                        />
        !          2359:                        <Tool
        !          2360:                                Name="VCCLCompilerTool"
        !          2361:                                Optimization="2"
        !          2362:                                InlineFunctionExpansion="1"
        !          2363:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32"
        !          2364:                                PreprocessorDefinitions="NDEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_OPENSSL"
        !          2365:                                StringPooling="true"
        !          2366:                                RuntimeLibrary="2"
        !          2367:                                EnableFunctionLevelLinking="true"
        !          2368:                                WarningLevel="4"
        !          2369:                        />
        !          2370:                        <Tool
        !          2371:                                Name="VCManagedResourceCompilerTool"
        !          2372:                        />
        !          2373:                        <Tool
        !          2374:                                Name="VCResourceCompilerTool"
        !          2375:                                PreprocessorDefinitions="NDEBUG"
        !          2376:                                Culture="1033"
        !          2377:                        />
        !          2378:                        <Tool
        !          2379:                                Name="VCPreLinkEventTool"
        !          2380:                        />
        !          2381:                        <Tool
        !          2382:                                Name="VCLibrarianTool"
        !          2383:                                OutputFile="$(OutDir)\$(ProjectName).lib"
        !          2384:                        />
        !          2385:                        <Tool
        !          2386:                                Name="VCALinkTool"
        !          2387:                        />
        !          2388:                        <Tool
        !          2389:                                Name="VCXDCMakeTool"
        !          2390:                        />
        !          2391:                        <Tool
        !          2392:                                Name="VCBscMakeTool"
        !          2393:                        />
        !          2394:                        <Tool
        !          2395:                                Name="VCFxCopTool"
        !          2396:                        />
        !          2397:                        <Tool
        !          2398:                                Name="VCPostBuildEventTool"
        !          2399:                        />
        !          2400:                </Configuration>
        !          2401:                <Configuration
        !          2402:                        Name="LIB Release - DLL OpenSSL|x64"
        !          2403:                        OutputDirectory="..\..\..\..\build\Win64\VC8\$(ConfigurationName)"
        !          2404:                        IntermediateDirectory="$(OutDir)\lib"
        !          2405:                        ConfigurationType="4"
        !          2406:                        UseOfMFC="0"
        !          2407:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          2408:                        CharacterSet="2"
        !          2409:                        >
        !          2410:                        <Tool
        !          2411:                                Name="VCPreBuildEventTool"
        !          2412:                        />
        !          2413:                        <Tool
        !          2414:                                Name="VCCustomBuildTool"
        !          2415:                        />
        !          2416:                        <Tool
        !          2417:                                Name="VCXMLDataGeneratorTool"
        !          2418:                        />
        !          2419:                        <Tool
        !          2420:                                Name="VCWebServiceProxyGeneratorTool"
        !          2421:                        />
        !          2422:                        <Tool
        !          2423:                                Name="VCMIDLTool"
        !          2424:                                TargetEnvironment="3"
        !          2425:                        />
        !          2426:                        <Tool
        !          2427:                                Name="VCCLCompilerTool"
        !          2428:                                Optimization="2"
        !          2429:                                InlineFunctionExpansion="1"
        !          2430:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32"
        !          2431:                                PreprocessorDefinitions="NDEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_OPENSSL"
        !          2432:                                StringPooling="true"
        !          2433:                                RuntimeLibrary="2"
        !          2434:                                EnableFunctionLevelLinking="true"
        !          2435:                                WarningLevel="4"
        !          2436:                        />
        !          2437:                        <Tool
        !          2438:                                Name="VCManagedResourceCompilerTool"
        !          2439:                        />
        !          2440:                        <Tool
        !          2441:                                Name="VCResourceCompilerTool"
        !          2442:                                PreprocessorDefinitions="NDEBUG"
        !          2443:                                Culture="1033"
        !          2444:                        />
        !          2445:                        <Tool
        !          2446:                                Name="VCPreLinkEventTool"
        !          2447:                        />
        !          2448:                        <Tool
        !          2449:                                Name="VCLibrarianTool"
        !          2450:                                OutputFile="$(OutDir)\$(ProjectName).lib"
        !          2451:                        />
        !          2452:                        <Tool
        !          2453:                                Name="VCALinkTool"
        !          2454:                        />
        !          2455:                        <Tool
        !          2456:                                Name="VCXDCMakeTool"
        !          2457:                        />
        !          2458:                        <Tool
        !          2459:                                Name="VCBscMakeTool"
        !          2460:                        />
        !          2461:                        <Tool
        !          2462:                                Name="VCFxCopTool"
        !          2463:                        />
        !          2464:                        <Tool
        !          2465:                                Name="VCPostBuildEventTool"
        !          2466:                        />
        !          2467:                </Configuration>
        !          2468:                <Configuration
        !          2469:                        Name="LIB Release - DLL OpenSSL - DLL LibSSH2|Win32"
        !          2470:                        OutputDirectory="..\..\..\..\build\Win32\VC8\$(ConfigurationName)"
        !          2471:                        IntermediateDirectory="$(OutDir)\lib"
        !          2472:                        ConfigurationType="4"
        !          2473:                        UseOfMFC="0"
        !          2474:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          2475:                        CharacterSet="2"
        !          2476:                        >
        !          2477:                        <Tool
        !          2478:                                Name="VCPreBuildEventTool"
        !          2479:                        />
        !          2480:                        <Tool
        !          2481:                                Name="VCCustomBuildTool"
        !          2482:                        />
        !          2483:                        <Tool
        !          2484:                                Name="VCXMLDataGeneratorTool"
        !          2485:                        />
        !          2486:                        <Tool
        !          2487:                                Name="VCWebServiceProxyGeneratorTool"
        !          2488:                        />
        !          2489:                        <Tool
        !          2490:                                Name="VCMIDLTool"
        !          2491:                        />
        !          2492:                        <Tool
        !          2493:                                Name="VCCLCompilerTool"
        !          2494:                                Optimization="2"
        !          2495:                                InlineFunctionExpansion="1"
        !          2496:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32;..\..\..\..\..\libssh2\include"
        !          2497:                                PreprocessorDefinitions="NDEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_OPENSSL;USE_LIBSSH2;HAVE_LIBSSH2_H"
        !          2498:                                StringPooling="true"
        !          2499:                                RuntimeLibrary="2"
        !          2500:                                EnableFunctionLevelLinking="true"
        !          2501:                                WarningLevel="4"
        !          2502:                        />
        !          2503:                        <Tool
        !          2504:                                Name="VCManagedResourceCompilerTool"
        !          2505:                        />
        !          2506:                        <Tool
        !          2507:                                Name="VCResourceCompilerTool"
        !          2508:                                PreprocessorDefinitions="NDEBUG"
        !          2509:                                Culture="1033"
        !          2510:                        />
        !          2511:                        <Tool
        !          2512:                                Name="VCPreLinkEventTool"
        !          2513:                        />
        !          2514:                        <Tool
        !          2515:                                Name="VCLibrarianTool"
        !          2516:                                OutputFile="$(OutDir)\$(ProjectName).lib"
        !          2517:                        />
        !          2518:                        <Tool
        !          2519:                                Name="VCALinkTool"
        !          2520:                        />
        !          2521:                        <Tool
        !          2522:                                Name="VCXDCMakeTool"
        !          2523:                        />
        !          2524:                        <Tool
        !          2525:                                Name="VCBscMakeTool"
        !          2526:                        />
        !          2527:                        <Tool
        !          2528:                                Name="VCFxCopTool"
        !          2529:                        />
        !          2530:                        <Tool
        !          2531:                                Name="VCPostBuildEventTool"
        !          2532:                        />
        !          2533:                </Configuration>
        !          2534:                <Configuration
        !          2535:                        Name="LIB Release - DLL OpenSSL - DLL LibSSH2|x64"
        !          2536:                        OutputDirectory="..\..\..\..\build\Win64\VC8\$(ConfigurationName)"
        !          2537:                        IntermediateDirectory="$(OutDir)\lib"
        !          2538:                        ConfigurationType="4"
        !          2539:                        UseOfMFC="0"
        !          2540:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          2541:                        CharacterSet="2"
        !          2542:                        >
        !          2543:                        <Tool
        !          2544:                                Name="VCPreBuildEventTool"
        !          2545:                        />
        !          2546:                        <Tool
        !          2547:                                Name="VCCustomBuildTool"
        !          2548:                        />
        !          2549:                        <Tool
        !          2550:                                Name="VCXMLDataGeneratorTool"
        !          2551:                        />
        !          2552:                        <Tool
        !          2553:                                Name="VCWebServiceProxyGeneratorTool"
        !          2554:                        />
        !          2555:                        <Tool
        !          2556:                                Name="VCMIDLTool"
        !          2557:                                TargetEnvironment="3"
        !          2558:                        />
        !          2559:                        <Tool
        !          2560:                                Name="VCCLCompilerTool"
        !          2561:                                Optimization="2"
        !          2562:                                InlineFunctionExpansion="1"
        !          2563:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32;..\..\..\..\..\libssh2\include"
        !          2564:                                PreprocessorDefinitions="NDEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_OPENSSL;USE_LIBSSH2;HAVE_LIBSSH2_H"
        !          2565:                                StringPooling="true"
        !          2566:                                RuntimeLibrary="2"
        !          2567:                                EnableFunctionLevelLinking="true"
        !          2568:                                WarningLevel="4"
        !          2569:                        />
        !          2570:                        <Tool
        !          2571:                                Name="VCManagedResourceCompilerTool"
        !          2572:                        />
        !          2573:                        <Tool
        !          2574:                                Name="VCResourceCompilerTool"
        !          2575:                                PreprocessorDefinitions="NDEBUG"
        !          2576:                                Culture="1033"
        !          2577:                        />
        !          2578:                        <Tool
        !          2579:                                Name="VCPreLinkEventTool"
        !          2580:                        />
        !          2581:                        <Tool
        !          2582:                                Name="VCLibrarianTool"
        !          2583:                                OutputFile="$(OutDir)\$(ProjectName).lib"
        !          2584:                        />
        !          2585:                        <Tool
        !          2586:                                Name="VCALinkTool"
        !          2587:                        />
        !          2588:                        <Tool
        !          2589:                                Name="VCXDCMakeTool"
        !          2590:                        />
        !          2591:                        <Tool
        !          2592:                                Name="VCBscMakeTool"
        !          2593:                        />
        !          2594:                        <Tool
        !          2595:                                Name="VCFxCopTool"
        !          2596:                        />
        !          2597:                        <Tool
        !          2598:                                Name="VCPostBuildEventTool"
        !          2599:                        />
        !          2600:                </Configuration>
        !          2601:                <Configuration
        !          2602:                        Name="LIB Release - DLL Windows SSPI|Win32"
        !          2603:                        OutputDirectory="..\..\..\..\build\Win32\VC8\$(ConfigurationName)"
        !          2604:                        IntermediateDirectory="$(OutDir)\lib"
        !          2605:                        ConfigurationType="4"
        !          2606:                        UseOfMFC="0"
        !          2607:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          2608:                        CharacterSet="2"
        !          2609:                        >
        !          2610:                        <Tool
        !          2611:                                Name="VCPreBuildEventTool"
        !          2612:                        />
        !          2613:                        <Tool
        !          2614:                                Name="VCCustomBuildTool"
        !          2615:                        />
        !          2616:                        <Tool
        !          2617:                                Name="VCXMLDataGeneratorTool"
        !          2618:                        />
        !          2619:                        <Tool
        !          2620:                                Name="VCWebServiceProxyGeneratorTool"
        !          2621:                        />
        !          2622:                        <Tool
        !          2623:                                Name="VCMIDLTool"
        !          2624:                        />
        !          2625:                        <Tool
        !          2626:                                Name="VCCLCompilerTool"
        !          2627:                                Optimization="2"
        !          2628:                                InlineFunctionExpansion="1"
        !          2629:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
        !          2630:                                PreprocessorDefinitions="NDEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_WINDOWS_SSPI;USE_SCHANNEL"
        !          2631:                                StringPooling="true"
        !          2632:                                RuntimeLibrary="2"
        !          2633:                                EnableFunctionLevelLinking="true"
        !          2634:                                WarningLevel="4"
        !          2635:                        />
        !          2636:                        <Tool
        !          2637:                                Name="VCManagedResourceCompilerTool"
        !          2638:                        />
        !          2639:                        <Tool
        !          2640:                                Name="VCResourceCompilerTool"
        !          2641:                                PreprocessorDefinitions="NDEBUG"
        !          2642:                                Culture="1033"
        !          2643:                        />
        !          2644:                        <Tool
        !          2645:                                Name="VCPreLinkEventTool"
        !          2646:                        />
        !          2647:                        <Tool
        !          2648:                                Name="VCLibrarianTool"
        !          2649:                                OutputFile="$(OutDir)\$(ProjectName).lib"
        !          2650:                        />
        !          2651:                        <Tool
        !          2652:                                Name="VCALinkTool"
        !          2653:                        />
        !          2654:                        <Tool
        !          2655:                                Name="VCXDCMakeTool"
        !          2656:                        />
        !          2657:                        <Tool
        !          2658:                                Name="VCBscMakeTool"
        !          2659:                        />
        !          2660:                        <Tool
        !          2661:                                Name="VCFxCopTool"
        !          2662:                        />
        !          2663:                        <Tool
        !          2664:                                Name="VCPostBuildEventTool"
        !          2665:                        />
        !          2666:                </Configuration>
        !          2667:                <Configuration
        !          2668:                        Name="LIB Release - DLL Windows SSPI|x64"
        !          2669:                        OutputDirectory="..\..\..\..\build\Win64\VC8\$(ConfigurationName)"
        !          2670:                        IntermediateDirectory="$(OutDir)\lib"
        !          2671:                        ConfigurationType="4"
        !          2672:                        UseOfMFC="0"
        !          2673:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          2674:                        CharacterSet="2"
        !          2675:                        >
        !          2676:                        <Tool
        !          2677:                                Name="VCPreBuildEventTool"
        !          2678:                        />
        !          2679:                        <Tool
        !          2680:                                Name="VCCustomBuildTool"
        !          2681:                        />
        !          2682:                        <Tool
        !          2683:                                Name="VCXMLDataGeneratorTool"
        !          2684:                        />
        !          2685:                        <Tool
        !          2686:                                Name="VCWebServiceProxyGeneratorTool"
        !          2687:                        />
        !          2688:                        <Tool
        !          2689:                                Name="VCMIDLTool"
        !          2690:                                TargetEnvironment="3"
        !          2691:                        />
        !          2692:                        <Tool
        !          2693:                                Name="VCCLCompilerTool"
        !          2694:                                Optimization="2"
        !          2695:                                InlineFunctionExpansion="1"
        !          2696:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
        !          2697:                                PreprocessorDefinitions="NDEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_WINDOWS_SSPI;USE_SCHANNEL"
        !          2698:                                StringPooling="true"
        !          2699:                                RuntimeLibrary="2"
        !          2700:                                EnableFunctionLevelLinking="true"
        !          2701:                                WarningLevel="4"
        !          2702:                        />
        !          2703:                        <Tool
        !          2704:                                Name="VCManagedResourceCompilerTool"
        !          2705:                        />
        !          2706:                        <Tool
        !          2707:                                Name="VCResourceCompilerTool"
        !          2708:                                PreprocessorDefinitions="NDEBUG"
        !          2709:                                Culture="1033"
        !          2710:                        />
        !          2711:                        <Tool
        !          2712:                                Name="VCPreLinkEventTool"
        !          2713:                        />
        !          2714:                        <Tool
        !          2715:                                Name="VCLibrarianTool"
        !          2716:                                OutputFile="$(OutDir)\$(ProjectName).lib"
        !          2717:                        />
        !          2718:                        <Tool
        !          2719:                                Name="VCALinkTool"
        !          2720:                        />
        !          2721:                        <Tool
        !          2722:                                Name="VCXDCMakeTool"
        !          2723:                        />
        !          2724:                        <Tool
        !          2725:                                Name="VCBscMakeTool"
        !          2726:                        />
        !          2727:                        <Tool
        !          2728:                                Name="VCFxCopTool"
        !          2729:                        />
        !          2730:                        <Tool
        !          2731:                                Name="VCPostBuildEventTool"
        !          2732:                        />
        !          2733:                </Configuration>
        !          2734:                <Configuration
        !          2735:                        Name="LIB Release - LIB OpenSSL|Win32"
        !          2736:                        OutputDirectory="..\..\..\..\build\Win32\VC8\$(ConfigurationName)"
        !          2737:                        IntermediateDirectory="$(OutDir)\lib"
        !          2738:                        ConfigurationType="4"
        !          2739:                        UseOfMFC="0"
        !          2740:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          2741:                        CharacterSet="2"
        !          2742:                        >
        !          2743:                        <Tool
        !          2744:                                Name="VCPreBuildEventTool"
        !          2745:                        />
        !          2746:                        <Tool
        !          2747:                                Name="VCCustomBuildTool"
        !          2748:                        />
        !          2749:                        <Tool
        !          2750:                                Name="VCXMLDataGeneratorTool"
        !          2751:                        />
        !          2752:                        <Tool
        !          2753:                                Name="VCWebServiceProxyGeneratorTool"
        !          2754:                        />
        !          2755:                        <Tool
        !          2756:                                Name="VCMIDLTool"
        !          2757:                        />
        !          2758:                        <Tool
        !          2759:                                Name="VCCLCompilerTool"
        !          2760:                                Optimization="2"
        !          2761:                                InlineFunctionExpansion="1"
        !          2762:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32"
        !          2763:                                PreprocessorDefinitions="NDEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_OPENSSL"
        !          2764:                                StringPooling="true"
        !          2765:                                RuntimeLibrary="2"
        !          2766:                                EnableFunctionLevelLinking="true"
        !          2767:                                WarningLevel="4"
        !          2768:                        />
        !          2769:                        <Tool
        !          2770:                                Name="VCManagedResourceCompilerTool"
        !          2771:                        />
        !          2772:                        <Tool
        !          2773:                                Name="VCResourceCompilerTool"
        !          2774:                                PreprocessorDefinitions="NDEBUG"
        !          2775:                                Culture="1033"
        !          2776:                        />
        !          2777:                        <Tool
        !          2778:                                Name="VCPreLinkEventTool"
        !          2779:                        />
        !          2780:                        <Tool
        !          2781:                                Name="VCLibrarianTool"
        !          2782:                                OutputFile="$(OutDir)\$(ProjectName).lib"
        !          2783:                        />
        !          2784:                        <Tool
        !          2785:                                Name="VCALinkTool"
        !          2786:                        />
        !          2787:                        <Tool
        !          2788:                                Name="VCXDCMakeTool"
        !          2789:                        />
        !          2790:                        <Tool
        !          2791:                                Name="VCBscMakeTool"
        !          2792:                        />
        !          2793:                        <Tool
        !          2794:                                Name="VCFxCopTool"
        !          2795:                        />
        !          2796:                        <Tool
        !          2797:                                Name="VCPostBuildEventTool"
        !          2798:                        />
        !          2799:                </Configuration>
        !          2800:                <Configuration
        !          2801:                        Name="LIB Release - LIB OpenSSL|x64"
        !          2802:                        OutputDirectory="..\..\..\..\build\Win64\VC8\$(ConfigurationName)"
        !          2803:                        IntermediateDirectory="$(OutDir)\lib"
        !          2804:                        ConfigurationType="4"
        !          2805:                        UseOfMFC="0"
        !          2806:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          2807:                        CharacterSet="2"
        !          2808:                        >
        !          2809:                        <Tool
        !          2810:                                Name="VCPreBuildEventTool"
        !          2811:                        />
        !          2812:                        <Tool
        !          2813:                                Name="VCCustomBuildTool"
        !          2814:                        />
        !          2815:                        <Tool
        !          2816:                                Name="VCXMLDataGeneratorTool"
        !          2817:                        />
        !          2818:                        <Tool
        !          2819:                                Name="VCWebServiceProxyGeneratorTool"
        !          2820:                        />
        !          2821:                        <Tool
        !          2822:                                Name="VCMIDLTool"
        !          2823:                                TargetEnvironment="3"
        !          2824:                        />
        !          2825:                        <Tool
        !          2826:                                Name="VCCLCompilerTool"
        !          2827:                                Optimization="2"
        !          2828:                                InlineFunctionExpansion="1"
        !          2829:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32"
        !          2830:                                PreprocessorDefinitions="NDEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_OPENSSL"
        !          2831:                                StringPooling="true"
        !          2832:                                RuntimeLibrary="2"
        !          2833:                                EnableFunctionLevelLinking="true"
        !          2834:                                WarningLevel="4"
        !          2835:                        />
        !          2836:                        <Tool
        !          2837:                                Name="VCManagedResourceCompilerTool"
        !          2838:                        />
        !          2839:                        <Tool
        !          2840:                                Name="VCResourceCompilerTool"
        !          2841:                                PreprocessorDefinitions="NDEBUG"
        !          2842:                                Culture="1033"
        !          2843:                        />
        !          2844:                        <Tool
        !          2845:                                Name="VCPreLinkEventTool"
        !          2846:                        />
        !          2847:                        <Tool
        !          2848:                                Name="VCLibrarianTool"
        !          2849:                                OutputFile="$(OutDir)\$(ProjectName).lib"
        !          2850:                        />
        !          2851:                        <Tool
        !          2852:                                Name="VCALinkTool"
        !          2853:                        />
        !          2854:                        <Tool
        !          2855:                                Name="VCXDCMakeTool"
        !          2856:                        />
        !          2857:                        <Tool
        !          2858:                                Name="VCBscMakeTool"
        !          2859:                        />
        !          2860:                        <Tool
        !          2861:                                Name="VCFxCopTool"
        !          2862:                        />
        !          2863:                        <Tool
        !          2864:                                Name="VCPostBuildEventTool"
        !          2865:                        />
        !          2866:                </Configuration>
        !          2867:                <Configuration
        !          2868:                        Name="LIB Release - LIB OpenSSL - LIB LibSSH2|Win32"
        !          2869:                        OutputDirectory="..\..\..\..\build\Win32\VC8\$(ConfigurationName)"
        !          2870:                        IntermediateDirectory="$(OutDir)\lib"
        !          2871:                        ConfigurationType="4"
        !          2872:                        UseOfMFC="0"
        !          2873:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          2874:                        CharacterSet="2"
        !          2875:                        >
        !          2876:                        <Tool
        !          2877:                                Name="VCPreBuildEventTool"
        !          2878:                        />
        !          2879:                        <Tool
        !          2880:                                Name="VCCustomBuildTool"
        !          2881:                        />
        !          2882:                        <Tool
        !          2883:                                Name="VCXMLDataGeneratorTool"
        !          2884:                        />
        !          2885:                        <Tool
        !          2886:                                Name="VCWebServiceProxyGeneratorTool"
        !          2887:                        />
        !          2888:                        <Tool
        !          2889:                                Name="VCMIDLTool"
        !          2890:                        />
        !          2891:                        <Tool
        !          2892:                                Name="VCCLCompilerTool"
        !          2893:                                Optimization="2"
        !          2894:                                InlineFunctionExpansion="1"
        !          2895:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32;..\..\..\..\..\libssh2\include"
        !          2896:                                PreprocessorDefinitions="NDEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_OPENSSL;USE_LIBSSH2;HAVE_LIBSSH2_H"
        !          2897:                                StringPooling="true"
        !          2898:                                RuntimeLibrary="2"
        !          2899:                                EnableFunctionLevelLinking="true"
        !          2900:                                WarningLevel="4"
        !          2901:                        />
        !          2902:                        <Tool
        !          2903:                                Name="VCManagedResourceCompilerTool"
        !          2904:                        />
        !          2905:                        <Tool
        !          2906:                                Name="VCResourceCompilerTool"
        !          2907:                                PreprocessorDefinitions="NDEBUG"
        !          2908:                                Culture="1033"
        !          2909:                        />
        !          2910:                        <Tool
        !          2911:                                Name="VCPreLinkEventTool"
        !          2912:                        />
        !          2913:                        <Tool
        !          2914:                                Name="VCLibrarianTool"
        !          2915:                                OutputFile="$(OutDir)\$(ProjectName).lib"
        !          2916:                        />
        !          2917:                        <Tool
        !          2918:                                Name="VCALinkTool"
        !          2919:                        />
        !          2920:                        <Tool
        !          2921:                                Name="VCXDCMakeTool"
        !          2922:                        />
        !          2923:                        <Tool
        !          2924:                                Name="VCBscMakeTool"
        !          2925:                        />
        !          2926:                        <Tool
        !          2927:                                Name="VCFxCopTool"
        !          2928:                        />
        !          2929:                        <Tool
        !          2930:                                Name="VCPostBuildEventTool"
        !          2931:                        />
        !          2932:                </Configuration>
        !          2933:                <Configuration
        !          2934:                        Name="LIB Release - LIB OpenSSL - LIB LibSSH2|x64"
        !          2935:                        OutputDirectory="..\..\..\..\build\Win64\VC8\$(ConfigurationName)"
        !          2936:                        IntermediateDirectory="$(OutDir)\lib"
        !          2937:                        ConfigurationType="4"
        !          2938:                        UseOfMFC="0"
        !          2939:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          2940:                        CharacterSet="2"
        !          2941:                        >
        !          2942:                        <Tool
        !          2943:                                Name="VCPreBuildEventTool"
        !          2944:                        />
        !          2945:                        <Tool
        !          2946:                                Name="VCCustomBuildTool"
        !          2947:                        />
        !          2948:                        <Tool
        !          2949:                                Name="VCXMLDataGeneratorTool"
        !          2950:                        />
        !          2951:                        <Tool
        !          2952:                                Name="VCWebServiceProxyGeneratorTool"
        !          2953:                        />
        !          2954:                        <Tool
        !          2955:                                Name="VCMIDLTool"
        !          2956:                                TargetEnvironment="3"
        !          2957:                        />
        !          2958:                        <Tool
        !          2959:                                Name="VCCLCompilerTool"
        !          2960:                                Optimization="2"
        !          2961:                                InlineFunctionExpansion="1"
        !          2962:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32;..\..\..\..\..\libssh2\include"
        !          2963:                                PreprocessorDefinitions="NDEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_OPENSSL;USE_LIBSSH2;HAVE_LIBSSH2_H"
        !          2964:                                StringPooling="true"
        !          2965:                                RuntimeLibrary="2"
        !          2966:                                EnableFunctionLevelLinking="true"
        !          2967:                                WarningLevel="4"
        !          2968:                        />
        !          2969:                        <Tool
        !          2970:                                Name="VCManagedResourceCompilerTool"
        !          2971:                        />
        !          2972:                        <Tool
        !          2973:                                Name="VCResourceCompilerTool"
        !          2974:                                PreprocessorDefinitions="NDEBUG"
        !          2975:                                Culture="1033"
        !          2976:                        />
        !          2977:                        <Tool
        !          2978:                                Name="VCPreLinkEventTool"
        !          2979:                        />
        !          2980:                        <Tool
        !          2981:                                Name="VCLibrarianTool"
        !          2982:                                OutputFile="$(OutDir)\$(ProjectName).lib"
        !          2983:                        />
        !          2984:                        <Tool
        !          2985:                                Name="VCALinkTool"
        !          2986:                        />
        !          2987:                        <Tool
        !          2988:                                Name="VCXDCMakeTool"
        !          2989:                        />
        !          2990:                        <Tool
        !          2991:                                Name="VCBscMakeTool"
        !          2992:                        />
        !          2993:                        <Tool
        !          2994:                                Name="VCFxCopTool"
        !          2995:                        />
        !          2996:                        <Tool
        !          2997:                                Name="VCPostBuildEventTool"
        !          2998:                        />
        !          2999:                </Configuration>
        !          3000:                <Configuration
        !          3001:                        Name="DLL Debug - DLL Windows SSPI - DLL WinIDN|Win32"
        !          3002:                        OutputDirectory="..\..\..\..\build\Win32\VC8\$(ConfigurationName)"
        !          3003:                        IntermediateDirectory="$(OutDir)\lib"
        !          3004:                        ConfigurationType="2"
        !          3005:                        UseOfMFC="0"
        !          3006:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          3007:                        CharacterSet="2"
        !          3008:                        >
        !          3009:                        <Tool
        !          3010:                                Name="VCPreBuildEventTool"
        !          3011:                        />
        !          3012:                        <Tool
        !          3013:                                Name="VCCustomBuildTool"
        !          3014:                        />
        !          3015:                        <Tool
        !          3016:                                Name="VCXMLDataGeneratorTool"
        !          3017:                        />
        !          3018:                        <Tool
        !          3019:                                Name="VCWebServiceProxyGeneratorTool"
        !          3020:                        />
        !          3021:                        <Tool
        !          3022:                                Name="VCMIDLTool"
        !          3023:                                PreprocessorDefinitions="_DEBUG"
        !          3024:                                MkTypLibCompatible="true"
        !          3025:                                TargetEnvironment="1"
        !          3026:                                TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
        !          3027:                                HeaderFileName=""
        !          3028:                        />
        !          3029:                        <Tool
        !          3030:                                Name="VCCLCompilerTool"
        !          3031:                                Optimization="0"
        !          3032:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
        !          3033:                                PreprocessorDefinitions="_DEBUG;BUILDING_LIBCURL;DEBUGBUILD;USE_WINDOWS_SSPI;USE_SCHANNEL;USE_WIN32_IDN;WANT_IDN_PROTOTYPES"
        !          3034:                                MinimalRebuild="true"
        !          3035:                                BasicRuntimeChecks="3"
        !          3036:                                RuntimeLibrary="3"
        !          3037:                                WarningLevel="4"
        !          3038:                                DebugInformationFormat="3"
        !          3039:                        />
        !          3040:                        <Tool
        !          3041:                                Name="VCManagedResourceCompilerTool"
        !          3042:                        />
        !          3043:                        <Tool
        !          3044:                                Name="VCResourceCompilerTool"
        !          3045:                                PreprocessorDefinitions="_DEBUG"
        !          3046:                                Culture="1033"
        !          3047:                        />
        !          3048:                        <Tool
        !          3049:                                Name="VCPreLinkEventTool"
        !          3050:                        />
        !          3051:                        <Tool
        !          3052:                                Name="VCLinkerTool"
        !          3053:                                AdditionalDependencies="ws2_32.lib wldap32.lib crypt32.lib normaliz.lib"
        !          3054:                                OutputFile="$(OutDir)\$(ProjectName)d.dll"
        !          3055:                                LinkIncremental="1"
        !          3056:                                AdditionalLibraryDirectories=""
        !          3057:                                ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
        !          3058:                                GenerateDebugInformation="true"
        !          3059:                                ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
        !          3060:                                ImportLibrary="$(TargetDir)$(TargetName).lib"
        !          3061:                                TargetMachine="1"
        !          3062:                        />
        !          3063:                        <Tool
        !          3064:                                Name="VCALinkTool"
        !          3065:                        />
        !          3066:                        <Tool
        !          3067:                                Name="VCManifestTool"
        !          3068:                        />
        !          3069:                        <Tool
        !          3070:                                Name="VCXDCMakeTool"
        !          3071:                        />
        !          3072:                        <Tool
        !          3073:                                Name="VCBscMakeTool"
        !          3074:                        />
        !          3075:                        <Tool
        !          3076:                                Name="VCFxCopTool"
        !          3077:                        />
        !          3078:                        <Tool
        !          3079:                                Name="VCAppVerifierTool"
        !          3080:                        />
        !          3081:                        <Tool
        !          3082:                                Name="VCWebDeploymentTool"
        !          3083:                        />
        !          3084:                        <Tool
        !          3085:                                Name="VCPostBuildEventTool"
        !          3086:                        />
        !          3087:                </Configuration>
        !          3088:                <Configuration
        !          3089:                        Name="DLL Debug - DLL Windows SSPI - DLL WinIDN|x64"
        !          3090:                        OutputDirectory="..\..\..\..\build\Win64\VC8\$(ConfigurationName)"
        !          3091:                        IntermediateDirectory="$(OutDir)\lib"
        !          3092:                        ConfigurationType="2"
        !          3093:                        UseOfMFC="0"
        !          3094:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          3095:                        CharacterSet="2"
        !          3096:                        >
        !          3097:                        <Tool
        !          3098:                                Name="VCPreBuildEventTool"
        !          3099:                        />
        !          3100:                        <Tool
        !          3101:                                Name="VCCustomBuildTool"
        !          3102:                        />
        !          3103:                        <Tool
        !          3104:                                Name="VCXMLDataGeneratorTool"
        !          3105:                        />
        !          3106:                        <Tool
        !          3107:                                Name="VCWebServiceProxyGeneratorTool"
        !          3108:                        />
        !          3109:                        <Tool
        !          3110:                                Name="VCMIDLTool"
        !          3111:                                PreprocessorDefinitions="_DEBUG"
        !          3112:                                MkTypLibCompatible="true"
        !          3113:                                TargetEnvironment="3"
        !          3114:                                TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
        !          3115:                                HeaderFileName=""
        !          3116:                        />
        !          3117:                        <Tool
        !          3118:                                Name="VCCLCompilerTool"
        !          3119:                                Optimization="0"
        !          3120:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
        !          3121:                                PreprocessorDefinitions="_DEBUG;BUILDING_LIBCURL;DEBUGBUILD;USE_WINDOWS_SSPI;USE_SCHANNEL;USE_WIN32_IDN;WANT_IDN_PROTOTYPES"
        !          3122:                                MinimalRebuild="true"
        !          3123:                                BasicRuntimeChecks="3"
        !          3124:                                RuntimeLibrary="3"
        !          3125:                                WarningLevel="4"
        !          3126:                                DebugInformationFormat="3"
        !          3127:                        />
        !          3128:                        <Tool
        !          3129:                                Name="VCManagedResourceCompilerTool"
        !          3130:                        />
        !          3131:                        <Tool
        !          3132:                                Name="VCResourceCompilerTool"
        !          3133:                                PreprocessorDefinitions="_DEBUG"
        !          3134:                                Culture="1033"
        !          3135:                        />
        !          3136:                        <Tool
        !          3137:                                Name="VCPreLinkEventTool"
        !          3138:                        />
        !          3139:                        <Tool
        !          3140:                                Name="VCLinkerTool"
        !          3141:                                AdditionalDependencies="ws2_32.lib wldap32.lib crypt32.lib normaliz.lib"
        !          3142:                                OutputFile="$(OutDir)\$(ProjectName)d.dll"
        !          3143:                                LinkIncremental="1"
        !          3144:                                AdditionalLibraryDirectories=""
        !          3145:                                GenerateDebugInformation="true"
        !          3146:                                ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
        !          3147:                                ImportLibrary="$(TargetDir)$(TargetName).lib"
        !          3148:                                TargetMachine="17"
        !          3149:                        />
        !          3150:                        <Tool
        !          3151:                                Name="VCALinkTool"
        !          3152:                        />
        !          3153:                        <Tool
        !          3154:                                Name="VCManifestTool"
        !          3155:                        />
        !          3156:                        <Tool
        !          3157:                                Name="VCXDCMakeTool"
        !          3158:                        />
        !          3159:                        <Tool
        !          3160:                                Name="VCBscMakeTool"
        !          3161:                        />
        !          3162:                        <Tool
        !          3163:                                Name="VCFxCopTool"
        !          3164:                        />
        !          3165:                        <Tool
        !          3166:                                Name="VCAppVerifierTool"
        !          3167:                        />
        !          3168:                        <Tool
        !          3169:                                Name="VCWebDeploymentTool"
        !          3170:                        />
        !          3171:                        <Tool
        !          3172:                                Name="VCPostBuildEventTool"
        !          3173:                        />
        !          3174:                </Configuration>
        !          3175:                <Configuration
        !          3176:                        Name="DLL Release - DLL Windows SSPI - DLL WinIDN|Win32"
        !          3177:                        OutputDirectory="..\..\..\..\build\Win32\VC8\$(ConfigurationName)"
        !          3178:                        IntermediateDirectory="$(OutDir)\lib"
        !          3179:                        ConfigurationType="2"
        !          3180:                        UseOfMFC="0"
        !          3181:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          3182:                        CharacterSet="2"
        !          3183:                        >
        !          3184:                        <Tool
        !          3185:                                Name="VCPreBuildEventTool"
        !          3186:                        />
        !          3187:                        <Tool
        !          3188:                                Name="VCCustomBuildTool"
        !          3189:                        />
        !          3190:                        <Tool
        !          3191:                                Name="VCXMLDataGeneratorTool"
        !          3192:                        />
        !          3193:                        <Tool
        !          3194:                                Name="VCWebServiceProxyGeneratorTool"
        !          3195:                        />
        !          3196:                        <Tool
        !          3197:                                Name="VCMIDLTool"
        !          3198:                                PreprocessorDefinitions="NDEBUG"
        !          3199:                                MkTypLibCompatible="true"
        !          3200:                                TargetEnvironment="1"
        !          3201:                                TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
        !          3202:                                HeaderFileName=""
        !          3203:                        />
        !          3204:                        <Tool
        !          3205:                                Name="VCCLCompilerTool"
        !          3206:                                Optimization="2"
        !          3207:                                InlineFunctionExpansion="1"
        !          3208:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
        !          3209:                                PreprocessorDefinitions="NDEBUG;BUILDING_LIBCURL;USE_WINDOWS_SSPI;USE_SCHANNEL;USE_WIN32_IDN;WANT_IDN_PROTOTYPES"
        !          3210:                                StringPooling="true"
        !          3211:                                RuntimeLibrary="2"
        !          3212:                                EnableFunctionLevelLinking="true"
        !          3213:                                WarningLevel="4"
        !          3214:                        />
        !          3215:                        <Tool
        !          3216:                                Name="VCManagedResourceCompilerTool"
        !          3217:                        />
        !          3218:                        <Tool
        !          3219:                                Name="VCResourceCompilerTool"
        !          3220:                                PreprocessorDefinitions="NDEBUG"
        !          3221:                                Culture="1033"
        !          3222:                        />
        !          3223:                        <Tool
        !          3224:                                Name="VCPreLinkEventTool"
        !          3225:                        />
        !          3226:                        <Tool
        !          3227:                                Name="VCLinkerTool"
        !          3228:                                AdditionalDependencies="ws2_32.lib wldap32.lib crypt32.lib normaliz.lib"
        !          3229:                                OutputFile="$(OutDir)\$(ProjectName).dll"
        !          3230:                                LinkIncremental="1"
        !          3231:                                AdditionalLibraryDirectories=""
        !          3232:                                ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
        !          3233:                                ImportLibrary="$(TargetDir)$(TargetName).lib"
        !          3234:                                TargetMachine="1"
        !          3235:                        />
        !          3236:                        <Tool
        !          3237:                                Name="VCALinkTool"
        !          3238:                        />
        !          3239:                        <Tool
        !          3240:                                Name="VCManifestTool"
        !          3241:                        />
        !          3242:                        <Tool
        !          3243:                                Name="VCXDCMakeTool"
        !          3244:                        />
        !          3245:                        <Tool
        !          3246:                                Name="VCBscMakeTool"
        !          3247:                        />
        !          3248:                        <Tool
        !          3249:                                Name="VCFxCopTool"
        !          3250:                        />
        !          3251:                        <Tool
        !          3252:                                Name="VCAppVerifierTool"
        !          3253:                        />
        !          3254:                        <Tool
        !          3255:                                Name="VCWebDeploymentTool"
        !          3256:                        />
        !          3257:                        <Tool
        !          3258:                                Name="VCPostBuildEventTool"
        !          3259:                        />
        !          3260:                </Configuration>
        !          3261:                <Configuration
        !          3262:                        Name="DLL Release - DLL Windows SSPI - DLL WinIDN|x64"
        !          3263:                        OutputDirectory="..\..\..\..\build\Win64\VC8\$(ConfigurationName)"
        !          3264:                        IntermediateDirectory="$(OutDir)\lib"
        !          3265:                        ConfigurationType="2"
        !          3266:                        UseOfMFC="0"
        !          3267:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          3268:                        CharacterSet="2"
        !          3269:                        >
        !          3270:                        <Tool
        !          3271:                                Name="VCPreBuildEventTool"
        !          3272:                        />
        !          3273:                        <Tool
        !          3274:                                Name="VCCustomBuildTool"
        !          3275:                        />
        !          3276:                        <Tool
        !          3277:                                Name="VCXMLDataGeneratorTool"
        !          3278:                        />
        !          3279:                        <Tool
        !          3280:                                Name="VCWebServiceProxyGeneratorTool"
        !          3281:                        />
        !          3282:                        <Tool
        !          3283:                                Name="VCMIDLTool"
        !          3284:                                PreprocessorDefinitions="NDEBUG"
        !          3285:                                MkTypLibCompatible="true"
        !          3286:                                TargetEnvironment="3"
        !          3287:                                TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
        !          3288:                                HeaderFileName=""
        !          3289:                        />
        !          3290:                        <Tool
        !          3291:                                Name="VCCLCompilerTool"
        !          3292:                                Optimization="2"
        !          3293:                                InlineFunctionExpansion="1"
        !          3294:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
        !          3295:                                PreprocessorDefinitions="NDEBUG;BUILDING_LIBCURL;USE_WINDOWS_SSPI;USE_SCHANNEL;USE_WIN32_IDN;WANT_IDN_PROTOTYPES"
        !          3296:                                StringPooling="true"
        !          3297:                                RuntimeLibrary="2"
        !          3298:                                EnableFunctionLevelLinking="true"
        !          3299:                                WarningLevel="4"
        !          3300:                        />
        !          3301:                        <Tool
        !          3302:                                Name="VCManagedResourceCompilerTool"
        !          3303:                        />
        !          3304:                        <Tool
        !          3305:                                Name="VCResourceCompilerTool"
        !          3306:                                PreprocessorDefinitions="NDEBUG"
        !          3307:                                Culture="1033"
        !          3308:                        />
        !          3309:                        <Tool
        !          3310:                                Name="VCPreLinkEventTool"
        !          3311:                        />
        !          3312:                        <Tool
        !          3313:                                Name="VCLinkerTool"
        !          3314:                                AdditionalDependencies="ws2_32.lib wldap32.lib crypt32.lib normaliz.lib"
        !          3315:                                OutputFile="$(OutDir)\$(ProjectName).dll"
        !          3316:                                LinkIncremental="1"
        !          3317:                                AdditionalLibraryDirectories=""
        !          3318:                                ImportLibrary="$(TargetDir)$(TargetName).lib"
        !          3319:                                TargetMachine="17"
        !          3320:                        />
        !          3321:                        <Tool
        !          3322:                                Name="VCALinkTool"
        !          3323:                        />
        !          3324:                        <Tool
        !          3325:                                Name="VCManifestTool"
        !          3326:                        />
        !          3327:                        <Tool
        !          3328:                                Name="VCXDCMakeTool"
        !          3329:                        />
        !          3330:                        <Tool
        !          3331:                                Name="VCBscMakeTool"
        !          3332:                        />
        !          3333:                        <Tool
        !          3334:                                Name="VCFxCopTool"
        !          3335:                        />
        !          3336:                        <Tool
        !          3337:                                Name="VCAppVerifierTool"
        !          3338:                        />
        !          3339:                        <Tool
        !          3340:                                Name="VCWebDeploymentTool"
        !          3341:                        />
        !          3342:                        <Tool
        !          3343:                                Name="VCPostBuildEventTool"
        !          3344:                        />
        !          3345:                </Configuration>
        !          3346:                <Configuration
        !          3347:                        Name="LIB Debug - DLL Windows SSPI - DLL WinIDN|Win32"
        !          3348:                        OutputDirectory="..\..\..\..\build\Win32\VC8\$(ConfigurationName)"
        !          3349:                        IntermediateDirectory="$(OutDir)\lib"
        !          3350:                        ConfigurationType="4"
        !          3351:                        UseOfMFC="0"
        !          3352:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          3353:                        CharacterSet="2"
        !          3354:                        >
        !          3355:                        <Tool
        !          3356:                                Name="VCPreBuildEventTool"
        !          3357:                        />
        !          3358:                        <Tool
        !          3359:                                Name="VCCustomBuildTool"
        !          3360:                        />
        !          3361:                        <Tool
        !          3362:                                Name="VCXMLDataGeneratorTool"
        !          3363:                        />
        !          3364:                        <Tool
        !          3365:                                Name="VCWebServiceProxyGeneratorTool"
        !          3366:                        />
        !          3367:                        <Tool
        !          3368:                                Name="VCMIDLTool"
        !          3369:                        />
        !          3370:                        <Tool
        !          3371:                                Name="VCCLCompilerTool"
        !          3372:                                Optimization="0"
        !          3373:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
        !          3374:                                PreprocessorDefinitions="_DEBUG;BUILDING_LIBCURL;DEBUGBUILD;CURL_STATICLIB;USE_WINDOWS_SSPI;USE_SCHANNEL;USE_WIN32_IDN;WANT_IDN_PROTOTYPES"
        !          3375:                                MinimalRebuild="true"
        !          3376:                                BasicRuntimeChecks="3"
        !          3377:                                RuntimeLibrary="3"
        !          3378:                                WarningLevel="4"
        !          3379:                                DebugInformationFormat="3"
        !          3380:                        />
        !          3381:                        <Tool
        !          3382:                                Name="VCManagedResourceCompilerTool"
        !          3383:                        />
        !          3384:                        <Tool
        !          3385:                                Name="VCResourceCompilerTool"
        !          3386:                                PreprocessorDefinitions="_DEBUG"
        !          3387:                                Culture="1033"
        !          3388:                        />
        !          3389:                        <Tool
        !          3390:                                Name="VCPreLinkEventTool"
        !          3391:                        />
        !          3392:                        <Tool
        !          3393:                                Name="VCLibrarianTool"
        !          3394:                                OutputFile="$(OutDir)\$(ProjectName)d.lib"
        !          3395:                        />
        !          3396:                        <Tool
        !          3397:                                Name="VCALinkTool"
        !          3398:                        />
        !          3399:                        <Tool
        !          3400:                                Name="VCXDCMakeTool"
        !          3401:                        />
        !          3402:                        <Tool
        !          3403:                                Name="VCBscMakeTool"
        !          3404:                        />
        !          3405:                        <Tool
        !          3406:                                Name="VCFxCopTool"
        !          3407:                        />
        !          3408:                        <Tool
        !          3409:                                Name="VCPostBuildEventTool"
        !          3410:                        />
        !          3411:                </Configuration>
        !          3412:                <Configuration
        !          3413:                        Name="LIB Debug - DLL Windows SSPI - DLL WinIDN|x64"
        !          3414:                        OutputDirectory="..\..\..\..\build\Win64\VC8\$(ConfigurationName)"
        !          3415:                        IntermediateDirectory="$(OutDir)\lib"
        !          3416:                        ConfigurationType="4"
        !          3417:                        UseOfMFC="0"
        !          3418:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          3419:                        CharacterSet="2"
        !          3420:                        >
        !          3421:                        <Tool
        !          3422:                                Name="VCPreBuildEventTool"
        !          3423:                        />
        !          3424:                        <Tool
        !          3425:                                Name="VCCustomBuildTool"
        !          3426:                        />
        !          3427:                        <Tool
        !          3428:                                Name="VCXMLDataGeneratorTool"
        !          3429:                        />
        !          3430:                        <Tool
        !          3431:                                Name="VCWebServiceProxyGeneratorTool"
        !          3432:                        />
        !          3433:                        <Tool
        !          3434:                                Name="VCMIDLTool"
        !          3435:                                TargetEnvironment="3"
        !          3436:                        />
        !          3437:                        <Tool
        !          3438:                                Name="VCCLCompilerTool"
        !          3439:                                Optimization="0"
        !          3440:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
        !          3441:                                PreprocessorDefinitions="_DEBUG;BUILDING_LIBCURL;DEBUGBUILD;CURL_STATICLIB;USE_WINDOWS_SSPI;USE_SCHANNEL;USE_WIN32_IDN;WANT_IDN_PROTOTYPES"
        !          3442:                                MinimalRebuild="true"
        !          3443:                                BasicRuntimeChecks="3"
        !          3444:                                RuntimeLibrary="3"
        !          3445:                                WarningLevel="4"
        !          3446:                                DebugInformationFormat="3"
        !          3447:                        />
        !          3448:                        <Tool
        !          3449:                                Name="VCManagedResourceCompilerTool"
        !          3450:                        />
        !          3451:                        <Tool
        !          3452:                                Name="VCResourceCompilerTool"
        !          3453:                                PreprocessorDefinitions="_DEBUG"
        !          3454:                                Culture="1033"
        !          3455:                        />
        !          3456:                        <Tool
        !          3457:                                Name="VCPreLinkEventTool"
        !          3458:                        />
        !          3459:                        <Tool
        !          3460:                                Name="VCLibrarianTool"
        !          3461:                                OutputFile="$(OutDir)\$(ProjectName)d.lib"
        !          3462:                        />
        !          3463:                        <Tool
        !          3464:                                Name="VCALinkTool"
        !          3465:                        />
        !          3466:                        <Tool
        !          3467:                                Name="VCXDCMakeTool"
        !          3468:                        />
        !          3469:                        <Tool
        !          3470:                                Name="VCBscMakeTool"
        !          3471:                        />
        !          3472:                        <Tool
        !          3473:                                Name="VCFxCopTool"
        !          3474:                        />
        !          3475:                        <Tool
        !          3476:                                Name="VCPostBuildEventTool"
        !          3477:                        />
        !          3478:                </Configuration>
        !          3479:                <Configuration
        !          3480:                        Name="LIB Release - DLL Windows SSPI - DLL WinIDN|Win32"
        !          3481:                        OutputDirectory="..\..\..\..\build\Win32\VC8\$(ConfigurationName)"
        !          3482:                        IntermediateDirectory="$(OutDir)\lib"
        !          3483:                        ConfigurationType="4"
        !          3484:                        UseOfMFC="0"
        !          3485:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          3486:                        CharacterSet="2"
        !          3487:                        >
        !          3488:                        <Tool
        !          3489:                                Name="VCPreBuildEventTool"
        !          3490:                        />
        !          3491:                        <Tool
        !          3492:                                Name="VCCustomBuildTool"
        !          3493:                        />
        !          3494:                        <Tool
        !          3495:                                Name="VCXMLDataGeneratorTool"
        !          3496:                        />
        !          3497:                        <Tool
        !          3498:                                Name="VCWebServiceProxyGeneratorTool"
        !          3499:                        />
        !          3500:                        <Tool
        !          3501:                                Name="VCMIDLTool"
        !          3502:                        />
        !          3503:                        <Tool
        !          3504:                                Name="VCCLCompilerTool"
        !          3505:                                Optimization="2"
        !          3506:                                InlineFunctionExpansion="1"
        !          3507:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
        !          3508:                                PreprocessorDefinitions="NDEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_WINDOWS_SSPI;USE_SCHANNEL;USE_WIN32_IDN;WANT_IDN_PROTOTYPES"
        !          3509:                                StringPooling="true"
        !          3510:                                RuntimeLibrary="2"
        !          3511:                                EnableFunctionLevelLinking="true"
        !          3512:                                WarningLevel="4"
        !          3513:                        />
        !          3514:                        <Tool
        !          3515:                                Name="VCManagedResourceCompilerTool"
        !          3516:                        />
        !          3517:                        <Tool
        !          3518:                                Name="VCResourceCompilerTool"
        !          3519:                                PreprocessorDefinitions="NDEBUG"
        !          3520:                                Culture="1033"
        !          3521:                        />
        !          3522:                        <Tool
        !          3523:                                Name="VCPreLinkEventTool"
        !          3524:                        />
        !          3525:                        <Tool
        !          3526:                                Name="VCLibrarianTool"
        !          3527:                                OutputFile="$(OutDir)\$(ProjectName).lib"
        !          3528:                        />
        !          3529:                        <Tool
        !          3530:                                Name="VCALinkTool"
        !          3531:                        />
        !          3532:                        <Tool
        !          3533:                                Name="VCXDCMakeTool"
        !          3534:                        />
        !          3535:                        <Tool
        !          3536:                                Name="VCBscMakeTool"
        !          3537:                        />
        !          3538:                        <Tool
        !          3539:                                Name="VCFxCopTool"
        !          3540:                        />
        !          3541:                        <Tool
        !          3542:                                Name="VCPostBuildEventTool"
        !          3543:                        />
        !          3544:                </Configuration>
        !          3545:                <Configuration
        !          3546:                        Name="LIB Release - DLL Windows SSPI - DLL WinIDN|x64"
        !          3547:                        OutputDirectory="..\..\..\..\build\Win64\VC8\$(ConfigurationName)"
        !          3548:                        IntermediateDirectory="$(OutDir)\lib"
        !          3549:                        ConfigurationType="4"
        !          3550:                        UseOfMFC="0"
        !          3551:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !          3552:                        CharacterSet="2"
        !          3553:                        >
        !          3554:                        <Tool
        !          3555:                                Name="VCPreBuildEventTool"
        !          3556:                        />
        !          3557:                        <Tool
        !          3558:                                Name="VCCustomBuildTool"
        !          3559:                        />
        !          3560:                        <Tool
        !          3561:                                Name="VCXMLDataGeneratorTool"
        !          3562:                        />
        !          3563:                        <Tool
        !          3564:                                Name="VCWebServiceProxyGeneratorTool"
        !          3565:                        />
        !          3566:                        <Tool
        !          3567:                                Name="VCMIDLTool"
        !          3568:                                TargetEnvironment="3"
        !          3569:                        />
        !          3570:                        <Tool
        !          3571:                                Name="VCCLCompilerTool"
        !          3572:                                Optimization="2"
        !          3573:                                InlineFunctionExpansion="1"
        !          3574:                                AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
        !          3575:                                PreprocessorDefinitions="NDEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_WINDOWS_SSPI;USE_SCHANNEL;USE_WIN32_IDN;WANT_IDN_PROTOTYPES"
        !          3576:                                StringPooling="true"
        !          3577:                                RuntimeLibrary="2"
        !          3578:                                EnableFunctionLevelLinking="true"
        !          3579:                                WarningLevel="4"
        !          3580:                        />
        !          3581:                        <Tool
        !          3582:                                Name="VCManagedResourceCompilerTool"
        !          3583:                        />
        !          3584:                        <Tool
        !          3585:                                Name="VCResourceCompilerTool"
        !          3586:                                PreprocessorDefinitions="NDEBUG"
        !          3587:                                Culture="1033"
        !          3588:                        />
        !          3589:                        <Tool
        !          3590:                                Name="VCPreLinkEventTool"
        !          3591:                        />
        !          3592:                        <Tool
        !          3593:                                Name="VCLibrarianTool"
        !          3594:                                OutputFile="$(OutDir)\$(ProjectName).lib"
        !          3595:                        />
        !          3596:                        <Tool
        !          3597:                                Name="VCALinkTool"
        !          3598:                        />
        !          3599:                        <Tool
        !          3600:                                Name="VCXDCMakeTool"
        !          3601:                        />
        !          3602:                        <Tool
        !          3603:                                Name="VCBscMakeTool"
        !          3604:                        />
        !          3605:                        <Tool
        !          3606:                                Name="VCFxCopTool"
        !          3607:                        />
        !          3608:                        <Tool
        !          3609:                                Name="VCPostBuildEventTool"
        !          3610:                        />
        !          3611:                </Configuration>
        !          3612:        </Configurations>
        !          3613:        <References>
        !          3614:        </References>
        !          3615:        <Files>
        !          3616:                <Filter
        !          3617:                        Name="Source Files"
        !          3618:                        >
        !          3619:                        <File
        !          3620:                                RelativePath="..\..\..\..\lib\altsvc.c"
        !          3621:                        >
        !          3622:                        </File>
        !          3623:                        <File
        !          3624:                                RelativePath="..\..\..\..\lib\amigaos.c"
        !          3625:                        >
        !          3626:                        </File>
        !          3627:                        <File
        !          3628:                                RelativePath="..\..\..\..\lib\asyn-ares.c"
        !          3629:                        >
        !          3630:                        </File>
        !          3631:                        <File
        !          3632:                                RelativePath="..\..\..\..\lib\asyn-thread.c"
        !          3633:                        >
        !          3634:                        </File>
        !          3635:                        <File
        !          3636:                                RelativePath="..\..\..\..\lib\base64.c"
        !          3637:                        >
        !          3638:                        </File>
        !          3639:                        <File
        !          3640:                                RelativePath="..\..\..\..\lib\conncache.c"
        !          3641:                        >
        !          3642:                        </File>
        !          3643:                        <File
        !          3644:                                RelativePath="..\..\..\..\lib\connect.c"
        !          3645:                        >
        !          3646:                        </File>
        !          3647:                        <File
        !          3648:                                RelativePath="..\..\..\..\lib\content_encoding.c"
        !          3649:                        >
        !          3650:                        </File>
        !          3651:                        <File
        !          3652:                                RelativePath="..\..\..\..\lib\cookie.c"
        !          3653:                        >
        !          3654:                        </File>
        !          3655:                        <File
        !          3656:                                RelativePath="..\..\..\..\lib\curl_addrinfo.c"
        !          3657:                        >
        !          3658:                        </File>
        !          3659:                        <File
        !          3660:                                RelativePath="..\..\..\..\lib\curl_ctype.c"
        !          3661:                        >
        !          3662:                        </File>
        !          3663:                        <File
        !          3664:                                RelativePath="..\..\..\..\lib\curl_des.c"
        !          3665:                        >
        !          3666:                        </File>
        !          3667:                        <File
        !          3668:                                RelativePath="..\..\..\..\lib\curl_endian.c"
        !          3669:                        >
        !          3670:                        </File>
        !          3671:                        <File
        !          3672:                                RelativePath="..\..\..\..\lib\curl_fnmatch.c"
        !          3673:                        >
        !          3674:                        </File>
        !          3675:                        <File
        !          3676:                                RelativePath="..\..\..\..\lib\curl_gethostname.c"
        !          3677:                        >
        !          3678:                        </File>
        !          3679:                        <File
        !          3680:                                RelativePath="..\..\..\..\lib\curl_get_line.c"
        !          3681:                        >
        !          3682:                        </File>
        !          3683:                        <File
        !          3684:                                RelativePath="..\..\..\..\lib\curl_gssapi.c"
        !          3685:                        >
        !          3686:                        </File>
        !          3687:                        <File
        !          3688:                                RelativePath="..\..\..\..\lib\curl_memrchr.c"
        !          3689:                        >
        !          3690:                        </File>
        !          3691:                        <File
        !          3692:                                RelativePath="..\..\..\..\lib\curl_multibyte.c"
        !          3693:                        >
        !          3694:                        </File>
        !          3695:                        <File
        !          3696:                                RelativePath="..\..\..\..\lib\curl_ntlm_core.c"
        !          3697:                        >
        !          3698:                        </File>
        !          3699:                        <File
        !          3700:                                RelativePath="..\..\..\..\lib\curl_ntlm_wb.c"
        !          3701:                        >
        !          3702:                        </File>
        !          3703:                        <File
        !          3704:                                RelativePath="..\..\..\..\lib\curl_path.c"
        !          3705:                        >
        !          3706:                        </File>
        !          3707:                        <File
        !          3708:                                RelativePath="..\..\..\..\lib\curl_range.c"
        !          3709:                        >
        !          3710:                        </File>
        !          3711:                        <File
        !          3712:                                RelativePath="..\..\..\..\lib\curl_rtmp.c"
        !          3713:                        >
        !          3714:                        </File>
        !          3715:                        <File
        !          3716:                                RelativePath="..\..\..\..\lib\curl_sasl.c"
        !          3717:                        >
        !          3718:                        </File>
        !          3719:                        <File
        !          3720:                                RelativePath="..\..\..\..\lib\curl_sspi.c"
        !          3721:                        >
        !          3722:                        </File>
        !          3723:                        <File
        !          3724:                                RelativePath="..\..\..\..\lib\curl_threads.c"
        !          3725:                        >
        !          3726:                        </File>
        !          3727:                        <File
        !          3728:                                RelativePath="..\..\..\..\lib\dict.c"
        !          3729:                        >
        !          3730:                        </File>
        !          3731:                        <File
        !          3732:                                RelativePath="..\..\..\..\lib\doh.c"
        !          3733:                        >
        !          3734:                        </File>
        !          3735:                        <File
        !          3736:                                RelativePath="..\..\..\..\lib\dotdot.c"
        !          3737:                        >
        !          3738:                        </File>
        !          3739:                        <File
        !          3740:                                RelativePath="..\..\..\..\lib\easy.c"
        !          3741:                        >
        !          3742:                        </File>
        !          3743:                        <File
        !          3744:                                RelativePath="..\..\..\..\lib\escape.c"
        !          3745:                        >
        !          3746:                        </File>
        !          3747:                        <File
        !          3748:                                RelativePath="..\..\..\..\lib\file.c"
        !          3749:                        >
        !          3750:                        </File>
        !          3751:                        <File
        !          3752:                                RelativePath="..\..\..\..\lib\fileinfo.c"
        !          3753:                        >
        !          3754:                        </File>
        !          3755:                        <File
        !          3756:                                RelativePath="..\..\..\..\lib\formdata.c"
        !          3757:                        >
        !          3758:                        </File>
        !          3759:                        <File
        !          3760:                                RelativePath="..\..\..\..\lib\ftp.c"
        !          3761:                        >
        !          3762:                        </File>
        !          3763:                        <File
        !          3764:                                RelativePath="..\..\..\..\lib\ftplistparser.c"
        !          3765:                        >
        !          3766:                        </File>
        !          3767:                        <File
        !          3768:                                RelativePath="..\..\..\..\lib\getenv.c"
        !          3769:                        >
        !          3770:                        </File>
        !          3771:                        <File
        !          3772:                                RelativePath="..\..\..\..\lib\getinfo.c"
        !          3773:                        >
        !          3774:                        </File>
        !          3775:                        <File
        !          3776:                                RelativePath="..\..\..\..\lib\gopher.c"
        !          3777:                        >
        !          3778:                        </File>
        !          3779:                        <File
        !          3780:                                RelativePath="..\..\..\..\lib\hash.c"
        !          3781:                        >
        !          3782:                        </File>
        !          3783:                        <File
        !          3784:                                RelativePath="..\..\..\..\lib\hmac.c"
        !          3785:                        >
        !          3786:                        </File>
        !          3787:                        <File
        !          3788:                                RelativePath="..\..\..\..\lib\hostasyn.c"
        !          3789:                        >
        !          3790:                        </File>
        !          3791:                        <File
        !          3792:                                RelativePath="..\..\..\..\lib\hostcheck.c"
        !          3793:                        >
        !          3794:                        </File>
        !          3795:                        <File
        !          3796:                                RelativePath="..\..\..\..\lib\hostip4.c"
        !          3797:                        >
        !          3798:                        </File>
        !          3799:                        <File
        !          3800:                                RelativePath="..\..\..\..\lib\hostip6.c"
        !          3801:                        >
        !          3802:                        </File>
        !          3803:                        <File
        !          3804:                                RelativePath="..\..\..\..\lib\hostip.c"
        !          3805:                        >
        !          3806:                        </File>
        !          3807:                        <File
        !          3808:                                RelativePath="..\..\..\..\lib\hostsyn.c"
        !          3809:                        >
        !          3810:                        </File>
        !          3811:                        <File
        !          3812:                                RelativePath="..\..\..\..\lib\http2.c"
        !          3813:                        >
        !          3814:                        </File>
        !          3815:                        <File
        !          3816:                                RelativePath="..\..\..\..\lib\http.c"
        !          3817:                        >
        !          3818:                        </File>
        !          3819:                        <File
        !          3820:                                RelativePath="..\..\..\..\lib\http_chunks.c"
        !          3821:                        >
        !          3822:                        </File>
        !          3823:                        <File
        !          3824:                                RelativePath="..\..\..\..\lib\http_digest.c"
        !          3825:                        >
        !          3826:                        </File>
        !          3827:                        <File
        !          3828:                                RelativePath="..\..\..\..\lib\http_negotiate.c"
        !          3829:                        >
        !          3830:                        </File>
        !          3831:                        <File
        !          3832:                                RelativePath="..\..\..\..\lib\http_ntlm.c"
        !          3833:                        >
        !          3834:                        </File>
        !          3835:                        <File
        !          3836:                                RelativePath="..\..\..\..\lib\http_proxy.c"
        !          3837:                        >
        !          3838:                        </File>
        !          3839:                        <File
        !          3840:                                RelativePath="..\..\..\..\lib\idn_win32.c"
        !          3841:                        >
        !          3842:                        </File>
        !          3843:                        <File
        !          3844:                                RelativePath="..\..\..\..\lib\if2ip.c"
        !          3845:                        >
        !          3846:                        </File>
        !          3847:                        <File
        !          3848:                                RelativePath="..\..\..\..\lib\imap.c"
        !          3849:                        >
        !          3850:                        </File>
        !          3851:                        <File
        !          3852:                                RelativePath="..\..\..\..\lib\inet_ntop.c"
        !          3853:                        >
        !          3854:                        </File>
        !          3855:                        <File
        !          3856:                                RelativePath="..\..\..\..\lib\inet_pton.c"
        !          3857:                        >
        !          3858:                        </File>
        !          3859:                        <File
        !          3860:                                RelativePath="..\..\..\..\lib\krb5.c"
        !          3861:                        >
        !          3862:                        </File>
        !          3863:                        <File
        !          3864:                                RelativePath="..\..\..\..\lib\ldap.c"
        !          3865:                        >
        !          3866:                        </File>
        !          3867:                        <File
        !          3868:                                RelativePath="..\..\..\..\lib\llist.c"
        !          3869:                        >
        !          3870:                        </File>
        !          3871:                        <File
        !          3872:                                RelativePath="..\..\..\..\lib\md4.c"
        !          3873:                        >
        !          3874:                        </File>
        !          3875:                        <File
        !          3876:                                RelativePath="..\..\..\..\lib\md5.c"
        !          3877:                        >
        !          3878:                        </File>
        !          3879:                        <File
        !          3880:                                RelativePath="..\..\..\..\lib\memdebug.c"
        !          3881:                        >
        !          3882:                        </File>
        !          3883:                        <File
        !          3884:                                RelativePath="..\..\..\..\lib\mime.c"
        !          3885:                        >
        !          3886:                        </File>
        !          3887:                        <File
        !          3888:                                RelativePath="..\..\..\..\lib\mprintf.c"
        !          3889:                        >
        !          3890:                        </File>
        !          3891:                        <File
        !          3892:                                RelativePath="..\..\..\..\lib\mqtt.c"
        !          3893:                        >
        !          3894:                        </File>
        !          3895:                        <File
        !          3896:                                RelativePath="..\..\..\..\lib\multi.c"
        !          3897:                        >
        !          3898:                        </File>
        !          3899:                        <File
        !          3900:                                RelativePath="..\..\..\..\lib\netrc.c"
        !          3901:                        >
        !          3902:                        </File>
        !          3903:                        <File
        !          3904:                                RelativePath="..\..\..\..\lib\non-ascii.c"
        !          3905:                        >
        !          3906:                        </File>
        !          3907:                        <File
        !          3908:                                RelativePath="..\..\..\..\lib\nonblock.c"
        !          3909:                        >
        !          3910:                        </File>
        !          3911:                        <File
        !          3912:                                RelativePath="..\..\..\..\lib\openldap.c"
        !          3913:                        >
        !          3914:                        </File>
        !          3915:                        <File
        !          3916:                                RelativePath="..\..\..\..\lib\parsedate.c"
        !          3917:                        >
        !          3918:                        </File>
        !          3919:                        <File
        !          3920:                                RelativePath="..\..\..\..\lib\pingpong.c"
        !          3921:                        >
        !          3922:                        </File>
        !          3923:                        <File
        !          3924:                                RelativePath="..\..\..\..\lib\pop3.c"
        !          3925:                        >
        !          3926:                        </File>
        !          3927:                        <File
        !          3928:                                RelativePath="..\..\..\..\lib\progress.c"
        !          3929:                        >
        !          3930:                        </File>
        !          3931:                        <File
        !          3932:                                RelativePath="..\..\..\..\lib\psl.c"
        !          3933:                        >
        !          3934:                        </File>
        !          3935:                        <File
        !          3936:                                RelativePath="..\..\..\..\lib\rand.c"
        !          3937:                        >
        !          3938:                        </File>
        !          3939:                        <File
        !          3940:                                RelativePath="..\..\..\..\lib\rename.c"
        !          3941:                        >
        !          3942:                        </File>
        !          3943:                        <File
        !          3944:                                RelativePath="..\..\..\..\lib\rtsp.c"
        !          3945:                        >
        !          3946:                        </File>
        !          3947:                        <File
        !          3948:                                RelativePath="..\..\..\..\lib\security.c"
        !          3949:                        >
        !          3950:                        </File>
        !          3951:                        <File
        !          3952:                                RelativePath="..\..\..\..\lib\select.c"
        !          3953:                        >
        !          3954:                        </File>
        !          3955:                        <File
        !          3956:                                RelativePath="..\..\..\..\lib\sendf.c"
        !          3957:                        >
        !          3958:                        </File>
        !          3959:                        <File
        !          3960:                                RelativePath="..\..\..\..\lib\setopt.c"
        !          3961:                        >
        !          3962:                        </File>
        !          3963:                        <File
        !          3964:                                RelativePath="..\..\..\..\lib\sha256.c"
        !          3965:                        >
        !          3966:                        </File>
        !          3967:                        <File
        !          3968:                                RelativePath="..\..\..\..\lib\share.c"
        !          3969:                        >
        !          3970:                        </File>
        !          3971:                        <File
        !          3972:                                RelativePath="..\..\..\..\lib\slist.c"
        !          3973:                        >
        !          3974:                        </File>
        !          3975:                        <File
        !          3976:                                RelativePath="..\..\..\..\lib\smb.c"
        !          3977:                        >
        !          3978:                        </File>
        !          3979:                        <File
        !          3980:                                RelativePath="..\..\..\..\lib\smtp.c"
        !          3981:                        >
        !          3982:                        </File>
        !          3983:                        <File
        !          3984:                                RelativePath="..\..\..\..\lib\socketpair.c"
        !          3985:                        >
        !          3986:                        </File>
        !          3987:                        <File
        !          3988:                                RelativePath="..\..\..\..\lib\socks.c"
        !          3989:                        >
        !          3990:                        </File>
        !          3991:                        <File
        !          3992:                                RelativePath="..\..\..\..\lib\socks_gssapi.c"
        !          3993:                        >
        !          3994:                        </File>
        !          3995:                        <File
        !          3996:                                RelativePath="..\..\..\..\lib\socks_sspi.c"
        !          3997:                        >
        !          3998:                        </File>
        !          3999:                        <File
        !          4000:                                RelativePath="..\..\..\..\lib\speedcheck.c"
        !          4001:                        >
        !          4002:                        </File>
        !          4003:                        <File
        !          4004:                                RelativePath="..\..\..\..\lib\splay.c"
        !          4005:                        >
        !          4006:                        </File>
        !          4007:                        <File
        !          4008:                                RelativePath="..\..\..\..\lib\strcase.c"
        !          4009:                        >
        !          4010:                        </File>
        !          4011:                        <File
        !          4012:                                RelativePath="..\..\..\..\lib\strdup.c"
        !          4013:                        >
        !          4014:                        </File>
        !          4015:                        <File
        !          4016:                                RelativePath="..\..\..\..\lib\strerror.c"
        !          4017:                        >
        !          4018:                        </File>
        !          4019:                        <File
        !          4020:                                RelativePath="..\..\..\..\lib\strtok.c"
        !          4021:                        >
        !          4022:                        </File>
        !          4023:                        <File
        !          4024:                                RelativePath="..\..\..\..\lib\strtoofft.c"
        !          4025:                        >
        !          4026:                        </File>
        !          4027:                        <File
        !          4028:                                RelativePath="..\..\..\..\lib\system_win32.c"
        !          4029:                        >
        !          4030:                        </File>
        !          4031:                        <File
        !          4032:                                RelativePath="..\..\..\..\lib\telnet.c"
        !          4033:                        >
        !          4034:                        </File>
        !          4035:                        <File
        !          4036:                                RelativePath="..\..\..\..\lib\tftp.c"
        !          4037:                        >
        !          4038:                        </File>
        !          4039:                        <File
        !          4040:                                RelativePath="..\..\..\..\lib\timeval.c"
        !          4041:                        >
        !          4042:                        </File>
        !          4043:                        <File
        !          4044:                                RelativePath="..\..\..\..\lib\transfer.c"
        !          4045:                        >
        !          4046:                        </File>
        !          4047:                        <File
        !          4048:                                RelativePath="..\..\..\..\lib\urlapi.c"
        !          4049:                        >
        !          4050:                        </File>
        !          4051:                        <File
        !          4052:                                RelativePath="..\..\..\..\lib\url.c"
        !          4053:                        >
        !          4054:                        </File>
        !          4055:                        <File
        !          4056:                                RelativePath="..\..\..\..\lib\version.c"
        !          4057:                        >
        !          4058:                        </File>
        !          4059:                        <File
        !          4060:                                RelativePath="..\..\..\..\lib\warnless.c"
        !          4061:                        >
        !          4062:                        </File>
        !          4063:                        <File
        !          4064:                                RelativePath="..\..\..\..\lib\wildcard.c"
        !          4065:                        >
        !          4066:                        </File>
        !          4067:                        <File
        !          4068:                                RelativePath="..\..\..\..\lib\x509asn1.c"
        !          4069:                        >
        !          4070:                        </File>
        !          4071:                </Filter>
        !          4072:                <Filter
        !          4073:                        Name="Header Files"
        !          4074:                        >
        !          4075:                        <File
        !          4076:                                RelativePath="..\..\..\..\lib\altsvc.h"
        !          4077:                        >
        !          4078:                        </File>
        !          4079:                        <File
        !          4080:                                RelativePath="..\..\..\..\lib\amigaos.h"
        !          4081:                        >
        !          4082:                        </File>
        !          4083:                        <File
        !          4084:                                RelativePath="..\..\..\..\lib\arpa_telnet.h"
        !          4085:                        >
        !          4086:                        </File>
        !          4087:                        <File
        !          4088:                                RelativePath="..\..\..\..\lib\asyn.h"
        !          4089:                        >
        !          4090:                        </File>
        !          4091:                        <File
        !          4092:                                RelativePath="..\..\..\..\lib\config-win32.h"
        !          4093:                        >
        !          4094:                        </File>
        !          4095:                        <File
        !          4096:                                RelativePath="..\..\..\..\lib\conncache.h"
        !          4097:                        >
        !          4098:                        </File>
        !          4099:                        <File
        !          4100:                                RelativePath="..\..\..\..\lib\connect.h"
        !          4101:                        >
        !          4102:                        </File>
        !          4103:                        <File
        !          4104:                                RelativePath="..\..\..\..\lib\content_encoding.h"
        !          4105:                        >
        !          4106:                        </File>
        !          4107:                        <File
        !          4108:                                RelativePath="..\..\..\..\lib\cookie.h"
        !          4109:                        >
        !          4110:                        </File>
        !          4111:                        <File
        !          4112:                                RelativePath="..\..\..\..\lib\curl_addrinfo.h"
        !          4113:                        >
        !          4114:                        </File>
        !          4115:                        <File
        !          4116:                                RelativePath="..\..\..\..\lib\curl_base64.h"
        !          4117:                        >
        !          4118:                        </File>
        !          4119:                        <File
        !          4120:                                RelativePath="..\..\..\..\lib\curl_ctype.h"
        !          4121:                        >
        !          4122:                        </File>
        !          4123:                        <File
        !          4124:                                RelativePath="..\..\..\..\lib\curl_des.h"
        !          4125:                        >
        !          4126:                        </File>
        !          4127:                        <File
        !          4128:                                RelativePath="..\..\..\..\lib\curl_endian.h"
        !          4129:                        >
        !          4130:                        </File>
        !          4131:                        <File
        !          4132:                                RelativePath="..\..\..\..\lib\curl_fnmatch.h"
        !          4133:                        >
        !          4134:                        </File>
        !          4135:                        <File
        !          4136:                                RelativePath="..\..\..\..\lib\curl_gethostname.h"
        !          4137:                        >
        !          4138:                        </File>
        !          4139:                        <File
        !          4140:                                RelativePath="..\..\..\..\lib\curl_get_line.h"
        !          4141:                        >
        !          4142:                        </File>
        !          4143:                        <File
        !          4144:                                RelativePath="..\..\..\..\lib\curl_gssapi.h"
        !          4145:                        >
        !          4146:                        </File>
        !          4147:                        <File
        !          4148:                                RelativePath="..\..\..\..\lib\curl_hmac.h"
        !          4149:                        >
        !          4150:                        </File>
        !          4151:                        <File
        !          4152:                                RelativePath="..\..\..\..\lib\curl_ldap.h"
        !          4153:                        >
        !          4154:                        </File>
        !          4155:                        <File
        !          4156:                                RelativePath="..\..\..\..\lib\curl_md4.h"
        !          4157:                        >
        !          4158:                        </File>
        !          4159:                        <File
        !          4160:                                RelativePath="..\..\..\..\lib\curl_md5.h"
        !          4161:                        >
        !          4162:                        </File>
        !          4163:                        <File
        !          4164:                                RelativePath="..\..\..\..\lib\curl_memory.h"
        !          4165:                        >
        !          4166:                        </File>
        !          4167:                        <File
        !          4168:                                RelativePath="..\..\..\..\lib\curl_memrchr.h"
        !          4169:                        >
        !          4170:                        </File>
        !          4171:                        <File
        !          4172:                                RelativePath="..\..\..\..\lib\curl_multibyte.h"
        !          4173:                        >
        !          4174:                        </File>
        !          4175:                        <File
        !          4176:                                RelativePath="..\..\..\..\lib\curl_ntlm_core.h"
        !          4177:                        >
        !          4178:                        </File>
        !          4179:                        <File
        !          4180:                                RelativePath="..\..\..\..\lib\curl_ntlm_wb.h"
        !          4181:                        >
        !          4182:                        </File>
        !          4183:                        <File
        !          4184:                                RelativePath="..\..\..\..\lib\curl_path.h"
        !          4185:                        >
        !          4186:                        </File>
        !          4187:                        <File
        !          4188:                                RelativePath="..\..\..\..\lib\curl_printf.h"
        !          4189:                        >
        !          4190:                        </File>
        !          4191:                        <File
        !          4192:                                RelativePath="..\..\..\..\lib\curl_range.h"
        !          4193:                        >
        !          4194:                        </File>
        !          4195:                        <File
        !          4196:                                RelativePath="..\..\..\..\lib\curl_rtmp.h"
        !          4197:                        >
        !          4198:                        </File>
        !          4199:                        <File
        !          4200:                                RelativePath="..\..\..\..\lib\curl_sasl.h"
        !          4201:                        >
        !          4202:                        </File>
        !          4203:                        <File
        !          4204:                                RelativePath="..\..\..\..\lib\curl_sec.h"
        !          4205:                        >
        !          4206:                        </File>
        !          4207:                        <File
        !          4208:                                RelativePath="..\..\..\..\lib\curl_setup.h"
        !          4209:                        >
        !          4210:                        </File>
        !          4211:                        <File
        !          4212:                                RelativePath="..\..\..\..\lib\curl_setup_once.h"
        !          4213:                        >
        !          4214:                        </File>
        !          4215:                        <File
        !          4216:                                RelativePath="..\..\..\..\lib\curl_sha256.h"
        !          4217:                        >
        !          4218:                        </File>
        !          4219:                        <File
        !          4220:                                RelativePath="..\..\..\..\lib\curl_sspi.h"
        !          4221:                        >
        !          4222:                        </File>
        !          4223:                        <File
        !          4224:                                RelativePath="..\..\..\..\lib\curl_threads.h"
        !          4225:                        >
        !          4226:                        </File>
        !          4227:                        <File
        !          4228:                                RelativePath="..\..\..\..\lib\curlx.h"
        !          4229:                        >
        !          4230:                        </File>
        !          4231:                        <File
        !          4232:                                RelativePath="..\..\..\..\lib\dict.h"
        !          4233:                        >
        !          4234:                        </File>
        !          4235:                        <File
        !          4236:                                RelativePath="..\..\..\..\lib\doh.h"
        !          4237:                        >
        !          4238:                        </File>
        !          4239:                        <File
        !          4240:                                RelativePath="..\..\..\..\lib\dotdot.h"
        !          4241:                        >
        !          4242:                        </File>
        !          4243:                        <File
        !          4244:                                RelativePath="..\..\..\..\lib\easyif.h"
        !          4245:                        >
        !          4246:                        </File>
        !          4247:                        <File
        !          4248:                                RelativePath="..\..\..\..\lib\escape.h"
        !          4249:                        >
        !          4250:                        </File>
        !          4251:                        <File
        !          4252:                                RelativePath="..\..\..\..\lib\file.h"
        !          4253:                        >
        !          4254:                        </File>
        !          4255:                        <File
        !          4256:                                RelativePath="..\..\..\..\lib\fileinfo.h"
        !          4257:                        >
        !          4258:                        </File>
        !          4259:                        <File
        !          4260:                                RelativePath="..\..\..\..\lib\formdata.h"
        !          4261:                        >
        !          4262:                        </File>
        !          4263:                        <File
        !          4264:                                RelativePath="..\..\..\..\lib\ftp.h"
        !          4265:                        >
        !          4266:                        </File>
        !          4267:                        <File
        !          4268:                                RelativePath="..\..\..\..\lib\ftplistparser.h"
        !          4269:                        >
        !          4270:                        </File>
        !          4271:                        <File
        !          4272:                                RelativePath="..\..\..\..\lib\getinfo.h"
        !          4273:                        >
        !          4274:                        </File>
        !          4275:                        <File
        !          4276:                                RelativePath="..\..\..\..\lib\gopher.h"
        !          4277:                        >
        !          4278:                        </File>
        !          4279:                        <File
        !          4280:                                RelativePath="..\..\..\..\lib\hash.h"
        !          4281:                        >
        !          4282:                        </File>
        !          4283:                        <File
        !          4284:                                RelativePath="..\..\..\..\lib\hostcheck.h"
        !          4285:                        >
        !          4286:                        </File>
        !          4287:                        <File
        !          4288:                                RelativePath="..\..\..\..\lib\hostip.h"
        !          4289:                        >
        !          4290:                        </File>
        !          4291:                        <File
        !          4292:                                RelativePath="..\..\..\..\lib\http2.h"
        !          4293:                        >
        !          4294:                        </File>
        !          4295:                        <File
        !          4296:                                RelativePath="..\..\..\..\lib\http_chunks.h"
        !          4297:                        >
        !          4298:                        </File>
        !          4299:                        <File
        !          4300:                                RelativePath="..\..\..\..\lib\http_digest.h"
        !          4301:                        >
        !          4302:                        </File>
        !          4303:                        <File
        !          4304:                                RelativePath="..\..\..\..\lib\http.h"
        !          4305:                        >
        !          4306:                        </File>
        !          4307:                        <File
        !          4308:                                RelativePath="..\..\..\..\lib\http_negotiate.h"
        !          4309:                        >
        !          4310:                        </File>
        !          4311:                        <File
        !          4312:                                RelativePath="..\..\..\..\lib\http_ntlm.h"
        !          4313:                        >
        !          4314:                        </File>
        !          4315:                        <File
        !          4316:                                RelativePath="..\..\..\..\lib\http_proxy.h"
        !          4317:                        >
        !          4318:                        </File>
        !          4319:                        <File
        !          4320:                                RelativePath="..\..\..\..\lib\if2ip.h"
        !          4321:                        >
        !          4322:                        </File>
        !          4323:                        <File
        !          4324:                                RelativePath="..\..\..\..\lib\imap.h"
        !          4325:                        >
        !          4326:                        </File>
        !          4327:                        <File
        !          4328:                                RelativePath="..\..\..\..\lib\inet_ntop.h"
        !          4329:                        >
        !          4330:                        </File>
        !          4331:                        <File
        !          4332:                                RelativePath="..\..\..\..\lib\inet_pton.h"
        !          4333:                        >
        !          4334:                        </File>
        !          4335:                        <File
        !          4336:                                RelativePath="..\..\..\..\lib\llist.h"
        !          4337:                        >
        !          4338:                        </File>
        !          4339:                        <File
        !          4340:                                RelativePath="..\..\..\..\lib\memdebug.h"
        !          4341:                        >
        !          4342:                        </File>
        !          4343:                        <File
        !          4344:                                RelativePath="..\..\..\..\lib\mime.h"
        !          4345:                        >
        !          4346:                        </File>
        !          4347:                        <File
        !          4348:                                RelativePath="..\..\..\..\lib\mqtt.h"
        !          4349:                        >
        !          4350:                        </File>
        !          4351:                        <File
        !          4352:                                RelativePath="..\..\..\..\lib\multihandle.h"
        !          4353:                        >
        !          4354:                        </File>
        !          4355:                        <File
        !          4356:                                RelativePath="..\..\..\..\lib\multiif.h"
        !          4357:                        >
        !          4358:                        </File>
        !          4359:                        <File
        !          4360:                                RelativePath="..\..\..\..\lib\netrc.h"
        !          4361:                        >
        !          4362:                        </File>
        !          4363:                        <File
        !          4364:                                RelativePath="..\..\..\..\lib\non-ascii.h"
        !          4365:                        >
        !          4366:                        </File>
        !          4367:                        <File
        !          4368:                                RelativePath="..\..\..\..\lib\nonblock.h"
        !          4369:                        >
        !          4370:                        </File>
        !          4371:                        <File
        !          4372:                                RelativePath="..\..\..\..\lib\parsedate.h"
        !          4373:                        >
        !          4374:                        </File>
        !          4375:                        <File
        !          4376:                                RelativePath="..\..\..\..\lib\pingpong.h"
        !          4377:                        >
        !          4378:                        </File>
        !          4379:                        <File
        !          4380:                                RelativePath="..\..\..\..\lib\pop3.h"
        !          4381:                        >
        !          4382:                        </File>
        !          4383:                        <File
        !          4384:                                RelativePath="..\..\..\..\lib\progress.h"
        !          4385:                        >
        !          4386:                        </File>
        !          4387:                        <File
        !          4388:                                RelativePath="..\..\..\..\lib\psl.h"
        !          4389:                        >
        !          4390:                        </File>
        !          4391:                        <File
        !          4392:                                RelativePath="..\..\..\..\lib\quic.h"
        !          4393:                        >
        !          4394:                        </File>
        !          4395:                        <File
        !          4396:                                RelativePath="..\..\..\..\lib\rand.h"
        !          4397:                        >
        !          4398:                        </File>
        !          4399:                        <File
        !          4400:                                RelativePath="..\..\..\..\lib\rename.h"
        !          4401:                        >
        !          4402:                        </File>
        !          4403:                        <File
        !          4404:                                RelativePath="..\..\..\..\lib\rtsp.h"
        !          4405:                        >
        !          4406:                        </File>
        !          4407:                        <File
        !          4408:                                RelativePath="..\..\..\..\lib\select.h"
        !          4409:                        >
        !          4410:                        </File>
        !          4411:                        <File
        !          4412:                                RelativePath="..\..\..\..\lib\sendf.h"
        !          4413:                        >
        !          4414:                        </File>
        !          4415:                        <File
        !          4416:                                RelativePath="..\..\..\..\lib\setopt.h"
        !          4417:                        >
        !          4418:                        </File>
        !          4419:                        <File
        !          4420:                                RelativePath="..\..\..\..\lib\setup-vms.h"
        !          4421:                        >
        !          4422:                        </File>
        !          4423:                        <File
        !          4424:                                RelativePath="..\..\..\..\lib\share.h"
        !          4425:                        >
        !          4426:                        </File>
        !          4427:                        <File
        !          4428:                                RelativePath="..\..\..\..\lib\sigpipe.h"
        !          4429:                        >
        !          4430:                        </File>
        !          4431:                        <File
        !          4432:                                RelativePath="..\..\..\..\lib\slist.h"
        !          4433:                        >
        !          4434:                        </File>
        !          4435:                        <File
        !          4436:                                RelativePath="..\..\..\..\lib\smb.h"
        !          4437:                        >
        !          4438:                        </File>
        !          4439:                        <File
        !          4440:                                RelativePath="..\..\..\..\lib\smtp.h"
        !          4441:                        >
        !          4442:                        </File>
        !          4443:                        <File
        !          4444:                                RelativePath="..\..\..\..\lib\sockaddr.h"
        !          4445:                        >
        !          4446:                        </File>
        !          4447:                        <File
        !          4448:                                RelativePath="..\..\..\..\lib\socketpair.h"
        !          4449:                        >
        !          4450:                        </File>
        !          4451:                        <File
        !          4452:                                RelativePath="..\..\..\..\lib\socks.h"
        !          4453:                        >
        !          4454:                        </File>
        !          4455:                        <File
        !          4456:                                RelativePath="..\..\..\..\lib\speedcheck.h"
        !          4457:                        >
        !          4458:                        </File>
        !          4459:                        <File
        !          4460:                                RelativePath="..\..\..\..\lib\splay.h"
        !          4461:                        >
        !          4462:                        </File>
        !          4463:                        <File
        !          4464:                                RelativePath="..\..\..\..\lib\strcase.h"
        !          4465:                        >
        !          4466:                        </File>
        !          4467:                        <File
        !          4468:                                RelativePath="..\..\..\..\lib\strdup.h"
        !          4469:                        >
        !          4470:                        </File>
        !          4471:                        <File
        !          4472:                                RelativePath="..\..\..\..\lib\strerror.h"
        !          4473:                        >
        !          4474:                        </File>
        !          4475:                        <File
        !          4476:                                RelativePath="..\..\..\..\lib\strtok.h"
        !          4477:                        >
        !          4478:                        </File>
        !          4479:                        <File
        !          4480:                                RelativePath="..\..\..\..\lib\strtoofft.h"
        !          4481:                        >
        !          4482:                        </File>
        !          4483:                        <File
        !          4484:                                RelativePath="..\..\..\..\lib\system_win32.h"
        !          4485:                        >
        !          4486:                        </File>
        !          4487:                        <File
        !          4488:                                RelativePath="..\..\..\..\lib\telnet.h"
        !          4489:                        >
        !          4490:                        </File>
        !          4491:                        <File
        !          4492:                                RelativePath="..\..\..\..\lib\tftp.h"
        !          4493:                        >
        !          4494:                        </File>
        !          4495:                        <File
        !          4496:                                RelativePath="..\..\..\..\lib\timeval.h"
        !          4497:                        >
        !          4498:                        </File>
        !          4499:                        <File
        !          4500:                                RelativePath="..\..\..\..\lib\transfer.h"
        !          4501:                        >
        !          4502:                        </File>
        !          4503:                        <File
        !          4504:                                RelativePath="..\..\..\..\lib\urlapi-int.h"
        !          4505:                        >
        !          4506:                        </File>
        !          4507:                        <File
        !          4508:                                RelativePath="..\..\..\..\lib\urldata.h"
        !          4509:                        >
        !          4510:                        </File>
        !          4511:                        <File
        !          4512:                                RelativePath="..\..\..\..\lib\url.h"
        !          4513:                        >
        !          4514:                        </File>
        !          4515:                        <File
        !          4516:                                RelativePath="..\..\..\..\lib\warnless.h"
        !          4517:                        >
        !          4518:                        </File>
        !          4519:                        <File
        !          4520:                                RelativePath="..\..\..\..\lib\wildcard.h"
        !          4521:                        >
        !          4522:                        </File>
        !          4523:                        <File
        !          4524:                                RelativePath="..\..\..\..\lib\x509asn1.h"
        !          4525:                        >
        !          4526:                        </File>
        !          4527:                </Filter>
        !          4528:                <Filter
        !          4529:                        Name="Resource Files"
        !          4530:                        >
        !          4531:                        <File
        !          4532:                                RelativePath="..\..\..\..\lib\libcurl.rc"
        !          4533:                        >
        !          4534:                        </File>
        !          4535:                </Filter>
        !          4536:                <Filter
        !          4537:                        Name="vauth"
        !          4538:                        >
        !          4539:                        <Filter
        !          4540:                                Name="Source Files"
        !          4541:                                >
        !          4542:                                <File
        !          4543:                                        RelativePath="..\..\..\..\lib\vauth\cleartext.c"
        !          4544:                                >
        !          4545:                                </File>
        !          4546:                                <File
        !          4547:                                        RelativePath="..\..\..\..\lib\vauth\cram.c"
        !          4548:                                >
        !          4549:                                </File>
        !          4550:                                <File
        !          4551:                                        RelativePath="..\..\..\..\lib\vauth\digest.c"
        !          4552:                                >
        !          4553:                                </File>
        !          4554:                                <File
        !          4555:                                        RelativePath="..\..\..\..\lib\vauth\digest_sspi.c"
        !          4556:                                >
        !          4557:                                </File>
        !          4558:                                <File
        !          4559:                                        RelativePath="..\..\..\..\lib\vauth\krb5_gssapi.c"
        !          4560:                                >
        !          4561:                                </File>
        !          4562:                                <File
        !          4563:                                        RelativePath="..\..\..\..\lib\vauth\krb5_sspi.c"
        !          4564:                                >
        !          4565:                                </File>
        !          4566:                                <File
        !          4567:                                        RelativePath="..\..\..\..\lib\vauth\ntlm.c"
        !          4568:                                >
        !          4569:                                </File>
        !          4570:                                <File
        !          4571:                                        RelativePath="..\..\..\..\lib\vauth\ntlm_sspi.c"
        !          4572:                                >
        !          4573:                                </File>
        !          4574:                                <File
        !          4575:                                        RelativePath="..\..\..\..\lib\vauth\oauth2.c"
        !          4576:                                >
        !          4577:                                </File>
        !          4578:                                <File
        !          4579:                                        RelativePath="..\..\..\..\lib\vauth\spnego_gssapi.c"
        !          4580:                                >
        !          4581:                                </File>
        !          4582:                                <File
        !          4583:                                        RelativePath="..\..\..\..\lib\vauth\spnego_sspi.c"
        !          4584:                                >
        !          4585:                                </File>
        !          4586:                                <File
        !          4587:                                        RelativePath="..\..\..\..\lib\vauth\vauth.c"
        !          4588:                                >
        !          4589:                                </File>
        !          4590:                        </Filter>
        !          4591:                        <Filter
        !          4592:                                Name="Header Files"
        !          4593:                                >
        !          4594:                                <File
        !          4595:                                        RelativePath="..\..\..\..\lib\vauth\digest.h"
        !          4596:                                >
        !          4597:                                </File>
        !          4598:                                <File
        !          4599:                                        RelativePath="..\..\..\..\lib\vauth\ntlm.h"
        !          4600:                                >
        !          4601:                                </File>
        !          4602:                                <File
        !          4603:                                        RelativePath="..\..\..\..\lib\vauth\vauth.h"
        !          4604:                                >
        !          4605:                                </File>
        !          4606:                        </Filter>
        !          4607:                </Filter>
        !          4608:                <Filter
        !          4609:                        Name="vquic"
        !          4610:                        >
        !          4611:                        <Filter
        !          4612:                                Name="Source Files"
        !          4613:                                >
        !          4614:                                <File
        !          4615:                                        RelativePath="..\..\..\..\lib\vquic\ngtcp2.c"
        !          4616:                                >
        !          4617:                                </File>
        !          4618:                                <File
        !          4619:                                        RelativePath="..\..\..\..\lib\vquic\quiche.c"
        !          4620:                                >
        !          4621:                                </File>
        !          4622:                        </Filter>
        !          4623:                        <Filter
        !          4624:                                Name="Header Files"
        !          4625:                                >
        !          4626:                                <File
        !          4627:                                        RelativePath="..\..\..\..\lib\vquic\ngtcp2.h"
        !          4628:                                >
        !          4629:                                </File>
        !          4630:                                <File
        !          4631:                                        RelativePath="..\..\..\..\lib\vquic\quiche.h"
        !          4632:                                >
        !          4633:                                </File>
        !          4634:                        </Filter>
        !          4635:                </Filter>
        !          4636:                <Filter
        !          4637:                        Name="vssh"
        !          4638:                        >
        !          4639:                        <Filter
        !          4640:                                Name="Source Files"
        !          4641:                                >
        !          4642:                                <File
        !          4643:                                        RelativePath="..\..\..\..\lib\vssh\libssh2.c"
        !          4644:                                >
        !          4645:                                </File>
        !          4646:                                <File
        !          4647:                                        RelativePath="..\..\..\..\lib\vssh\libssh.c"
        !          4648:                                >
        !          4649:                                </File>
        !          4650:                                <File
        !          4651:                                        RelativePath="..\..\..\..\lib\vssh\wolfssh.c"
        !          4652:                                >
        !          4653:                                </File>
        !          4654:                        </Filter>
        !          4655:                        <Filter
        !          4656:                                Name="Header Files"
        !          4657:                                >
        !          4658:                                <File
        !          4659:                                        RelativePath="..\..\..\..\lib\vssh\ssh.h"
        !          4660:                                >
        !          4661:                                </File>
        !          4662:                        </Filter>
        !          4663:                </Filter>
        !          4664:                <Filter
        !          4665:                        Name="vtls"
        !          4666:                        >
        !          4667:                        <Filter
        !          4668:                                Name="Source Files"
        !          4669:                                >
        !          4670:                                <File
        !          4671:                                        RelativePath="..\..\..\..\lib\vtls\bearssl.c"
        !          4672:                                >
        !          4673:                                </File>
        !          4674:                                <File
        !          4675:                                        RelativePath="..\..\..\..\lib\vtls\gskit.c"
        !          4676:                                >
        !          4677:                                </File>
        !          4678:                                <File
        !          4679:                                        RelativePath="..\..\..\..\lib\vtls\gtls.c"
        !          4680:                                >
        !          4681:                                </File>
        !          4682:                                <File
        !          4683:                                        RelativePath="..\..\..\..\lib\vtls\mbedtls.c"
        !          4684:                                >
        !          4685:                                </File>
        !          4686:                                <File
        !          4687:                                        RelativePath="..\..\..\..\lib\vtls\mbedtls_threadlock.c"
        !          4688:                                >
        !          4689:                                </File>
        !          4690:                                <File
        !          4691:                                        RelativePath="..\..\..\..\lib\vtls\mesalink.c"
        !          4692:                                >
        !          4693:                                </File>
        !          4694:                                <File
        !          4695:                                        RelativePath="..\..\..\..\lib\vtls\nss.c"
        !          4696:                                >
        !          4697:                                </File>
        !          4698:                                <File
        !          4699:                                        RelativePath="..\..\..\..\lib\vtls\openssl.c"
        !          4700:                                >
        !          4701:                                </File>
        !          4702:                                <File
        !          4703:                                        RelativePath="..\..\..\..\lib\vtls\schannel.c"
        !          4704:                                >
        !          4705:                                </File>
        !          4706:                                <File
        !          4707:                                        RelativePath="..\..\..\..\lib\vtls\schannel_verify.c"
        !          4708:                                >
        !          4709:                                </File>
        !          4710:                                <File
        !          4711:                                        RelativePath="..\..\..\..\lib\vtls\sectransp.c"
        !          4712:                                >
        !          4713:                                </File>
        !          4714:                                <File
        !          4715:                                        RelativePath="..\..\..\..\lib\vtls\vtls.c"
        !          4716:                                >
        !          4717:                                </File>
        !          4718:                                <File
        !          4719:                                        RelativePath="..\..\..\..\lib\vtls\wolfssl.c"
        !          4720:                                >
        !          4721:                                </File>
        !          4722:                        </Filter>
        !          4723:                        <Filter
        !          4724:                                Name="Header Files"
        !          4725:                                >
        !          4726:                                <File
        !          4727:                                        RelativePath="..\..\..\..\lib\vtls\bearssl.h"
        !          4728:                                >
        !          4729:                                </File>
        !          4730:                                <File
        !          4731:                                        RelativePath="..\..\..\..\lib\vtls\gskit.h"
        !          4732:                                >
        !          4733:                                </File>
        !          4734:                                <File
        !          4735:                                        RelativePath="..\..\..\..\lib\vtls\gtls.h"
        !          4736:                                >
        !          4737:                                </File>
        !          4738:                                <File
        !          4739:                                        RelativePath="..\..\..\..\lib\vtls\mbedtls.h"
        !          4740:                                >
        !          4741:                                </File>
        !          4742:                                <File
        !          4743:                                        RelativePath="..\..\..\..\lib\vtls\mbedtls_threadlock.h"
        !          4744:                                >
        !          4745:                                </File>
        !          4746:                                <File
        !          4747:                                        RelativePath="..\..\..\..\lib\vtls\mesalink.h"
        !          4748:                                >
        !          4749:                                </File>
        !          4750:                                <File
        !          4751:                                        RelativePath="..\..\..\..\lib\vtls\nssg.h"
        !          4752:                                >
        !          4753:                                </File>
        !          4754:                                <File
        !          4755:                                        RelativePath="..\..\..\..\lib\vtls\openssl.h"
        !          4756:                                >
        !          4757:                                </File>
        !          4758:                                <File
        !          4759:                                        RelativePath="..\..\..\..\lib\vtls\schannel.h"
        !          4760:                                >
        !          4761:                                </File>
        !          4762:                                <File
        !          4763:                                        RelativePath="..\..\..\..\lib\vtls\sectransp.h"
        !          4764:                                >
        !          4765:                                </File>
        !          4766:                                <File
        !          4767:                                        RelativePath="..\..\..\..\lib\vtls\vtls.h"
        !          4768:                                >
        !          4769:                                </File>
        !          4770:                                <File
        !          4771:                                        RelativePath="..\..\..\..\lib\vtls\wolfssl.h"
        !          4772:                                >
        !          4773:                                </File>
        !          4774:                        </Filter>
        !          4775:                </Filter>
        !          4776:        </Files>
        !          4777:        <Globals>
        !          4778:        </Globals>
        !          4779: </VisualStudioProject>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>