aboutsummaryrefslogtreecommitdiff
path: root/vc/t/lib/vc8_libcurl_prj.head
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2013-02-13 17:02:38 +0100
committerYang Tse <yangsita@gmail.com>2013-02-13 17:14:21 +0100
commitcc8fad9a7fa6397d7b16eb52f8d6fa689eceff94 (patch)
tree66d27d7b4e5755937737c67d9dd6a39d605b1955 /vc/t/lib/vc8_libcurl_prj.head
parent72da89a74d7f29a99a801b8dc7dbade13d09ea2f (diff)
move msvc IDE related files to 'vs' directory tree
Use 'vs' directory tree given that 'vc' intended one clashes with an already existing build target in file Makefile.dist.
Diffstat (limited to 'vc/t/lib/vc8_libcurl_prj.head')
-rw-r--r--vc/t/lib/vc8_libcurl_prj.head101
1 files changed, 0 insertions, 101 deletions
diff --git a/vc/t/lib/vc8_libcurl_prj.head b/vc/t/lib/vc8_libcurl_prj.head
deleted file mode 100644
index 761468892..000000000
--- a/vc/t/lib/vc8_libcurl_prj.head
+++ /dev/null
@@ -1,101 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="libcurl"
- 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/libcurl.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/libcurl.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/libcurl.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/libcurl.tlb" HeaderFileName=""
- />
- <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories=".,..\include" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;BUILDING_LIBCURL" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" PrecompiledHeaderFile=".\Debug/libcurl.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/libcurl.bsc"
- />
- <Tool Name="VCFxCopTool"
- />
- <Tool Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>