mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 21:21:31 +00:00
Visual C++ 2008 runtime components if they aren't already installed on a system. These are some reasonably small DLLs that are generally necessary for applications compiled with Visual C++ (with dynamic linking). Many or most systems already have these installed from other software packages. The lack of these components led to the error message "The Application failed to intialize properly (0xc0150002)." with Nmap 4.65. A related change is that Nmap on Windows is now compiled with /MD rather than /MT so that it consistently uses these runtime libraries. The patch was created by Rob Nicholls.
279 lines
5.2 KiB
XML
279 lines
5.2 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="libpcre"
|
|
ProjectGUID="{5DE86C7A-DE72-4265-8807-4CA38F94F22A}"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="."
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="4"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/libpcre.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="."
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="WIN32;_LIB"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/libpcre.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath=".\pcre_chartables.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pcre_compile.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pcre_config.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pcre_dfa_exec.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pcre_exec.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pcre_fullinfo.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pcre_get.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pcre_globals.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pcre_info.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pcre_maketables.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pcre_newline.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pcre_ord2utf8.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pcre_refcount.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pcre_study.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pcre_tables.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pcre_try_flipped.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pcre_ucp_searchfuncs.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pcre_valid_utf8.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pcre_version.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pcre_xclass.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pcreposix.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath=".\pcre.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pcre_internal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pcreposix.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ucp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ucpinternal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ucptable.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|