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

  1. <?xml version="1.0" encoding="windows-1251"?>
  2. <VisualStudioProject ProjectType="Visual C++" Version="9.00" Name="tbbmalloc_proxy" ProjectGUID="{02F61511-D5B6-46E6-B4BB-DEAA96E6BCC7}" RootNamespace="tbbmalloc_proxy" Keyword="Win32Proj" TargetFrameworkVersion="131072">
  3. <Platforms>
  4. <Platform Name="Win32"/>
  5. <Platform Name="x64"/>
  6. </Platforms>
  7. <ToolFiles>
  8. <DefaultToolFile FileName="masm.rules"/>
  9. </ToolFiles>
  10. <Configurations>
  11. <Configuration Name="Debug|Win32" OutputDirectory="$(SolutionDir)ia32\$(ConfigurationName)" IntermediateDirectory="$(SolutionDir)ia32\$(ConfigurationName)" ConfigurationType="2" CharacterSet="0">
  12. <Tool Name="VCPreBuildEventTool"/>
  13. <Tool Name="VCCustomBuildTool"/>
  14. <Tool Name="MASM"/>
  15. <Tool Name="VCXMLDataGeneratorTool"/>
  16. <Tool Name="VCWebServiceProxyGeneratorTool"/>
  17. <Tool Name="VCMIDLTool"/>
  18. <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"/>
  19. <Tool Name="VCManagedResourceCompilerTool"/>
  20. <Tool Name="VCResourceCompilerTool"/>
  21. <Tool Name="VCPreLinkEventTool"/>
  22. <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"/>
  23. <Tool Name="VCALinkTool"/>
  24. <Tool Name="VCManifestTool"/>
  25. <Tool Name="VCXDCMakeTool"/>
  26. <Tool Name="VCBscMakeTool"/>
  27. <Tool Name="VCFxCopTool"/>
  28. <Tool Name="VCAppVerifierTool"/>
  29. <Tool Name="VCPostBuildEventTool"/>
  30. </Configuration>
  31. <Configuration Name="Debug|x64" OutputDirectory="$(SolutionDir)intel64\$(ConfigurationName)" IntermediateDirectory="$(SolutionDir)intel64\$(ConfigurationName)" ConfigurationType="2" CharacterSet="0">
  32. <Tool Name="VCPreBuildEventTool"/>
  33. <Tool Name="VCCustomBuildTool"/>
  34. <Tool Name="MASM"/>
  35. <Tool Name="VCXMLDataGeneratorTool"/>
  36. <Tool Name="VCWebServiceProxyGeneratorTool"/>
  37. <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
  38. <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"/>
  39. <Tool Name="VCManagedResourceCompilerTool"/>
  40. <Tool Name="VCResourceCompilerTool"/>
  41. <Tool Name="VCPreLinkEventTool"/>
  42. <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"/>
  43. <Tool Name="VCALinkTool"/>
  44. <Tool Name="VCManifestTool"/>
  45. <Tool Name="VCXDCMakeTool"/>
  46. <Tool Name="VCBscMakeTool"/>
  47. <Tool Name="VCFxCopTool"/>
  48. <Tool Name="VCAppVerifierTool"/>
  49. <Tool Name="VCPostBuildEventTool"/>
  50. </Configuration>
  51. <Configuration Name="Release|Win32" OutputDirectory="$(SolutionDir)ia32\$(ConfigurationName)" IntermediateDirectory="$(SolutionDir)ia32\$(ConfigurationName)" ConfigurationType="2" CharacterSet="0" WholeProgramOptimization="1">
  52. <Tool Name="VCPreBuildEventTool"/>
  53. <Tool Name="VCCustomBuildTool"/>
  54. <Tool Name="MASM"/>
  55. <Tool Name="VCXMLDataGeneratorTool"/>
  56. <Tool Name="VCWebServiceProxyGeneratorTool"/>
  57. <Tool Name="VCMIDLTool"/>
  58. <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"/>
  59. <Tool Name="VCManagedResourceCompilerTool"/>
  60. <Tool Name="VCResourceCompilerTool"/>
  61. <Tool Name="VCPreLinkEventTool"/>
  62. <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"/>
  63. <Tool Name="VCALinkTool"/>
  64. <Tool Name="VCManifestTool"/>
  65. <Tool Name="VCXDCMakeTool"/>
  66. <Tool Name="VCBscMakeTool"/>
  67. <Tool Name="VCFxCopTool"/>
  68. <Tool Name="VCAppVerifierTool"/>
  69. <Tool Name="VCPostBuildEventTool"/>
  70. </Configuration>
  71. <Configuration Name="Release|x64" OutputDirectory="$(SolutionDir)intel64\$(ConfigurationName)" IntermediateDirectory="$(SolutionDir)intel64\$(ConfigurationName)" ConfigurationType="2" CharacterSet="0" WholeProgramOptimization="1">
  72. <Tool Name="VCPreBuildEventTool"/>
  73. <Tool Name="VCCustomBuildTool"/>
  74. <Tool Name="MASM"/>
  75. <Tool Name="VCXMLDataGeneratorTool"/>
  76. <Tool Name="VCWebServiceProxyGeneratorTool"/>
  77. <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
  78. <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"/>
  79. <Tool Name="VCManagedResourceCompilerTool"/>
  80. <Tool Name="VCResourceCompilerTool"/>
  81. <Tool Name="VCPreLinkEventTool"/>
  82. <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"/>
  83. <Tool Name="VCALinkTool"/>
  84. <Tool Name="VCManifestTool"/>
  85. <Tool Name="VCXDCMakeTool"/>
  86. <Tool Name="VCBscMakeTool"/>
  87. <Tool Name="VCFxCopTool"/>
  88. <Tool Name="VCAppVerifierTool"/>
  89. <Tool Name="VCPostBuildEventTool"/>
  90. </Configuration>
  91. <Configuration Name="Debug-MT|Win32" OutputDirectory="$(SolutionDir)ia32\$(ConfigurationName)" IntermediateDirectory="$(SolutionDir)ia32\$(ConfigurationName)" ConfigurationType="2" CharacterSet="0">
  92. <Tool Name="VCPreBuildEventTool"/>
  93. <Tool Name="VCCustomBuildTool"/>
  94. <Tool Name="MASM"/>
  95. <Tool Name="VCXMLDataGeneratorTool"/>
  96. <Tool Name="VCWebServiceProxyGeneratorTool"/>
  97. <Tool Name="VCMIDLTool"/>
  98. <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"/>
  99. <Tool Name="VCManagedResourceCompilerTool"/>
  100. <Tool Name="VCResourceCompilerTool"/>
  101. <Tool Name="VCPreLinkEventTool"/>
  102. <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"/>
  103. <Tool Name="VCALinkTool"/>
  104. <Tool Name="VCManifestTool"/>
  105. <Tool Name="VCXDCMakeTool"/>
  106. <Tool Name="VCBscMakeTool"/>
  107. <Tool Name="VCFxCopTool"/>
  108. <Tool Name="VCAppVerifierTool"/>
  109. <Tool Name="VCPostBuildEventTool"/>
  110. </Configuration>
  111. <Configuration Name="Debug-MT|x64" OutputDirectory="$(SolutionDir)intel64\$(ConfigurationName)" IntermediateDirectory="$(SolutionDir)intel64\$(ConfigurationName)" ConfigurationType="2" CharacterSet="0">
  112. <Tool Name="VCPreBuildEventTool"/>
  113. <Tool Name="VCCustomBuildTool"/>
  114. <Tool Name="MASM"/>
  115. <Tool Name="VCXMLDataGeneratorTool"/>
  116. <Tool Name="VCWebServiceProxyGeneratorTool"/>
  117. <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
  118. <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"/>
  119. <Tool Name="VCManagedResourceCompilerTool"/>
  120. <Tool Name="VCResourceCompilerTool"/>
  121. <Tool Name="VCPreLinkEventTool"/>
  122. <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"/>
  123. <Tool Name="VCALinkTool"/>
  124. <Tool Name="VCManifestTool"/>
  125. <Tool Name="VCXDCMakeTool"/>
  126. <Tool Name="VCBscMakeTool"/>
  127. <Tool Name="VCFxCopTool"/>
  128. <Tool Name="VCAppVerifierTool"/>
  129. <Tool Name="VCPostBuildEventTool"/>
  130. </Configuration>
  131. <Configuration Name="Release-MT|Win32" OutputDirectory="$(SolutionDir)ia32\$(ConfigurationName)" IntermediateDirectory="$(SolutionDir)ia32\$(ConfigurationName)" ConfigurationType="2" CharacterSet="0" WholeProgramOptimization="1">
  132. <Tool Name="VCPreBuildEventTool"/>
  133. <Tool Name="VCCustomBuildTool"/>
  134. <Tool Name="MASM"/>
  135. <Tool Name="VCXMLDataGeneratorTool"/>
  136. <Tool Name="VCWebServiceProxyGeneratorTool"/>
  137. <Tool Name="VCMIDLTool"/>
  138. <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"/>
  139. <Tool Name="VCManagedResourceCompilerTool"/>
  140. <Tool Name="VCResourceCompilerTool"/>
  141. <Tool Name="VCPreLinkEventTool"/>
  142. <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"/>
  143. <Tool Name="VCALinkTool"/>
  144. <Tool Name="VCManifestTool"/>
  145. <Tool Name="VCXDCMakeTool"/>
  146. <Tool Name="VCBscMakeTool"/>
  147. <Tool Name="VCFxCopTool"/>
  148. <Tool Name="VCAppVerifierTool"/>
  149. <Tool Name="VCPostBuildEventTool"/>
  150. </Configuration>
  151. <Configuration Name="Release-MT|x64" OutputDirectory="$(SolutionDir)intel64\$(ConfigurationName)" IntermediateDirectory="$(SolutionDir)intel64\$(ConfigurationName)" ConfigurationType="2" CharacterSet="0" WholeProgramOptimization="1">
  152. <Tool Name="VCPreBuildEventTool"/>
  153. <Tool Name="VCCustomBuildTool"/>
  154. <Tool Name="MASM"/>
  155. <Tool Name="VCXMLDataGeneratorTool"/>
  156. <Tool Name="VCWebServiceProxyGeneratorTool"/>
  157. <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
  158. <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"/>
  159. <Tool Name="VCManagedResourceCompilerTool"/>
  160. <Tool Name="VCResourceCompilerTool"/>
  161. <Tool Name="VCPreLinkEventTool"/>
  162. <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"/>
  163. <Tool Name="VCALinkTool"/>
  164. <Tool Name="VCManifestTool"/>
  165. <Tool Name="VCXDCMakeTool"/>
  166. <Tool Name="VCBscMakeTool"/>
  167. <Tool Name="VCFxCopTool"/>
  168. <Tool Name="VCAppVerifierTool"/>
  169. <Tool Name="VCPostBuildEventTool"/>
  170. </Configuration>
  171. </Configurations>
  172. <References>
  173. </References>
  174. <Files>
  175. <Filter Name="Source Files" Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
  176. <File RelativePath="..\..\src\tbbmalloc\proxy.cpp"/><File RelativePath="..\..\src\tbbmalloc\tbb_function_replacement.cpp"/></Filter>
  177. <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
  178. <File RelativePath="..\..\src\tbbmalloc\tbb_function_replacement.h">
  179. </File>
  180. <File RelativePath="..\..\include\tbb\tbbmalloc_proxy.h">
  181. </File>
  182. </Filter>
  183. <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}">
  184. <File RelativePath="..\..\src\tbbmalloc\tbbmalloc.rc">
  185. <FileConfiguration Name="Debug|Win32">
  186. <Tool Name="VCResourceCompilerTool" AdditionalOptions="/I../../src /I../../include /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400"/>
  187. </FileConfiguration>
  188. <FileConfiguration Name="Debug|x64">
  189. <Tool Name="VCResourceCompilerTool" AdditionalOptions="/I../../src /I../../include /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400"/>
  190. </FileConfiguration>
  191. <FileConfiguration Name="Release|Win32">
  192. <Tool Name="VCResourceCompilerTool" AdditionalOptions="/I../../src /I../../include /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400"/>
  193. </FileConfiguration>
  194. <FileConfiguration Name="Release|x64">
  195. <Tool Name="VCResourceCompilerTool" AdditionalOptions="/I../../src /I../../include /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400"/>
  196. </FileConfiguration>
  197. <FileConfiguration Name="Debug-MT|Win32">
  198. <Tool Name="VCResourceCompilerTool" AdditionalOptions="/I../../src /I../../include /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400"/>
  199. </FileConfiguration>
  200. <FileConfiguration Name="Debug-MT|x64">
  201. <Tool Name="VCResourceCompilerTool" AdditionalOptions="/I../../src /I../../include /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400"/>
  202. </FileConfiguration>
  203. <FileConfiguration Name="Release-MT|Win32">
  204. <Tool Name="VCResourceCompilerTool" AdditionalOptions="/I../../src /I../../include /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400"/>
  205. </FileConfiguration>
  206. <FileConfiguration Name="Release-MT|x64">
  207. <Tool Name="VCResourceCompilerTool" AdditionalOptions="/I../../src /I../../include /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400"/>
  208. </FileConfiguration>
  209. </File>
  210. </Filter>
  211. </Files>
  212. <Globals>
  213. </Globals>
  214. </VisualStudioProject>