You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
214 lines
17 KiB
214 lines
17 KiB
<?xml version="1.0" encoding="windows-1251"?>
|
|
<VisualStudioProject ProjectType="Visual C++" Version="9.00" Name="tbbmalloc_proxy" ProjectGUID="{02F61511-D5B6-46E6-B4BB-DEAA96E6BCC7}" RootNamespace="tbbmalloc_proxy" Keyword="Win32Proj" TargetFrameworkVersion="131072">
|
|
<Platforms>
|
|
<Platform Name="Win32"/>
|
|
<Platform Name="x64"/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
<DefaultToolFile FileName="masm.rules"/>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration Name="Debug|Win32" OutputDirectory="$(SolutionDir)ia32\$(ConfigurationName)" IntermediateDirectory="$(SolutionDir)ia32\$(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 /D__TBB_LIB_NAME=tbb_debug.lib /DDO_ITT_NOTIFY /GS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0501 /W4 /D__TBBMALLOC_BUILD=1 /I../../src /I../../src/rml/include /I../../include /I../../src/tbbmalloc /I../../src/tbbmalloc" Optimization="0" AdditionalIncludeDirectories="." PreprocessorDefinitions="" MinimalRebuild="true" ExceptionHandling="1" BasicRuntimeChecks="0" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="4" DebugInformationFormat="3"/>
|
|
<Tool Name="VCManagedResourceCompilerTool"/>
|
|
<Tool Name="VCResourceCompilerTool"/>
|
|
<Tool Name="VCPreLinkEventTool"/>
|
|
<Tool Name="VCLinkerTool" AdditionalOptions="/DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO " OutputFile="$(OutDir)\tbbmalloc_proxy_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="$(SolutionDir)intel64\$(ConfigurationName)" IntermediateDirectory="$(SolutionDir)intel64\$(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 /D__TBB_LIB_NAME=tbb_debug.lib /DDO_ITT_NOTIFY /GS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0501 /W4 /D__TBBMALLOC_BUILD=1 /I../../src /I../../src/rml/include /I../../include /I../../src/tbbmalloc /I../../src/tbbmalloc" Optimization="0" AdditionalIncludeDirectories="." MinimalRebuild="false" ExceptionHandling="0" BasicRuntimeChecks="0" RuntimeLibrary="3" BufferSecurityCheck="false" TreatWChar_tAsBuiltInType="true" UsePrecompiledHeader="0" WarningLevel="4" 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" OutputFile="$(OutDir)\tbbmalloc_proxy_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="$(SolutionDir)ia32\$(ConfigurationName)" IntermediateDirectory="$(SolutionDir)ia32\$(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 /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0501 /W4 /D__TBBMALLOC_BUILD=1 /I../../src /I../../src/rml/include /I../../include /I../../src/tbbmalloc /I../../src/tbbmalloc" AdditionalIncludeDirectories="." PreprocessorDefinitions="" ExceptionHandling="0" RuntimeLibrary="2" UsePrecompiledHeader="0" WarningLevel="4" DebugInformationFormat="3"/>
|
|
<Tool Name="VCManagedResourceCompilerTool"/>
|
|
<Tool Name="VCResourceCompilerTool"/>
|
|
<Tool Name="VCPreLinkEventTool"/>
|
|
<Tool Name="VCLinkerTool" AdditionalOptions="/nologo /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO " OutputFile="$(OutDir)\tbbmalloc_proxy.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="$(SolutionDir)intel64\$(ConfigurationName)" IntermediateDirectory="$(SolutionDir)intel64\$(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__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0501 /W4 /D__TBBMALLOC_BUILD=1 /I../../src /I../../src/rml/include /I../../include /I../../src/tbbmalloc /I../../src/tbbmalloc" AdditionalIncludeDirectories="." PreprocessorDefinitions="" ExceptionHandling="0" RuntimeLibrary="2" BufferSecurityCheck="false" UsePrecompiledHeader="0" WarningLevel="4" DebugInformationFormat="3"/>
|
|
<Tool Name="VCManagedResourceCompilerTool"/>
|
|
<Tool Name="VCResourceCompilerTool"/>
|
|
<Tool Name="VCPreLinkEventTool"/>
|
|
<Tool Name="VCLinkerTool" AdditionalOptions="/nologo /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO" OutputFile="$(OutDir)\tbbmalloc_proxy.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-MT|Win32" OutputDirectory="$(SolutionDir)ia32\$(ConfigurationName)" IntermediateDirectory="$(SolutionDir)ia32\$(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 /MTd /Od /Ob0 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /DTBB_USE_DEBUG /D__TBB_LIB_NAME=tbb_debug.lib /DDO_ITT_NOTIFY /GS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0501 /W4 /D__TBBMALLOC_BUILD=1 /I../../src /I../../src/rml/include /I../../include /I../../src/tbbmalloc /I../../src/tbbmalloc" Optimization="0" AdditionalIncludeDirectories="." PreprocessorDefinitions="" MinimalRebuild="true" ExceptionHandling="1" BasicRuntimeChecks="0" RuntimeLibrary="1" UsePrecompiledHeader="0" WarningLevel="4" DebugInformationFormat="3"/>
|
|
<Tool Name="VCManagedResourceCompilerTool"/>
|
|
<Tool Name="VCResourceCompilerTool"/>
|
|
<Tool Name="VCPreLinkEventTool"/>
|
|
<Tool Name="VCLinkerTool" AdditionalOptions="/DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO " OutputFile="$(OutDir)\tbbmalloc_proxy_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-MT|x64" OutputDirectory="$(SolutionDir)intel64\$(ConfigurationName)" IntermediateDirectory="$(SolutionDir)intel64\$(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 /MTd /Od /Ob0 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /DTBB_USE_DEBUG /D__TBB_LIB_NAME=tbb_debug.lib /DDO_ITT_NOTIFY /GS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0501 /W4 /D__TBBMALLOC_BUILD=1 /I../../src /I../../src/rml/include /I../../include /I../../src/tbbmalloc /I../../src/tbbmalloc" Optimization="0" AdditionalIncludeDirectories="." MinimalRebuild="false" ExceptionHandling="0" BasicRuntimeChecks="0" RuntimeLibrary="1" BufferSecurityCheck="false" TreatWChar_tAsBuiltInType="true" UsePrecompiledHeader="0" WarningLevel="4" 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" OutputFile="$(OutDir)\tbbmalloc_proxy_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-MT|Win32" OutputDirectory="$(SolutionDir)ia32\$(ConfigurationName)" IntermediateDirectory="$(SolutionDir)ia32\$(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 /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0501 /W4 /D__TBBMALLOC_BUILD=1 /I../../src /I../../src/rml/include /I../../include /I../../src/tbbmalloc /I../../src/tbbmalloc" AdditionalIncludeDirectories="." PreprocessorDefinitions="" ExceptionHandling="0" RuntimeLibrary="0" UsePrecompiledHeader="0" WarningLevel="4" DebugInformationFormat="3"/>
|
|
<Tool Name="VCManagedResourceCompilerTool"/>
|
|
<Tool Name="VCResourceCompilerTool"/>
|
|
<Tool Name="VCPreLinkEventTool"/>
|
|
<Tool Name="VCLinkerTool" AdditionalOptions="/nologo /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO " OutputFile="$(OutDir)\tbbmalloc_proxy.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-MT|x64" OutputDirectory="$(SolutionDir)intel64\$(ConfigurationName)" IntermediateDirectory="$(SolutionDir)intel64\$(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 /MT /O2 /Zi /EHsc /GR /Zc:forScope /Zc:wchar_t /D__TBB_LIB_NAME=tbb.lib /DDO_ITT_NOTIFY /GS /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0501 /W4 /D__TBBMALLOC_BUILD=1 /I../../src /I../../src/rml/include /I../../include /I../../src/tbbmalloc /I../../src/tbbmalloc" AdditionalIncludeDirectories="." PreprocessorDefinitions="" ExceptionHandling="0" RuntimeLibrary="0" BufferSecurityCheck="false" UsePrecompiledHeader="0" WarningLevel="4" DebugInformationFormat="3"/>
|
|
<Tool Name="VCManagedResourceCompilerTool"/>
|
|
<Tool Name="VCResourceCompilerTool"/>
|
|
<Tool Name="VCPreLinkEventTool"/>
|
|
<Tool Name="VCLinkerTool" AdditionalOptions="/nologo /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO" OutputFile="$(OutDir)\tbbmalloc_proxy.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>
|
|
</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="..\..\src\tbbmalloc\proxy.cpp"/><File RelativePath="..\..\src\tbbmalloc\tbb_function_replacement.cpp"/></Filter>
|
|
<Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
|
<File RelativePath="..\..\src\tbbmalloc\tbb_function_replacement.h">
|
|
</File>
|
|
<File RelativePath="..\..\include\tbb\tbbmalloc_proxy.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="..\..\src\tbbmalloc\tbbmalloc.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"/>
|
|
</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"/>
|
|
</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"/>
|
|
</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"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Debug-MT|Win32">
|
|
<Tool Name="VCResourceCompilerTool" AdditionalOptions="/I../../src /I../../include /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Debug-MT|x64">
|
|
<Tool Name="VCResourceCompilerTool" AdditionalOptions="/I../../src /I../../include /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Release-MT|Win32">
|
|
<Tool Name="VCResourceCompilerTool" AdditionalOptions="/I../../src /I../../include /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Release-MT|x64">
|
|
<Tool Name="VCResourceCompilerTool" AdditionalOptions="/I../../src /I../../include /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|