mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 19:37:03 +00:00
1195 lines
31 KiB
XML
1195 lines
31 KiB
XML
<?xml version="1.0" encoding="windows-1251"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="tbb"
|
|
ProjectGUID="{F62787DD-1327-448B-9818-030062BCFAA5}"
|
|
RootNamespace="tbb"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
<DefaultToolFile
|
|
FileName="masm.rules"
|
|
/>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\tbb__$(PlatformName)_$(ConfigurationName)"
|
|
IntermediateDirectory=".\tbb__$(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 /EHsc /GR /Zc:forScope /Zc:wchar_t /DTBB_USE_DEBUG /DDO_ITT_ANNOTATE /D_USE_RTM_VERSION /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /W4 /I../../src /I../../include"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject;..\..\dep\tbb\src\rml\include"
|
|
PreprocessorDefinitions=""
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DEF:$(IntDir)\tbb.def"
|
|
OutputFile="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)\tbb_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=".\tbb__$(PlatformName)_$(ConfigurationName)"
|
|
IntermediateDirectory=".\tbb__$(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 /EHsc /GR /Zc:forScope /Zc:wchar_t /DTBB_USE_DEBUG /DDO_ITT_ANNOTATE /D_USE_RTM_VERSION /GS- /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /W4 /I../../src /I../../include"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject;..\..\dep\tbb\src\rml\include"
|
|
PreprocessorDefinitions=""
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
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)\tbb.def"
|
|
OutputFile="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)\tbb_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=".\tbb__$(PlatformName)_$(ConfigurationName)"
|
|
IntermediateDirectory=".\tbb__$(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 /EHsc /GR /Zc:forScope /Zc:wchar_t /Oy /D_USE_RTM_VERSION /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /W4 /I../../src /I../../include"
|
|
AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject;..\..\dep\tbb\src\rml\include"
|
|
PreprocessorDefinitions=""
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/nologo /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DEF:$(IntDir)\tbb.def"
|
|
OutputFile="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)\tbb.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=".\tbb__$(PlatformName)_$(ConfigurationName)"
|
|
IntermediateDirectory=".\tbb__$(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 /EHsc /GR /Zc:forScope /Zc:wchar_t /D_USE_RTM_VERSION /GS- /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /W4 /I../../src /I../../include"
|
|
AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject;..\..\dep\tbb\src\rml\include"
|
|
PreprocessorDefinitions=""
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/nologo /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DEF:$(IntDir)\tbb.def"
|
|
OutputFile="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)\tbb.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=".\tbb__$(PlatformName)_$(ConfigurationName)"
|
|
IntermediateDirectory=".\tbb__$(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 /EHsc /GR /Zc:forScope /Zc:wchar_t /DTBB_USE_DEBUG /DDO_ITT_ANNOTATE /D_USE_RTM_VERSION /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /W4 /I../../src /I../../include"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject;..\..\dep\tbb\src\rml\include"
|
|
PreprocessorDefinitions=""
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DEF:$(IntDir)\tbb.def"
|
|
OutputFile="..\..\dep\lib\$(PlatformName)_debug\tbb_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=".\tbb__$(PlatformName)_$(ConfigurationName)"
|
|
IntermediateDirectory=".\tbb__$(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 /EHsc /GR /Zc:forScope /Zc:wchar_t /DTBB_USE_DEBUG /DDO_ITT_ANNOTATE /D_USE_RTM_VERSION /GS- /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 /W4 /I../../src /I../../include"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject;..\..\dep\tbb\src\rml\include"
|
|
PreprocessorDefinitions=""
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
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)\tbb.def"
|
|
OutputFile="..\..\dep\lib\$(PlatformName)_debug\tbb_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\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\intel64-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"tbb__$(PlatformName)_$(ConfigurationName)\atomic_support.obj" /DUSE_FRAME_POINTER /DEM64T=1 /c /Zi ../../dep/tbb/src/tbb/intel64-masm/atomic_support.asm
"
|
|
Outputs="tbb__$(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"tbb__$(PlatformName)_$(ConfigurationName)\atomic_support.obj" /DEM64T=1 /c /Zi ../../dep/tbb/src/tbb/intel64-masm/atomic_support.asm
"
|
|
Outputs="tbb__$(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"tbb__$(PlatformName)_$(ConfigurationName)\atomic_support.obj" /DUSE_FRAME_POINTER /DEM64T=1 /c /Zi ../../dep/tbb/src/tbb/intel64-masm/atomic_support.asm
"
|
|
Outputs="tbb__$(PlatformName)_$(ConfigurationName)\atomic_support.obj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbb\cache_aligned_allocator.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbb\concurrent_hash_map.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbb\concurrent_queue.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\old\concurrent_queue_v2.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbb\concurrent_vector.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\old\concurrent_vector_v2.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbb\dynamic_link.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbb\itt_notify.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\tbb\mutex.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbb\pipeline.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbb\private_server.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbb\queuing_mutex.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbb\queuing_rw_mutex.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbb\recursive_mutex.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\rml\client\rml_tbb.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbb\spin_mutex.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbb\spin_rw_mutex.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\old\spin_rw_mutex_v2.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbb\task.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbb\tbb_misc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbb\tbb_thread.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbb\win32-tbb-export.def"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="generating tbb.def file"
|
|
CommandLine="cl /nologo /TC /EP ../../dep/tbb/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 /I../../dep/tbb/src /I../../dep/tbb/include >$(IntDir)\tbb.def
"
|
|
Outputs=".\tbb__$(PlatformName)_$(ConfigurationName)\tbb.def"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|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="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="generating tbb.def file"
|
|
CommandLine="cl /nologo /TC /EP ../../dep/tbb/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 /I../../dep/tbb/src /I../../dep/tbb/include >$(IntDir)\tbb.def
"
|
|
Outputs=".\tbb__$(PlatformName)_$(ConfigurationName)\tbb.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 tbb.def file"
|
|
CommandLine="cl /nologo /TC /EP ../../dep/tbb/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 /I../../dep/tbb/src /I../../dep/tbb/include >$(IntDir)\tbb.def
"
|
|
Outputs=".\tbb__$(PlatformName)_$(ConfigurationName)\tbb.def"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug_NoPCH|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>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbb\win64-tbb-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 tbb.def file"
|
|
CommandLine="cl /nologo /TC /EP ../../dep/tbb/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 /I../../dep/tbb/src /I../../dep/tbb/include >$(IntDir)\tbb.def
"
|
|
Outputs="..\..\bin\$(PlatformName)_$(ConfigurationName)\tbb.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 tbb.def file"
|
|
CommandLine="cl /nologo /TC /EP ../../dep/tbb/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 /I../../dep/tbb/src /I../../dep/tbb/include >$(IntDir)\tbb.def
"
|
|
Outputs="..\..\bin\$(PlatformName)_$(ConfigurationName)\tbb.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 tbb.def file"
|
|
CommandLine="cl /nologo /TC /EP ../../dep/tbb/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 /I../../dep/tbb/src /I../../dep/tbb/include >$(IntDir)\tbb.def
"
|
|
Outputs="..\..\bin\$(PlatformName)_$(ConfigurationName)\tbb.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="..\..\dep\tbb\src\old\concurrent_queue_v2.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\concurrent_vector.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\old\concurrent_vector_v2.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbb\dynamic_link.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\enumerable_thread_specific.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbb\gate.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\machine\ibm_aix51.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbb\itt_notify.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\machine\linux_common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\machine\linux_ia32.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\machine\linux_ia64.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\machine\linux_intel64.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\machine\mac_ppc.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\old\spin_rw_mutex_v2.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="..\..\dep\tbb\src\tbb\tbb_assert_impl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\tbb_exception.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\tbb_machine.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\dep\tbb\src\tbb\tbb_misc.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="..\..\dep\tbb\src\tbb\tbb_version.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\tbbmalloc_proxy.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\tick_count.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\machine\windows_ia32.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\tbb\machine\windows_intel64.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\tbb\tbb_resource.rc"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalOptions="/I../../src /I../../include /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400"
|
|
AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\build\vsproject"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalOptions="/I../../src /I../../include /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400"
|
|
AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\build\vsproject"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalOptions="/I../../src /I../../include /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400"
|
|
AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\build\vsproject"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalOptions="/I../../src /I../../include /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400"
|
|
AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\build\vsproject"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug_NoPCH|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalOptions="/I../../src /I../../include /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400"
|
|
AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\build\vsproject"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug_NoPCH|x64"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalOptions="/I../../src /I../../include /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400"
|
|
AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\build\vsproject"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|