mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 02:49:46 +00:00
We do not use the provided MSVC proj files
This commit is contained in:
parent
7d558d3e2a
commit
3611d90ffe
3
3rdparty/boost/extract.sh
vendored
3
3rdparty/boost/extract.sh
vendored
@ -38,6 +38,9 @@ bcp --boost=$1 \
|
||||
# work around bcp pulling in too much:
|
||||
rm -rf needed/boost/typeof
|
||||
|
||||
# we do not use the provided MSVC project files
|
||||
find needed -name '*.vcpro*' | xargs rm
|
||||
|
||||
find boost -name \*.hpp | xargs rm
|
||||
find libs -name \*.cpp | xargs rm
|
||||
|
||||
|
150
3rdparty/boost/libs/regex/regex.vcproj
vendored
150
3rdparty/boost/libs/regex/regex.vcproj
vendored
@ -1,150 +0,0 @@
|
||||
<?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"
|
||||
OutputFile="$(OutDir)/libboost_regex-vc71-mt-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>
|
||||
</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>
|
187
3rdparty/boost/libs/signals/signals.vcproj
vendored
187
3rdparty/boost/libs/signals/signals.vcproj
vendored
@ -1,187 +0,0 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="libboost_signals"
|
||||
ProjectGUID="{3BF0EC29-8B64-460F-AE0A-96794D38088D}"
|
||||
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_signals-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"
|
||||
OutputFile="$(OutDir)/libboost_signals-vc71-mt-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>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="detail"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\..\boost\signals\detail\config.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\boost\signals\detail\named_slot_map.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\boost\signals\detail\signal_base.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\boost\signals\detail\signals_common.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\boost\signals\detail\slot_call_iterator.hpp">
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath=".\src\connection.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\boost\signals\connection.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\named_slot_map.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\boost\signals\signal0.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\boost\signals\signal1.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\boost\signals\signal10.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\boost\signals\signal2.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\boost\signals\signal3.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\boost\signals\signal4.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\boost\signals\signal5.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\boost\signals\signal6.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\boost\signals\signal7.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\boost\signals\signal8.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\boost\signals\signal9.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\signal_base.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\boost\signals\signal_template.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\slot.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\boost\signals\slot.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\trackable.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\boost\signals\trackable.hpp">
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
Loading…
Reference in New Issue
Block a user