[9624] varargs list (...) auto promote any float value to double and any less int...
[getmangos.git] / win / VC100 / tbbmalloc.vcxproj
blob27a84b024d34c49e63210f709b4e3bdc2767dd50
1 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2   <ItemGroup Label="ProjectConfigurations">
3     <ProjectConfiguration Include="Debug_NoPCH|Win32">
4       <Configuration>Debug_NoPCH</Configuration>
5       <Platform>Win32</Platform>
6     </ProjectConfiguration>
7     <ProjectConfiguration Include="Debug_NoPCH|Win32">
8       <Configuration>Debug_NoPCH</Configuration>
9       <Platform>Win32</Platform>
10     </ProjectConfiguration>
11     <ProjectConfiguration Include="Debug_NoPCH|x64">
12       <Configuration>Debug_NoPCH</Configuration>
13       <Platform>x64</Platform>
14     </ProjectConfiguration>
15     <ProjectConfiguration Include="Debug_NoPCH|x64">
16       <Configuration>Debug_NoPCH</Configuration>
17       <Platform>x64</Platform>
18     </ProjectConfiguration>
19     <ProjectConfiguration Include="Debug|Win32">
20       <Configuration>Debug</Configuration>
21       <Platform>Win32</Platform>
22     </ProjectConfiguration>
23     <ProjectConfiguration Include="Debug|Win32">
24       <Configuration>Debug</Configuration>
25       <Platform>Win32</Platform>
26     </ProjectConfiguration>
27     <ProjectConfiguration Include="Debug|x64">
28       <Configuration>Debug</Configuration>
29       <Platform>x64</Platform>
30     </ProjectConfiguration>
31     <ProjectConfiguration Include="Debug|x64">
32       <Configuration>Debug</Configuration>
33       <Platform>x64</Platform>
34     </ProjectConfiguration>
35     <ProjectConfiguration Include="Release|Win32">
36       <Configuration>Release</Configuration>
37       <Platform>Win32</Platform>
38     </ProjectConfiguration>
39     <ProjectConfiguration Include="Release|Win32">
40       <Configuration>Release</Configuration>
41       <Platform>Win32</Platform>
42     </ProjectConfiguration>
43     <ProjectConfiguration Include="Release|x64">
44       <Configuration>Release</Configuration>
45       <Platform>x64</Platform>
46     </ProjectConfiguration>
47     <ProjectConfiguration Include="Release|x64">
48       <Configuration>Release</Configuration>
49       <Platform>x64</Platform>
50     </ProjectConfiguration>
51   </ItemGroup>
52   <PropertyGroup Label="Globals">
53     <ProjectGUID>{B15F131E-328A-4D42-ADC2-9FF4CA6306D8}</ProjectGUID>
54     <RootNamespace>tbbmalloc</RootNamespace>
55     <Keyword>Win32Proj</Keyword>
56   </PropertyGroup>
57   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
58   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
59     <ConfigurationType>DynamicLibrary</ConfigurationType>
60     <CharacterSet>NotSet</CharacterSet>
61   </PropertyGroup>
62   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
63     <ConfigurationType>DynamicLibrary</ConfigurationType>
64     <CharacterSet>NotSet</CharacterSet>
65     <WholeProgramOptimization>true</WholeProgramOptimization>
66   </PropertyGroup>
67   <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug|X64'">
68     <ConfigurationType>DynamicLibrary</ConfigurationType>
69     <CharacterSet>NotSet</CharacterSet>
70   </PropertyGroup>
71   <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|X64'">
72     <ConfigurationType>DynamicLibrary</ConfigurationType>
73     <CharacterSet>NotSet</CharacterSet>
74     <WholeProgramOptimization>true</WholeProgramOptimization>
75   </PropertyGroup>
76   <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|Win32'">
77     <ConfigurationType>DynamicLibrary</ConfigurationType>
78     <CharacterSet>NotSet</CharacterSet>
79   </PropertyGroup>
80   <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|X64'">
81     <ConfigurationType>DynamicLibrary</ConfigurationType>
82     <CharacterSet>NotSet</CharacterSet>
83   </PropertyGroup>
84   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
85   <ImportGroup Label="ExtensionSettings">
86     <Import Project="$(VCTargetsPath)\BuildCustomizations\masm.props" />
87   </ImportGroup>
88   <ImportGroup Label="PropertySheets">
89     <Import Project="$(LocalAppData)\Microsoft\VisualStudio\10.0\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(LocalAppData)\Microsoft\VisualStudio\10.0\Microsoft.Cpp.$(Platform).user.props')" />
90   </ImportGroup>
91   <PropertyGroup Label="UserMacros" />
92   <PropertyGroup>
93     <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
94     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\dep\lib\$(Platform)_$(Configuration)\</OutDir>
95     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\tbbmalloc__$(Platform)_$(Configuration)\</IntDir>
96     <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">tbbmalloc_debug</TargetName>
97     <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.dll</TargetExt>
98     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</LinkIncremental>
99     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|X64'">..\..\dep\lib\$(Platform)_$(Configuration)\</OutDir>
100     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|X64'">.\tbbmalloc__$(Platform)_$(Configuration)\</IntDir>
101     <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|X64'">tbbmalloc_debug</TargetName>
102     <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|X64'">.dll</TargetExt>
103     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|X64'">false</LinkIncremental>
104     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\dep\lib\$(Platform)_$(Configuration)\</OutDir>
105     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\tbbmalloc__$(Platform)_$(Configuration)\</IntDir>
106     <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">tbbmalloc</TargetName>
107     <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.dll</TargetExt>
108     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
109     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|X64'">..\..\dep\lib\$(Platform)_$(Configuration)\</OutDir>
110     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|X64'">.\tbbmalloc__$(Platform)_$(Configuration)\</IntDir>
111     <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|X64'">tbbmalloc</TargetName>
112     <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|X64'">.dll</TargetExt>
113     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|X64'">false</LinkIncremental>
114     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|Win32'">..\..\dep\lib\$(Platform)_$(Configuration)\</OutDir>
115     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|Win32'">.\tbbmalloc__$(Platform)_$(Configuration)\</IntDir>
116     <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|Win32'">tbbmalloc_debug</TargetName>
117     <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|Win32'">.dll</TargetExt>
118     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|Win32'">false</LinkIncremental>
119     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|X64'">..\..\dep\lib\$(Platform)_$(Configuration)\</OutDir>
120     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|X64'">.\tbbmalloc__$(Platform)_$(Configuration)\</IntDir>
121     <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|X64'">tbbmalloc_debug</TargetName>
122     <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|X64'">.dll</TargetExt>
123     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|X64'">false</LinkIncremental>
124   </PropertyGroup>
125   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
126     <ClCompile>
127       <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 %(AdditionalOptions)</AdditionalOptions>
128       <Optimization>Disabled</Optimization>
129       <AdditionalIncludeDirectories>..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
130       <PreprocessorDefinitions>%(PreprocessorDefinitions)</PreprocessorDefinitions>
131       <MinimalRebuild>true</MinimalRebuild>
132       <ExceptionHandling>
133       </ExceptionHandling>
134       <BasicRuntimeChecks>
135       </BasicRuntimeChecks>
136       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
137       <PrecompiledHeader>
138       </PrecompiledHeader>
139       <WarningLevel>Level3</WarningLevel>
140       <SuppressStartupBanner>false</SuppressStartupBanner>
141       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
142       <DisableSpecificWarnings>4244;4267;%(DisableSpecificWarnings)</DisableSpecificWarnings>
143     </ClCompile>
144     <Link>
145       <AdditionalOptions>/DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO  /DEF:$(IntDir)tbbmalloc.def %(AdditionalOptions)</AdditionalOptions>
146       <GenerateDebugInformation>true</GenerateDebugInformation>
147       <SubSystem>Windows</SubSystem>
148       <TargetMachine>MachineX86</TargetMachine>
149     </Link>
150   </ItemDefinitionGroup>
151   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|X64'">
152     <Midl>
153       <TargetEnvironment>X64</TargetEnvironment>
154     </Midl>
155     <ClCompile>
156       <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 %(AdditionalOptions)</AdditionalOptions>
157       <Optimization>Disabled</Optimization>
158       <AdditionalIncludeDirectories>..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
159       <MinimalRebuild>false</MinimalRebuild>
160       <ExceptionHandling>
161       </ExceptionHandling>
162       <BasicRuntimeChecks>
163       </BasicRuntimeChecks>
164       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
165       <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
166       <PrecompiledHeader>
167       </PrecompiledHeader>
168       <WarningLevel>Level3</WarningLevel>
169       <SuppressStartupBanner>false</SuppressStartupBanner>
170       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
171       <DisableSpecificWarnings>4244;4267;%(DisableSpecificWarnings)</DisableSpecificWarnings>
172       <ShowIncludes>false</ShowIncludes>
173     </ClCompile>
174     <Link>
175       <AdditionalOptions>/nologo /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO  /DEF:$(IntDir)tbbmalloc.def %(AdditionalOptions)</AdditionalOptions>
176       <GenerateDebugInformation>true</GenerateDebugInformation>
177       <SubSystem>Windows</SubSystem>
178       <TargetMachine>MachineX64</TargetMachine>
179     </Link>
180   </ItemDefinitionGroup>
181   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
182     <ClCompile>
183       <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 %(AdditionalOptions)</AdditionalOptions>
184       <AdditionalIncludeDirectories>..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
185       <PreprocessorDefinitions>%(PreprocessorDefinitions)</PreprocessorDefinitions>
186       <ExceptionHandling>
187       </ExceptionHandling>
188       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
189       <PrecompiledHeader>
190       </PrecompiledHeader>
191       <WarningLevel>Level3</WarningLevel>
192       <SuppressStartupBanner>false</SuppressStartupBanner>
193       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
194       <DisableSpecificWarnings>4244;4267;%(DisableSpecificWarnings)</DisableSpecificWarnings>
195     </ClCompile>
196     <Link>
197       <AdditionalOptions>/nologo /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO  /DEF:$(IntDir)tbbmalloc.def %(AdditionalOptions)</AdditionalOptions>
198       <GenerateDebugInformation>true</GenerateDebugInformation>
199       <SubSystem>Windows</SubSystem>
200       <OptimizeReferences>true</OptimizeReferences>
201       <EnableCOMDATFolding>true</EnableCOMDATFolding>
202       <TargetMachine>MachineX86</TargetMachine>
203     </Link>
204   </ItemDefinitionGroup>
205   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|X64'">
206     <Midl>
207       <TargetEnvironment>X64</TargetEnvironment>
208     </Midl>
209     <ClCompile>
210       <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 %(AdditionalOptions)</AdditionalOptions>
211       <AdditionalIncludeDirectories>..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
212       <PreprocessorDefinitions>%(PreprocessorDefinitions)</PreprocessorDefinitions>
213       <ExceptionHandling>
214       </ExceptionHandling>
215       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
216       <PrecompiledHeader>
217       </PrecompiledHeader>
218       <WarningLevel>Level3</WarningLevel>
219       <SuppressStartupBanner>false</SuppressStartupBanner>
220       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
221       <DisableSpecificWarnings>4244;4267;%(DisableSpecificWarnings)</DisableSpecificWarnings>
222     </ClCompile>
223     <Link>
224       <AdditionalOptions>/nologo /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DEF:$(IntDir)tbbmalloc.def %(AdditionalOptions)</AdditionalOptions>
225       <GenerateDebugInformation>true</GenerateDebugInformation>
226       <SubSystem>Windows</SubSystem>
227       <OptimizeReferences>true</OptimizeReferences>
228       <EnableCOMDATFolding>true</EnableCOMDATFolding>
229       <TargetMachine>MachineX64</TargetMachine>
230     </Link>
231   </ItemDefinitionGroup>
232   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|Win32'">
233     <ClCompile>
234       <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 %(AdditionalOptions)</AdditionalOptions>
235       <Optimization>Disabled</Optimization>
236       <AdditionalIncludeDirectories>..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
237       <PreprocessorDefinitions>%(PreprocessorDefinitions)</PreprocessorDefinitions>
238       <MinimalRebuild>true</MinimalRebuild>
239       <ExceptionHandling>
240       </ExceptionHandling>
241       <BasicRuntimeChecks>
242       </BasicRuntimeChecks>
243       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
244       <PrecompiledHeader>
245       </PrecompiledHeader>
246       <WarningLevel>Level3</WarningLevel>
247       <SuppressStartupBanner>false</SuppressStartupBanner>
248       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
249       <DisableSpecificWarnings>4244;4267;%(DisableSpecificWarnings)</DisableSpecificWarnings>
250     </ClCompile>
251     <Link>
252       <AdditionalOptions>/DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO  /DEF:$(IntDir)tbbmalloc.def %(AdditionalOptions)</AdditionalOptions>
253       <GenerateDebugInformation>true</GenerateDebugInformation>
254       <SubSystem>Windows</SubSystem>
255       <TargetMachine>MachineX86</TargetMachine>
256     </Link>
257   </ItemDefinitionGroup>
258   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|X64'">
259     <Midl>
260       <TargetEnvironment>X64</TargetEnvironment>
261     </Midl>
262     <ClCompile>
263       <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 %(AdditionalOptions)</AdditionalOptions>
264       <Optimization>Disabled</Optimization>
265       <AdditionalIncludeDirectories>..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
266       <MinimalRebuild>false</MinimalRebuild>
267       <ExceptionHandling>
268       </ExceptionHandling>
269       <BasicRuntimeChecks>
270       </BasicRuntimeChecks>
271       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
272       <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
273       <PrecompiledHeader>
274       </PrecompiledHeader>
275       <WarningLevel>Level3</WarningLevel>
276       <SuppressStartupBanner>false</SuppressStartupBanner>
277       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
278       <DisableSpecificWarnings>4244;4267;%(DisableSpecificWarnings)</DisableSpecificWarnings>
279       <ShowIncludes>false</ShowIncludes>
280     </ClCompile>
281     <Link>
282       <AdditionalOptions>/nologo /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO  /DEF:$(IntDir)tbbmalloc.def %(AdditionalOptions)</AdditionalOptions>
283       <GenerateDebugInformation>true</GenerateDebugInformation>
284       <SubSystem>Windows</SubSystem>
285       <TargetMachine>MachineX64</TargetMachine>
286     </Link>
287   </ItemDefinitionGroup>
288   <ItemGroup>
289     <CustomBuild Include="..\..\dep\tbb\src\tbb\em64t-masm\atomic_support.asm">
290       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
291       <Message Condition="'$(Configuration)|$(Platform)'=='Debug|X64'">building atomic_support.obj</Message>
292       <Command Condition="'$(Configuration)|$(Platform)'=='Debug|X64'">ml64 /Fo"tbbmalloc__$(Platform)_$(Configuration)\atomic_support.obj" /DUSE_FRAME_POINTER /DEM64T=1 /c /Zi ../../dep/tbb/src/tbb/intel64-masm/atomic_support.asm
293 </Command>
294       <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|X64'">tbbmalloc__$(Platform)_$(Configuration)\atomic_support.obj;%(Outputs)</Outputs>
295       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
296       <Message Condition="'$(Configuration)|$(Platform)'=='Release|X64'">building atomic_support.obj</Message>
297       <Command Condition="'$(Configuration)|$(Platform)'=='Release|X64'">ml64 /Fo"tbbmalloc__$(Platform)_$(Configuration)\atomic_support.obj"  /DEM64T=1 /c /Zi ../../dep/tbb/src/tbb/intel64-masm/atomic_support.asm
298 </Command>
299       <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|X64'">tbbmalloc__$(Platform)_$(Configuration)\atomic_support.obj;%(Outputs)</Outputs>
300       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|Win32'">true</ExcludedFromBuild>
301       <Message Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|X64'">building atomic_support.obj</Message>
302       <Command Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|X64'">ml64 /Fo"tbbmalloc__$(Platform)_$(Configuration)\atomic_support.obj" /DUSE_FRAME_POINTER /DEM64T=1 /c /Zi ../../dep/tbb/src/tbb/intel64-masm/atomic_support.asm
303 </Command>
304       <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|X64'">tbbmalloc__$(Platform)_$(Configuration)\atomic_support.obj;%(Outputs)</Outputs>
305     </CustomBuild>
306   </ItemGroup>
307   <ItemGroup>
308     <MASM Include="..\..\dep\tbb\src\tbb\ia32-masm\atomic_support.asm">
309       <AdditionalOptions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">/coff /Zi</AdditionalOptions>
310       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|X64'">true</ExcludedFromBuild>
311       <AdditionalOptions Condition="'$(Configuration)|$(Platform)'=='Debug|X64'">/coff /Zi</AdditionalOptions>
312       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|X64'">true</ExcludedFromBuild>
313       <AdditionalOptions Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|Win32'">/coff /Zi</AdditionalOptions>
314       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|X64'">true</ExcludedFromBuild>
315       <AdditionalOptions Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|X64'">/coff /Zi</AdditionalOptions>
316     </MASM>
317     <MASM Include="..\..\dep\tbb\src\tbb\ia32-masm\lock_byte.asm">
318       <AdditionalOptions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">/coff /Zi</AdditionalOptions>
319       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|X64'">true</ExcludedFromBuild>
320       <AdditionalOptions Condition="'$(Configuration)|$(Platform)'=='Debug|X64'">/coff /Zi</AdditionalOptions>
321       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|X64'">true</ExcludedFromBuild>
322       <AdditionalOptions Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|Win32'">/coff /Zi</AdditionalOptions>
323       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|X64'">true</ExcludedFromBuild>
324       <AdditionalOptions Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|X64'">/coff /Zi</AdditionalOptions>
325     </MASM>
326   </ItemGroup>
327   <ItemGroup>
328     <CustomBuild Include="..\..\dep\tbb\src\tbbmalloc\win32-tbbmalloc-export.def">
329       <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">generating tbbmalloc.def file</Message>
330       <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">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 &gt;$(IntDir)tbbmalloc.def
331 </Command>
332       <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\tbbmalloc__$(Platform)_$(Configuration)\tbbmalloc.def;%(Outputs)</Outputs>
333       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|X64'">true</ExcludedFromBuild>
334       <Message Condition="'$(Configuration)|$(Platform)'=='Debug|X64'">generating tbb.def file</Message>
335       <Command Condition="'$(Configuration)|$(Platform)'=='Debug|X64'">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 &gt;$(IntDir)tbbmalloc.def
336 </Command>
337       <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|X64'">$(IntDir)tbbmalloc.def;%(Outputs)</Outputs>
338       <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">generating tbbmalloc.def file</Message>
339       <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">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 &gt;$(IntDir)tbbmalloc.def
340 </Command>
341       <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\tbbmalloc__$(Platform)_$(Configuration)\tbbmalloc.def;%(Outputs)</Outputs>
342       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|X64'">true</ExcludedFromBuild>
343       <Message Condition="'$(Configuration)|$(Platform)'=='Release|X64'">generating tbb.def file</Message>
344       <Command Condition="'$(Configuration)|$(Platform)'=='Release|X64'">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 &gt;$(IntDir)tbb.def
345 </Command>
346       <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|X64'">$(IntDir)tbb.def;%(Outputs)</Outputs>
347       <Message Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|Win32'">generating tbbmalloc.def file</Message>
348       <Command Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|Win32'">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 &gt;$(IntDir)tbbmalloc.def
349 </Command>
350       <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|Win32'">.\tbbmalloc__$(Platform)_$(Configuration)\tbbmalloc.def;%(Outputs)</Outputs>
351       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|X64'">true</ExcludedFromBuild>
352       <Message Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|X64'">generating tbb.def file</Message>
353       <Command Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|X64'">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 &gt;$(IntDir)tbbmalloc.def
354 </Command>
355       <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|X64'">$(IntDir)tbbmalloc.def;%(Outputs)</Outputs>
356     </CustomBuild>
357   </ItemGroup>
358   <ItemGroup>
359     <CustomBuild Include="..\..\dep\tbb\src\tbbmalloc\win64-tbbmalloc-export.def">
360       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
361       <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">generating tbb.def file</Message>
362       <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">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 &gt;$(IntDir)tbb.def
363 </Command>
364       <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(IntDir)tbb.def;%(Outputs)</Outputs>
365       <Message Condition="'$(Configuration)|$(Platform)'=='Debug|X64'">generating tbbmalloc.def file</Message>
366       <Command Condition="'$(Configuration)|$(Platform)'=='Debug|X64'">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 &gt;$(IntDir)tbbmalloc.def
367 </Command>
368       <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|X64'">..\..\bin\$(Platform)_$(Configuration)\tbbmalloc.def;%(Outputs)</Outputs>
369       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
370       <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">generating tbb.def file</Message>
371       <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">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 &gt;$(IntDir)tbb.def
372 </Command>
373       <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(IntDir)tbb.def;%(Outputs)</Outputs>
374       <Message Condition="'$(Configuration)|$(Platform)'=='Release|X64'">generating tbbmalloc.def file</Message>
375       <Command Condition="'$(Configuration)|$(Platform)'=='Release|X64'">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 &gt;$(IntDir)tbbmalloc.def
376 </Command>
377       <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|X64'">..\..\bin\$(Platform)_$(Configuration)\tbbmalloc.def;%(Outputs)</Outputs>
378       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|Win32'">true</ExcludedFromBuild>
379       <Message Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|Win32'">generating tbb.def file</Message>
380       <Command Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|Win32'">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 &gt;$(IntDir)tbb.def
381 </Command>
382       <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|Win32'">$(IntDir)tbb.def;%(Outputs)</Outputs>
383       <Message Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|X64'">generating tbbmalloc.def file</Message>
384       <Command Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|X64'">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 &gt;$(IntDir)tbbmalloc.def
385 </Command>
386       <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug_NoPCH|X64'">..\..\bin\$(Platform)_$(Configuration)\tbbmalloc.def;%(Outputs)</Outputs>
387     </CustomBuild>
388   </ItemGroup>
389   <ItemGroup>
390     <ClInclude Include="..\..\dep\tbb\src\tbbmalloc\Customize.h" />
391     <ClInclude Include="..\..\dep\tbb\src\tbbmalloc\LifoQueue.h" />
392     <ClInclude Include="..\..\dep\tbb\src\tbbmalloc\MapMemory.h" />
393     <ClInclude Include="..\..\dep\tbb\src\tbbmalloc\Statistics.h" />
394     <ClInclude Include="..\..\dep\tbb\src\tbbmalloc\TypeDefinitions.h" />
395     <ClInclude Include="..\..\include\tbb\aligned_space.h" />
396     <ClInclude Include="..\..\include\tbb\atomic.h" />
397     <ClInclude Include="..\..\include\tbb\blocked_range.h" />
398     <ClInclude Include="..\..\include\tbb\blocked_range2d.h" />
399     <ClInclude Include="..\..\include\tbb\blocked_range3d.h" />
400     <ClInclude Include="..\..\include\tbb\cache_aligned_allocator.h" />
401     <ClInclude Include="..\..\include\tbb\concurrent_hash_map.h" />
402     <ClInclude Include="..\..\include\tbb\concurrent_queue.h" />
403     <ClInclude Include="..\..\include\tbb\concurrent_vector.h" />
404     <ClInclude Include="..\..\include\tbb\enumerable_thread_specific.h" />
405     <ClInclude Include="..\..\include\tbb\machine\windows_em64t.h" />
406     <ClInclude Include="..\..\include\tbb\machine\windows_ia32.h" />
407     <ClInclude Include="..\..\include\tbb\machine\windows_ia32_inline.h" />
408     <ClInclude Include="..\..\include\tbb\mutex.h" />
409     <ClInclude Include="..\..\include\tbb\null_mutex.h" />
410     <ClInclude Include="..\..\include\tbb\null_rw_mutex.h" />
411     <ClInclude Include="..\..\include\tbb\parallel_do.h" />
412     <ClInclude Include="..\..\include\tbb\parallel_for.h" />
413     <ClInclude Include="..\..\include\tbb\parallel_reduce.h" />
414     <ClInclude Include="..\..\include\tbb\parallel_scan.h" />
415     <ClInclude Include="..\..\include\tbb\parallel_sort.h" />
416     <ClInclude Include="..\..\include\tbb\parallel_while.h" />
417     <ClInclude Include="..\..\include\tbb\partitioner.h" />
418     <ClInclude Include="..\..\include\tbb\pipeline.h" />
419     <ClInclude Include="..\..\include\tbb\queuing_mutex.h" />
420     <ClInclude Include="..\..\include\tbb\queuing_rw_mutex.h" />
421     <ClInclude Include="..\..\include\tbb\recursive_mutex.h" />
422     <ClInclude Include="..\..\include\tbb\scalable_allocator.h" />
423     <ClInclude Include="..\..\include\tbb\spin_mutex.h" />
424     <ClInclude Include="..\..\include\tbb\spin_rw_mutex.h" />
425     <ClInclude Include="..\..\include\tbb\task.h" />
426     <ClInclude Include="..\..\include\tbb\task_scheduler_init.h" />
427     <ClInclude Include="..\..\include\tbb\task_scheduler_observer.h" />
428     <ClInclude Include="..\..\include\tbb\tbbmalloc_proxy.h" />
429     <ClInclude Include="..\..\include\tbb\tbb_allocator.h" />
430     <ClInclude Include="..\..\include\tbb\tbb_exception.h" />
431     <ClInclude Include="..\..\include\tbb\tbb_machine.h" />
432     <ClInclude Include="..\..\include\tbb\tbb_profiling.h" />
433     <ClInclude Include="..\..\include\tbb\tbb_stddef.h" />
434     <ClInclude Include="..\..\include\tbb\tbb_thread.h" />
435     <ClInclude Include="..\..\include\tbb\tick_count.h" />
436     <ClInclude Include="..\..\include\tbb\_tbb_windef.h" />
437   </ItemGroup>
438   <ItemGroup>
439     <ClCompile Include="..\..\dep\tbb\src\tbbmalloc\MemoryAllocator.cpp" />
440     <ClCompile Include="..\..\dep\tbb\src\tbbmalloc\tbbmalloc.cpp" />
441     <ClCompile Include="..\..\dep\tbb\src\tbb\dynamic_link.cpp" />
442     <ClCompile Include="..\..\dep\tbb\src\tbb\itt_notify_proxy.c" />
443     <ClCompile Include="..\..\dep\tbb\src\tbb\tbb_misc.cpp" />
444   </ItemGroup>
445   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
446   <ImportGroup Label="ExtensionTargets">
447     <Import Project="$(VCTargetsPath)\BuildCustomizations\masm.targets" />
448   </ImportGroup>
449 </Project>