2005-01-22 15:39:12 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="7.10"
|
|
|
|
Name="libboost_regex"
|
|
|
|
ProjectGUID="{FDBBC827-4BD2-4E7D-B050-0967A0B6C754}"
|
|
|
|
Keyword="Win32Proj">
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"/>
|
|
|
|
</Platforms>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="Debug"
|
|
|
|
IntermediateDirectory="Debug"
|
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories="..\.."
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
|
|
MinimalRebuild="TRUE"
|
|
|
|
BasicRuntimeChecks="0"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
BufferSecurityCheck="FALSE"
|
|
|
|
TreatWChar_tAsBuiltInType="TRUE"
|
|
|
|
ForceConformanceInForLoopScope="TRUE"
|
|
|
|
RuntimeTypeInfo="TRUE"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
|
|
DebugInformationFormat="3"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="$(OutDir)/libboost_regex-vc71-mt-gd-1_32.lib"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory="Release"
|
|
|
|
IntermediateDirectory="Release"
|
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories="..\.."
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
TreatWChar_tAsBuiltInType="TRUE"
|
|
|
|
ForceConformanceInForLoopScope="TRUE"
|
|
|
|
RuntimeTypeInfo="TRUE"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
|
|
DebugInformationFormat="3"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
2005-01-25 12:25:37 +00:00
|
|
|
OutputFile="$(OutDir)/libboost_regex-vc71-mt-1_32.lib"/>
|
2005-01-22 15:39:12 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\c_regex_traits.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\c_regex_traits_common.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\cpp_regex_traits.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\cregex.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\fileiter.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\instances.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\posix_api.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\primary_transform.hpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\regex.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\regex_debug.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\regex_synch.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\w32_regex_traits.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\wide_posix_api.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\winstances.cpp">
|
|
|
|
</File>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|