diff options
author | Gisle Vanem <gvanem@broadpark.no> | 2007-01-29 19:08:04 +0000 |
---|---|---|
committer | Gisle Vanem <gvanem@broadpark.no> | 2007-01-29 19:08:04 +0000 |
commit | e994c6af753a6795bda81ee04eae65a518b2ead9 (patch) | |
tree | ba5131ac823203406550ef0533467ee1f2a3c0f3 /lib | |
parent | ef442d58039106eee596d09dd47e2bd6aa1ec032 (diff) |
Use DOS line-endings.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/vc8proj.foot | 22 | ||||
-rw-r--r-- | lib/vc8proj.head | 210 |
2 files changed, 116 insertions, 116 deletions
diff --git a/lib/vc8proj.foot b/lib/vc8proj.foot index 9dc63c28e..ac861b02c 100644 --- a/lib/vc8proj.foot +++ b/lib/vc8proj.foot @@ -1,11 +1,11 @@ -
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
- >
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+ + </Filter> + <Filter + Name="Resource Files" + Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" + > + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/lib/vc8proj.head b/lib/vc8proj.head index 523eeb9e3..00488d4ad 100644 --- a/lib/vc8proj.head +++ b/lib/vc8proj.head @@ -1,105 +1,105 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="curllib"
- ProjectGUID="{87EE9DA4-DE1E-4448-8324-183C98DCA588}"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Release|Win32"
- OutputDirectory=".\Release"
- IntermediateDirectory=".\Release"
- ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool Name="VCPreBuildEventTool"
- />
- <Tool Name="VCCustomBuildTool"
- />
- <Tool Name="VCXMLDataGeneratorTool"
- />
- <Tool Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool Name="VCMIDLTool" PreprocessorDefinitions="NDEBUG" MkTypLibCompatible="true" SuppressStartupBanner="true" TargetEnvironment="1" TypeLibraryName=".\Release/curllib.tlb" HeaderFileName=""
- />
- <Tool Name="VCCLCompilerTool" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories=".,..\include" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;BUILDING_LIBCURL" StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" PrecompiledHeaderFile=".\Release/curllib.pch" AssemblerListingLocation=".\Release/" ObjectFile=".\Release/" ProgramDataBaseFileName=".\Release/" BrowseInformation="1" WarningLevel="0" SuppressStartupBanner="true" DebugInformationFormat="3"
- />
- <Tool Name="VCManagedResourceCompilerTool"
- />
- <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033"
- />
- <Tool Name="VCPreLinkEventTool"
- />
- <Tool Name="VCLibrarianTool"
- />
- <Tool Name="VCALinkTool"
- />
- <Tool Name="VCXDCMakeTool"
- />
- <Tool Name="VCBscMakeTool" SuppressStartupBanner="true" OutputFile=".\Release/curllib.bsc"
- />
- <Tool Name="VCFxCopTool"
- />
- <Tool Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory=".\Debug"
- IntermediateDirectory=".\Debug"
- ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool Name="VCPreBuildEventTool"
- />
- <Tool Name="VCCustomBuildTool"
- />
- <Tool Name="VCXMLDataGeneratorTool"
- />
- <Tool Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool Name="VCMIDLTool" PreprocessorDefinitions="_DEBUG" MkTypLibCompatible="true" SuppressStartupBanner="true" TargetEnvironment="1" TypeLibraryName=".\Debug/curllib.tlb" HeaderFileName=""
- />
- <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories=".,..\include" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;BUILDING_LIBCURL" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" PrecompiledHeaderFile=".\Debug/curllib.pch" AssemblerListingLocation=".\Debug/" ObjectFile=".\Debug/" ProgramDataBaseFileName=".\Debug/" BrowseInformation="1" WarningLevel="0" SuppressStartupBanner="true" DebugInformationFormat="3"
- />
- <Tool Name="VCManagedResourceCompilerTool"
- />
- <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033"
- />
- <Tool Name="VCPreLinkEventTool"
- />
- <Tool Name="VCLibrarianTool"
- />
- <Tool Name="VCALinkTool"
- />
- <Tool Name="VCXDCMakeTool"
- />
- <Tool Name="VCBscMakeTool" SuppressStartupBanner="true" OutputFile=".\Debug/curllib.bsc"
- />
- <Tool Name="VCFxCopTool"
- />
- <Tool Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- >
-
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="curllib" + ProjectGUID="{87EE9DA4-DE1E-4448-8324-183C98DCA588}" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Release|Win32" + OutputDirectory=".\Release" + IntermediateDirectory=".\Release" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool Name="VCPreBuildEventTool" + /> + <Tool Name="VCCustomBuildTool" + /> + <Tool Name="VCXMLDataGeneratorTool" + /> + <Tool Name="VCWebServiceProxyGeneratorTool" + /> + <Tool Name="VCMIDLTool" PreprocessorDefinitions="NDEBUG" MkTypLibCompatible="true" SuppressStartupBanner="true" TargetEnvironment="1" TypeLibraryName=".\Release/curllib.tlb" HeaderFileName="" + /> + <Tool Name="VCCLCompilerTool" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories=".,..\include" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;BUILDING_LIBCURL" StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" PrecompiledHeaderFile=".\Release/curllib.pch" AssemblerListingLocation=".\Release/" ObjectFile=".\Release/" ProgramDataBaseFileName=".\Release/" BrowseInformation="1" WarningLevel="0" SuppressStartupBanner="true" DebugInformationFormat="3" + /> + <Tool Name="VCManagedResourceCompilerTool" + /> + <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033" + /> + <Tool Name="VCPreLinkEventTool" + /> + <Tool Name="VCLibrarianTool" + /> + <Tool Name="VCALinkTool" + /> + <Tool Name="VCXDCMakeTool" + /> + <Tool Name="VCBscMakeTool" SuppressStartupBanner="true" OutputFile=".\Release/curllib.bsc" + /> + <Tool Name="VCFxCopTool" + /> + <Tool Name="VCPostBuildEventTool" + /> + </Configuration> + <Configuration + Name="Debug|Win32" + OutputDirectory=".\Debug" + IntermediateDirectory=".\Debug" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool Name="VCPreBuildEventTool" + /> + <Tool Name="VCCustomBuildTool" + /> + <Tool Name="VCXMLDataGeneratorTool" + /> + <Tool Name="VCWebServiceProxyGeneratorTool" + /> + <Tool Name="VCMIDLTool" PreprocessorDefinitions="_DEBUG" MkTypLibCompatible="true" SuppressStartupBanner="true" TargetEnvironment="1" TypeLibraryName=".\Debug/curllib.tlb" HeaderFileName="" + /> + <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories=".,..\include" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;BUILDING_LIBCURL" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" PrecompiledHeaderFile=".\Debug/curllib.pch" AssemblerListingLocation=".\Debug/" ObjectFile=".\Debug/" ProgramDataBaseFileName=".\Debug/" BrowseInformation="1" WarningLevel="0" SuppressStartupBanner="true" DebugInformationFormat="3" + /> + <Tool Name="VCManagedResourceCompilerTool" + /> + <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033" + /> + <Tool Name="VCPreLinkEventTool" + /> + <Tool Name="VCLibrarianTool" + /> + <Tool Name="VCALinkTool" + /> + <Tool Name="VCXDCMakeTool" + /> + <Tool Name="VCBscMakeTool" SuppressStartupBanner="true" OutputFile=".\Debug/curllib.bsc" + /> + <Tool Name="VCFxCopTool" + /> + <Tool Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Source Files" + > + |