summaryrefslogtreecommitdiff
path: root/win32/Visual_Studio_2005/uriparser.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'win32/Visual_Studio_2005/uriparser.vcproj')
-rw-r--r--win32/Visual_Studio_2005/uriparser.vcproj259
1 files changed, 0 insertions, 259 deletions
diff --git a/win32/Visual_Studio_2005/uriparser.vcproj b/win32/Visual_Studio_2005/uriparser.vcproj
deleted file mode 100644
index 4299e21..0000000
--- a/win32/Visual_Studio_2005/uriparser.vcproj
+++ /dev/null
@@ -1,259 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8,00"
- Name="uriparser"
- ProjectGUID="{8E2F76A2-59B5-4DF7-8062-EBD6FCF0C8B3}"
- RootNamespace="uriparser"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="4"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="..\..\include"
- PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- OutputFile="..\uriparser.lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="4"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="..\..\include"
- PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
- RuntimeLibrary="2"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- OutputFile="..\uriparser.lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="include"
- >
- <Filter
- Name="uriparser"
- >
- <File
- RelativePath="..\..\include\uriparser\Uri.h"
- >
- </File>
- <File
- RelativePath="..\..\include\uriparser\UriBase.h"
- >
- </File>
- <File
- RelativePath="..\..\include\uriparser\UriDefsAnsi.h"
- >
- </File>
- <File
- RelativePath="..\..\include\uriparser\UriDefsConfig.h"
- >
- </File>
- <File
- RelativePath="..\..\include\uriparser\UriDefsUnicode.h"
- >
- </File>
- <File
- RelativePath="..\..\include\uriparser\UriIp4.h"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="lib"
- >
- <File
- RelativePath="..\..\src\UriCommon.c"
- >
- </File>
- <File
- RelativePath="..\..\src\UriCommon.h"
- >
- </File>
- <File
- RelativePath="..\..\src\UriCompare.c"
- >
- </File>
- <File
- RelativePath="..\..\src\UriEscape.c"
- >
- </File>
- <File
- RelativePath="..\..\src\UriFile.c"
- >
- </File>
- <File
- RelativePath="..\..\src\UriIp4.c"
- >
- </File>
- <File
- RelativePath="..\..\src\UriIp4Base.c"
- >
- </File>
- <File
- RelativePath="..\..\src\UriIp4Base.h"
- >
- </File>
- <File
- RelativePath="..\..\src\UriNormalize.c"
- >
- </File>
- <File
- RelativePath="..\..\src\UriNormalizeBase.c"
- >
- </File>
- <File
- RelativePath="..\..\src\UriNormalizeBase.h"
- >
- </File>
- <File
- RelativePath="..\..\src\UriParse.c"
- >
- </File>
- <File
- RelativePath="..\..\src\UriParseBase.c"
- >
- </File>
- <File
- RelativePath="..\..\src\UriParseBase.h"
- >
- </File>
- <File
- RelativePath="..\..\src\UriQuery.c"
- >
- </File>
- <File
- RelativePath="..\..\src\UriRecompose.c"
- >
- </File>
- <File
- RelativePath="..\..\src\UriResolve.c"
- >
- </File>
- <File
- RelativePath="..\..\src\UriShorten.c"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>