mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 01:37:00 +00:00
1099 lines
29 KiB
XML
1099 lines
29 KiB
XML
<?xml version="1.0" encoding="windows-1251"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="tbbmalloc"
|
|
ProjectGUID="{B15F131E-328A-4D42-ADC2-9FF4CA6306D8}"
|
|
RootNamespace="tbbmalloc"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
<DefaultToolFile
|
|
FileName="masm.rules"
|
|
/>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)"
|
|
IntermediateDirectory=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="MASM"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions=" /c /MDd /Od /Ob0 /Zi /EHs- /Zc:forScope /Zc:wchar_t /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /I../../src /I../../include /I../../src/tbbmalloc /I../../src/tbbmalloc"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject"
|
|
PreprocessorDefinitions=""
|
|
ExceptionHandling="0"
|
|
BasicRuntimeChecks="0"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="false"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4244;4267"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DEF:$(IntDir)\tbbmalloc.def"
|
|
OutputFile="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)\tbbmalloc_debug.dll"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)"
|
|
IntermediateDirectory=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="MASM"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions=" /c /MDd /Od /Ob0 /Zi /EHs- /Zc:forScope /Zc:wchar_t /DTBB_USE_DEBUG /GS- /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /I../../src /I../../include /I../../src/tbbmalloc /I../../src/tbbmalloc"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject"
|
|
ExceptionHandling="0"
|
|
BasicRuntimeChecks="0"
|
|
RuntimeLibrary="3"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="false"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4244;4267"
|
|
ShowIncludes="false"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/nologo /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DEF:$(IntDir)\tbbmalloc.def"
|
|
OutputFile="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)\tbbmalloc_debug.dll"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)"
|
|
IntermediateDirectory=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="MASM"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions=" /c /MD /O2 /Zi /EHs- /Zc:forScope /Zc:wchar_t /Oy /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /I../../src /I../../include /I../../src/tbbmalloc /I../../src/tbbmalloc"
|
|
AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject"
|
|
PreprocessorDefinitions=""
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="false"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4244;4267"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/nologo /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DEF:$(IntDir)\tbbmalloc.def"
|
|
OutputFile="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)\tbbmalloc.dll"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)"
|
|
IntermediateDirectory=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="MASM"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions=" /c /MD /O2 /Zi /EHs- /Zc:forScope /Zc:wchar_t /GS- /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /I../../src /I../../include /I../../src/tbbmalloc /I../../src/tbbmalloc"
|
|
AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject"
|
|
PreprocessorDefinitions=""
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="false"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4244;4267"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/nologo /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DEF:$(IntDir)\tbbmalloc.def"
|
|
OutputFile="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)\tbbmalloc.dll"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug_NoPCH|Win32"
|
|
OutputDirectory=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)"
|
|
IntermediateDirectory=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="MASM"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions=" /c /MDd /Od /Ob0 /Zi /EHs- /Zc:forScope /Zc:wchar_t /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /I../../src /I../../include /I../../src/tbbmalloc /I../../src/tbbmalloc"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject"
|
|
PreprocessorDefinitions=""
|
|
ExceptionHandling="0"
|
|
BasicRuntimeChecks="0"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="false"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4244;4267"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DEF:$(IntDir)\tbbmalloc.def"
|
|
OutputFile="..\..\dep\lib\$(PlatformName)_debug\tbbmalloc_debug.dll"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug_NoPCH|x64"
|
|
OutputDirectory=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)"
|
|
IntermediateDirectory=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="MASM"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions=" /c /MDd /Od /Ob0 /Zi /EHs- /Zc:forScope /Zc:wchar_t /DTBB_USE_DEBUG /GS- /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /I../../src /I../../include /I../../src/tbbmalloc /I../../src/tbbmalloc"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject"
|
|
ExceptionHandling="0"
|
|
BasicRuntimeChecks="0"
|
|
RuntimeLibrary="3"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="false"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4244;4267"
|
|
ShowIncludes="false"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/nologo /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DEF:$(IntDir)\tbbmalloc.def"
|
|
OutputFile="..\..\dep\lib\$(PlatformName)_debug\tbbmalloc_debug.dll"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbb\em64t-masm\atomic_support.asm"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="MASM"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="building atomic_support.obj"
|
|
CommandLine="ml64 /Fo"tbbmalloc__$(PlatformName)_$(ConfigurationName)\atomic_support.obj" /DUSE_FRAME_POINTER /DEM64T=1 /c /Zi ../../dep/tbb/src/tbb/intel64-masm/atomic_support.asm
"
|
|
Outputs="tbbmalloc__$(PlatformName)_$(ConfigurationName)\atomic_support.obj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="MASM"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="building atomic_support.obj"
|
|
CommandLine="ml64 /Fo"tbbmalloc__$(PlatformName)_$(ConfigurationName)\atomic_support.obj" /DEM64T=1 /c /Zi ../../dep/tbb/src/tbb/intel64-masm/atomic_support.asm
"
|
|
Outputs="tbbmalloc__$(PlatformName)_$(ConfigurationName)\atomic_support.obj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug_NoPCH|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="MASM"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug_NoPCH|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="building atomic_support.obj"
|
|
CommandLine="ml64 /Fo"tbbmalloc__$(PlatformName)_$(ConfigurationName)\atomic_support.obj" /DUSE_FRAME_POINTER /DEM64T=1 /c /Zi ../../dep/tbb/src/tbb/intel64-masm/atomic_support.asm
"
|
|
Outputs="tbbmalloc__$(PlatformName)_$(ConfigurationName)\atomic_support.obj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbb\ia32-masm\atomic_support.asm"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="MASM"
|
|
AdditionalOptions="/coff /Zi"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="MASM"
|
|
AdditionalOptions="/coff /Zi"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="MASM"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug_NoPCH|Win32"
|
|
>
|
|
<Tool
|
|
Name="MASM"
|
|
AdditionalOptions="/coff /Zi"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug_NoPCH|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="MASM"
|
|
AdditionalOptions="/coff /Zi"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbb\dynamic_link.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbb\itt_notify_proxy.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbb\ia32-masm\lock_byte.asm"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="MASM"
|
|
AdditionalOptions="/coff /Zi"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="MASM"
|
|
AdditionalOptions="/coff /Zi"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="MASM"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug_NoPCH|Win32"
|
|
>
|
|
<Tool
|
|
Name="MASM"
|
|
AdditionalOptions="/coff /Zi"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug_NoPCH|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="MASM"
|
|
AdditionalOptions="/coff /Zi"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbbmalloc\MemoryAllocator.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbb\tbb_misc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbbmalloc\tbbmalloc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbbmalloc\win32-tbbmalloc-export.def"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="generating tbbmalloc.def file"
|
|
CommandLine="cl /nologo /TC /EP ../../dep/tbb/src/tbbmalloc/win32-tbbmalloc-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)\tbbmalloc.def
"
|
|
Outputs=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)\tbbmalloc.def"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="generating tbb.def file"
|
|
CommandLine="cl /nologo /TC /EP ../../src/tbbmalloc/win32-tbbmalloc-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)\tbbmalloc.def
"
|
|
Outputs="$(IntDir)\tbbmalloc.def"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="generating tbbmalloc.def file"
|
|
CommandLine="cl /nologo /TC /EP ../../dep/tbb/src/tbbmalloc/win32-tbbmalloc-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)\tbbmalloc.def
"
|
|
Outputs=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)\tbbmalloc.def"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="generating tbb.def file"
|
|
CommandLine="cl /nologo /TC /EP ../../src/tbb/win32-tbb-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)\tbb.def
"
|
|
Outputs="$(IntDir)\tbb.def"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug_NoPCH|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="generating tbbmalloc.def file"
|
|
CommandLine="cl /nologo /TC /EP ../../dep/tbb/src/tbbmalloc/win32-tbbmalloc-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)\tbbmalloc.def
"
|
|
Outputs=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)\tbbmalloc.def"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug_NoPCH|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="generating tbb.def file"
|
|
CommandLine="cl /nologo /TC /EP ../../src/tbbmalloc/win32-tbbmalloc-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)\tbbmalloc.def
"
|
|
Outputs="$(IntDir)\tbbmalloc.def"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbbmalloc\win64-tbbmalloc-export.def"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="generating tbb.def file"
|
|
CommandLine="cl /nologo /TC /EP ../../src/tbb/win64-tbb-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)\tbb.def
"
|
|
Outputs="$(IntDir)\tbb.def"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="generating tbbmalloc.def file"
|
|
CommandLine="cl /nologo /TC /EP ../../dep/tbb/src/tbbmalloc/win64-tbbmalloc-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)\tbbmalloc.def
"
|
|
Outputs="..\..\bin\$(PlatformName)_$(ConfigurationName)\tbbmalloc.def"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="generating tbb.def file"
|
|
CommandLine="cl /nologo /TC /EP ../../src/tbb/win64-tbb-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)\tbb.def
"
|
|
Outputs="$(IntDir)\tbb.def"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="generating tbbmalloc.def file"
|
|
CommandLine="cl /nologo /TC /EP ../../dep/tbb/src/tbbmalloc/win64-tbbmalloc-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)\tbbmalloc.def
"
|
|
Outputs="..\..\bin\$(PlatformName)_$(ConfigurationName)\tbbmalloc.def"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug_NoPCH|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="generating tbb.def file"
|
|
CommandLine="cl /nologo /TC /EP ../../src/tbb/win64-tbb-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)\tbb.def
"
|
|
Outputs="$(IntDir)\tbb.def"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug_NoPCH|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="generating tbbmalloc.def file"
|
|
CommandLine="cl /nologo /TC /EP ../../dep/tbb/src/tbbmalloc/win64-tbbmalloc-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 >$(IntDir)\tbbmalloc.def
"
|
|
Outputs="..\..\bin\$(PlatformName)_$(ConfigurationName)\tbbmalloc.def"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\include\tbb\_tbb_windef.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\aligned_space.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\atomic.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\blocked_range.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\blocked_range2d.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\blocked_range3d.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\cache_aligned_allocator.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\concurrent_hash_map.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\concurrent_queue.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\concurrent_vector.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbbmalloc\Customize.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\enumerable_thread_specific.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbbmalloc\LifoQueue.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbbmalloc\MapMemory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\mutex.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\null_mutex.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\null_rw_mutex.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\parallel_do.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\parallel_for.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\parallel_reduce.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\parallel_scan.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\parallel_sort.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\parallel_while.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\partitioner.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\pipeline.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\queuing_mutex.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\queuing_rw_mutex.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\recursive_mutex.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\scalable_allocator.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\spin_mutex.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\spin_rw_mutex.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbbmalloc\Statistics.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\task.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\task_scheduler_init.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\task_scheduler_observer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\tbb_allocator.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\tbb_exception.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\tbb_machine.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\tbb_profiling.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\tbb_stddef.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\tbb_thread.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\tbbmalloc_proxy.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\tick_count.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbbmalloc\TypeDefinitions.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\machine\windows_em64t.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\machine\windows_ia32.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\machine\windows_ia32_inline.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbbmalloc\tbbmalloc.rc"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build\vsproject"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build\vsproject"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build\vsproject"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build\vsproject"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug_NoPCH|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build\vsproject"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug_NoPCH|x64"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build\vsproject"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|