[9134] MaNGOS 0.15 release.
[getmangos.git] / win / VC80 / tbbmalloc.vcproj
blob5847b37abf51bf3a8ec720a565d61df1f1db72b2
1 <?xml version="1.0" encoding="windows-1251"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="tbbmalloc"
6 ProjectGUID="{B15F131E-328A-4D42-ADC2-9FF4CA6306D8}"
7 RootNamespace="tbbmalloc"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 <Platform
15 Name="x64"
17 </Platforms>
18 <ToolFiles>
19 <DefaultToolFile
20 FileName="masm.rules"
22 </ToolFiles>
23 <Configurations>
24 <Configuration
25 Name="Debug|Win32"
26 OutputDirectory=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)"
27 IntermediateDirectory=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)"
28 ConfigurationType="2"
29 CharacterSet="0"
31 <Tool
32 Name="VCPreBuildEventTool"
34 <Tool
35 Name="VCCustomBuildTool"
37 <Tool
38 Name="MASM"
40 <Tool
41 Name="VCXMLDataGeneratorTool"
43 <Tool
44 Name="VCWebServiceProxyGeneratorTool"
46 <Tool
47 Name="VCMIDLTool"
49 <Tool
50 Name="VCCLCompilerTool"
51 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"
52 Optimization="0"
53 AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject"
54 PreprocessorDefinitions=""
55 ExceptionHandling="0"
56 BasicRuntimeChecks="0"
57 RuntimeLibrary="3"
58 UsePrecompiledHeader="0"
59 WarningLevel="3"
60 SuppressStartupBanner="false"
61 Detect64BitPortabilityProblems="false"
62 DebugInformationFormat="3"
63 DisableSpecificWarnings="4244;4267"
65 <Tool
66 Name="VCManagedResourceCompilerTool"
68 <Tool
69 Name="VCResourceCompilerTool"
71 <Tool
72 Name="VCPreLinkEventTool"
74 <Tool
75 Name="VCLinkerTool"
76 AdditionalOptions="/DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DEF:$(IntDir)\tbbmalloc.def"
77 OutputFile="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)\tbbmalloc_debug.dll"
78 LinkIncremental="1"
79 GenerateDebugInformation="true"
80 SubSystem="2"
81 TargetMachine="1"
83 <Tool
84 Name="VCALinkTool"
86 <Tool
87 Name="VCManifestTool"
89 <Tool
90 Name="VCXDCMakeTool"
92 <Tool
93 Name="VCBscMakeTool"
95 <Tool
96 Name="VCFxCopTool"
98 <Tool
99 Name="VCAppVerifierTool"
101 <Tool
102 Name="VCWebDeploymentTool"
104 <Tool
105 Name="VCPostBuildEventTool"
107 </Configuration>
108 <Configuration
109 Name="Debug|x64"
110 OutputDirectory=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)"
111 IntermediateDirectory=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)"
112 ConfigurationType="2"
113 CharacterSet="0"
115 <Tool
116 Name="VCPreBuildEventTool"
118 <Tool
119 Name="VCCustomBuildTool"
121 <Tool
122 Name="MASM"
124 <Tool
125 Name="VCXMLDataGeneratorTool"
127 <Tool
128 Name="VCWebServiceProxyGeneratorTool"
130 <Tool
131 Name="VCMIDLTool"
132 TargetEnvironment="3"
134 <Tool
135 Name="VCCLCompilerTool"
136 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"
137 Optimization="0"
138 AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject"
139 ExceptionHandling="0"
140 BasicRuntimeChecks="0"
141 RuntimeLibrary="3"
142 TreatWChar_tAsBuiltInType="true"
143 UsePrecompiledHeader="0"
144 WarningLevel="3"
145 SuppressStartupBanner="false"
146 Detect64BitPortabilityProblems="false"
147 DebugInformationFormat="3"
148 DisableSpecificWarnings="4244;4267"
149 ShowIncludes="false"
151 <Tool
152 Name="VCManagedResourceCompilerTool"
154 <Tool
155 Name="VCResourceCompilerTool"
157 <Tool
158 Name="VCPreLinkEventTool"
160 <Tool
161 Name="VCLinkerTool"
162 AdditionalOptions="/nologo /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DEF:$(IntDir)\tbbmalloc.def"
163 OutputFile="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)\tbbmalloc_debug.dll"
164 LinkIncremental="1"
165 GenerateDebugInformation="true"
166 SubSystem="2"
167 TargetMachine="17"
169 <Tool
170 Name="VCALinkTool"
172 <Tool
173 Name="VCManifestTool"
175 <Tool
176 Name="VCXDCMakeTool"
178 <Tool
179 Name="VCBscMakeTool"
181 <Tool
182 Name="VCFxCopTool"
184 <Tool
185 Name="VCAppVerifierTool"
187 <Tool
188 Name="VCWebDeploymentTool"
190 <Tool
191 Name="VCPostBuildEventTool"
193 </Configuration>
194 <Configuration
195 Name="Release|Win32"
196 OutputDirectory=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)"
197 IntermediateDirectory=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)"
198 ConfigurationType="2"
199 CharacterSet="0"
200 WholeProgramOptimization="1"
202 <Tool
203 Name="VCPreBuildEventTool"
205 <Tool
206 Name="VCCustomBuildTool"
208 <Tool
209 Name="MASM"
211 <Tool
212 Name="VCXMLDataGeneratorTool"
214 <Tool
215 Name="VCWebServiceProxyGeneratorTool"
217 <Tool
218 Name="VCMIDLTool"
220 <Tool
221 Name="VCCLCompilerTool"
222 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"
223 AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject"
224 PreprocessorDefinitions=""
225 ExceptionHandling="0"
226 RuntimeLibrary="2"
227 UsePrecompiledHeader="0"
228 WarningLevel="3"
229 SuppressStartupBanner="false"
230 Detect64BitPortabilityProblems="false"
231 DebugInformationFormat="3"
232 DisableSpecificWarnings="4244;4267"
234 <Tool
235 Name="VCManagedResourceCompilerTool"
237 <Tool
238 Name="VCResourceCompilerTool"
240 <Tool
241 Name="VCPreLinkEventTool"
243 <Tool
244 Name="VCLinkerTool"
245 AdditionalOptions="/nologo /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DEF:$(IntDir)\tbbmalloc.def"
246 OutputFile="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)\tbbmalloc.dll"
247 LinkIncremental="1"
248 GenerateDebugInformation="true"
249 SubSystem="2"
250 OptimizeReferences="2"
251 EnableCOMDATFolding="2"
252 TargetMachine="1"
254 <Tool
255 Name="VCALinkTool"
257 <Tool
258 Name="VCManifestTool"
260 <Tool
261 Name="VCXDCMakeTool"
263 <Tool
264 Name="VCBscMakeTool"
266 <Tool
267 Name="VCFxCopTool"
269 <Tool
270 Name="VCAppVerifierTool"
272 <Tool
273 Name="VCWebDeploymentTool"
275 <Tool
276 Name="VCPostBuildEventTool"
278 </Configuration>
279 <Configuration
280 Name="Release|x64"
281 OutputDirectory=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)"
282 IntermediateDirectory=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)"
283 ConfigurationType="2"
284 CharacterSet="0"
285 WholeProgramOptimization="1"
287 <Tool
288 Name="VCPreBuildEventTool"
290 <Tool
291 Name="VCCustomBuildTool"
293 <Tool
294 Name="MASM"
296 <Tool
297 Name="VCXMLDataGeneratorTool"
299 <Tool
300 Name="VCWebServiceProxyGeneratorTool"
302 <Tool
303 Name="VCMIDLTool"
304 TargetEnvironment="3"
306 <Tool
307 Name="VCCLCompilerTool"
308 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"
309 AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject"
310 PreprocessorDefinitions=""
311 ExceptionHandling="0"
312 RuntimeLibrary="2"
313 UsePrecompiledHeader="0"
314 WarningLevel="3"
315 SuppressStartupBanner="false"
316 Detect64BitPortabilityProblems="false"
317 DebugInformationFormat="3"
318 DisableSpecificWarnings="4244;4267"
320 <Tool
321 Name="VCManagedResourceCompilerTool"
323 <Tool
324 Name="VCResourceCompilerTool"
326 <Tool
327 Name="VCPreLinkEventTool"
329 <Tool
330 Name="VCLinkerTool"
331 AdditionalOptions="/nologo /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DEF:$(IntDir)\tbbmalloc.def"
332 OutputFile="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)\tbbmalloc.dll"
333 LinkIncremental="1"
334 GenerateDebugInformation="true"
335 SubSystem="2"
336 OptimizeReferences="2"
337 EnableCOMDATFolding="2"
338 TargetMachine="17"
340 <Tool
341 Name="VCALinkTool"
343 <Tool
344 Name="VCManifestTool"
346 <Tool
347 Name="VCXDCMakeTool"
349 <Tool
350 Name="VCBscMakeTool"
352 <Tool
353 Name="VCFxCopTool"
355 <Tool
356 Name="VCAppVerifierTool"
358 <Tool
359 Name="VCWebDeploymentTool"
361 <Tool
362 Name="VCPostBuildEventTool"
364 </Configuration>
365 <Configuration
366 Name="Debug_NoPCH|Win32"
367 OutputDirectory=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)"
368 IntermediateDirectory=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)"
369 ConfigurationType="2"
370 CharacterSet="0"
372 <Tool
373 Name="VCPreBuildEventTool"
375 <Tool
376 Name="VCCustomBuildTool"
378 <Tool
379 Name="MASM"
381 <Tool
382 Name="VCXMLDataGeneratorTool"
384 <Tool
385 Name="VCWebServiceProxyGeneratorTool"
387 <Tool
388 Name="VCMIDLTool"
390 <Tool
391 Name="VCCLCompilerTool"
392 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"
393 Optimization="0"
394 AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject"
395 PreprocessorDefinitions=""
396 ExceptionHandling="0"
397 BasicRuntimeChecks="0"
398 RuntimeLibrary="3"
399 UsePrecompiledHeader="0"
400 WarningLevel="3"
401 SuppressStartupBanner="false"
402 Detect64BitPortabilityProblems="false"
403 DebugInformationFormat="3"
404 DisableSpecificWarnings="4244;4267"
406 <Tool
407 Name="VCManagedResourceCompilerTool"
409 <Tool
410 Name="VCResourceCompilerTool"
412 <Tool
413 Name="VCPreLinkEventTool"
415 <Tool
416 Name="VCLinkerTool"
417 AdditionalOptions="/DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DEF:$(IntDir)\tbbmalloc.def"
418 OutputFile="..\..\dep\lib\$(PlatformName)_debug\tbbmalloc_debug.dll"
419 LinkIncremental="1"
420 GenerateDebugInformation="true"
421 SubSystem="2"
422 TargetMachine="1"
424 <Tool
425 Name="VCALinkTool"
427 <Tool
428 Name="VCManifestTool"
430 <Tool
431 Name="VCXDCMakeTool"
433 <Tool
434 Name="VCBscMakeTool"
436 <Tool
437 Name="VCFxCopTool"
439 <Tool
440 Name="VCAppVerifierTool"
442 <Tool
443 Name="VCWebDeploymentTool"
445 <Tool
446 Name="VCPostBuildEventTool"
448 </Configuration>
449 <Configuration
450 Name="Debug_NoPCH|x64"
451 OutputDirectory=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)"
452 IntermediateDirectory=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)"
453 ConfigurationType="2"
454 CharacterSet="0"
456 <Tool
457 Name="VCPreBuildEventTool"
459 <Tool
460 Name="VCCustomBuildTool"
462 <Tool
463 Name="MASM"
465 <Tool
466 Name="VCXMLDataGeneratorTool"
468 <Tool
469 Name="VCWebServiceProxyGeneratorTool"
471 <Tool
472 Name="VCMIDLTool"
473 TargetEnvironment="3"
475 <Tool
476 Name="VCCLCompilerTool"
477 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"
478 Optimization="0"
479 AdditionalIncludeDirectories="..\..\dep\tbb\include;..\..\dep\tbb\src;..\..\dep\tbb\build;..\..\dep\tbb\build\vsproject"
480 ExceptionHandling="0"
481 BasicRuntimeChecks="0"
482 RuntimeLibrary="3"
483 TreatWChar_tAsBuiltInType="true"
484 UsePrecompiledHeader="0"
485 WarningLevel="3"
486 SuppressStartupBanner="false"
487 Detect64BitPortabilityProblems="false"
488 DebugInformationFormat="3"
489 DisableSpecificWarnings="4244;4267"
490 ShowIncludes="false"
492 <Tool
493 Name="VCManagedResourceCompilerTool"
495 <Tool
496 Name="VCResourceCompilerTool"
498 <Tool
499 Name="VCPreLinkEventTool"
501 <Tool
502 Name="VCLinkerTool"
503 AdditionalOptions="/nologo /DLL /MAP /DEBUG /fixed:no /INCREMENTAL:NO /DEF:$(IntDir)\tbbmalloc.def"
504 OutputFile="..\..\dep\lib\$(PlatformName)_debug\tbbmalloc_debug.dll"
505 LinkIncremental="1"
506 GenerateDebugInformation="true"
507 SubSystem="2"
508 TargetMachine="17"
510 <Tool
511 Name="VCALinkTool"
513 <Tool
514 Name="VCManifestTool"
516 <Tool
517 Name="VCXDCMakeTool"
519 <Tool
520 Name="VCBscMakeTool"
522 <Tool
523 Name="VCFxCopTool"
525 <Tool
526 Name="VCAppVerifierTool"
528 <Tool
529 Name="VCWebDeploymentTool"
531 <Tool
532 Name="VCPostBuildEventTool"
534 </Configuration>
535 </Configurations>
536 <References>
537 </References>
538 <Files>
539 <Filter
540 Name="Source Files"
541 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
542 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
544 <File
545 RelativePath="..\..\dep\tbb\src\tbb\ia32-masm\atomic_support.asm"
547 <FileConfiguration
548 Name="Debug|Win32"
550 <Tool
551 Name="MASM"
552 AdditionalOptions="/coff /Zi"
554 </FileConfiguration>
555 <FileConfiguration
556 Name="Debug|x64"
557 ExcludedFromBuild="true"
559 <Tool
560 Name="MASM"
561 AdditionalOptions="/coff /Zi"
563 </FileConfiguration>
564 <FileConfiguration
565 Name="Release|x64"
566 ExcludedFromBuild="true"
568 <Tool
569 Name="MASM"
571 </FileConfiguration>
572 <FileConfiguration
573 Name="Debug_NoPCH|Win32"
575 <Tool
576 Name="MASM"
577 AdditionalOptions="/coff /Zi"
579 </FileConfiguration>
580 <FileConfiguration
581 Name="Debug_NoPCH|x64"
582 ExcludedFromBuild="true"
584 <Tool
585 Name="MASM"
586 AdditionalOptions="/coff /Zi"
588 </FileConfiguration>
589 </File>
590 <File
591 RelativePath="..\..\dep\tbb\src\tbb\em64t-masm\atomic_support.asm"
593 <FileConfiguration
594 Name="Debug|Win32"
595 ExcludedFromBuild="true"
597 <Tool
598 Name="MASM"
600 </FileConfiguration>
601 <FileConfiguration
602 Name="Debug|x64"
604 <Tool
605 Name="VCCustomBuildTool"
606 Description="building atomic_support.obj"
607 CommandLine="ml64 /Fo&quot;tbbmalloc__$(PlatformName)_$(ConfigurationName)\atomic_support.obj&quot; /DUSE_FRAME_POINTER /DEM64T=1 /c /Zi ../../dep/tbb/src/tbb/intel64-masm/atomic_support.asm&#x0D;&#x0A;"
608 Outputs="tbbmalloc__$(PlatformName)_$(ConfigurationName)\atomic_support.obj"
610 </FileConfiguration>
611 <FileConfiguration
612 Name="Release|Win32"
613 ExcludedFromBuild="true"
615 <Tool
616 Name="MASM"
618 </FileConfiguration>
619 <FileConfiguration
620 Name="Release|x64"
622 <Tool
623 Name="VCCustomBuildTool"
624 Description="building atomic_support.obj"
625 CommandLine="ml64 /Fo&quot;tbbmalloc__$(PlatformName)_$(ConfigurationName)\atomic_support.obj&quot; /DEM64T=1 /c /Zi ../../dep/tbb/src/tbb/intel64-masm/atomic_support.asm&#x0D;&#x0A;"
626 Outputs="tbbmalloc__$(PlatformName)_$(ConfigurationName)\atomic_support.obj"
628 </FileConfiguration>
629 <FileConfiguration
630 Name="Debug_NoPCH|Win32"
631 ExcludedFromBuild="true"
633 <Tool
634 Name="MASM"
636 </FileConfiguration>
637 <FileConfiguration
638 Name="Debug_NoPCH|x64"
640 <Tool
641 Name="VCCustomBuildTool"
642 Description="building atomic_support.obj"
643 CommandLine="ml64 /Fo&quot;tbbmalloc__$(PlatformName)_$(ConfigurationName)\atomic_support.obj&quot; /DUSE_FRAME_POINTER /DEM64T=1 /c /Zi ../../dep/tbb/src/tbb/intel64-masm/atomic_support.asm&#x0D;&#x0A;"
644 Outputs="tbbmalloc__$(PlatformName)_$(ConfigurationName)\atomic_support.obj"
646 </FileConfiguration>
647 </File>
648 <File
649 RelativePath="..\..\dep\tbb\src\tbb\dynamic_link.cpp"
651 </File>
652 <File
653 RelativePath="..\..\dep\tbb\src\tbb\itt_notify_proxy.c"
655 </File>
656 <File
657 RelativePath="..\..\dep\tbb\src\tbb\ia32-masm\lock_byte.asm"
659 <FileConfiguration
660 Name="Debug|Win32"
662 <Tool
663 Name="MASM"
664 AdditionalOptions="/coff /Zi"
666 </FileConfiguration>
667 <FileConfiguration
668 Name="Debug|x64"
669 ExcludedFromBuild="true"
671 <Tool
672 Name="MASM"
673 AdditionalOptions="/coff /Zi"
675 </FileConfiguration>
676 <FileConfiguration
677 Name="Release|x64"
678 ExcludedFromBuild="true"
680 <Tool
681 Name="MASM"
683 </FileConfiguration>
684 <FileConfiguration
685 Name="Debug_NoPCH|Win32"
687 <Tool
688 Name="MASM"
689 AdditionalOptions="/coff /Zi"
691 </FileConfiguration>
692 <FileConfiguration
693 Name="Debug_NoPCH|x64"
694 ExcludedFromBuild="true"
696 <Tool
697 Name="MASM"
698 AdditionalOptions="/coff /Zi"
700 </FileConfiguration>
701 </File>
702 <File
703 RelativePath="..\..\dep\tbb\src\tbbmalloc\MemoryAllocator.cpp"
705 </File>
706 <File
707 RelativePath="..\..\dep\tbb\src\tbb\tbb_misc.cpp"
709 </File>
710 <File
711 RelativePath="..\..\dep\tbb\src\tbbmalloc\tbbmalloc.cpp"
713 </File>
714 <File
715 RelativePath="..\..\dep\tbb\src\tbbmalloc\win32-tbbmalloc-export.def"
717 <FileConfiguration
718 Name="Debug|Win32"
720 <Tool
721 Name="VCCustomBuildTool"
722 Description="generating tbbmalloc.def file"
723 CommandLine="cl /nologo /TC /EP ../../dep/tbb/src/tbbmalloc/win32-tbbmalloc-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 &gt;$(IntDir)\tbbmalloc.def&#x0D;&#x0A;"
724 Outputs=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)\tbbmalloc.def"
726 </FileConfiguration>
727 <FileConfiguration
728 Name="Debug|x64"
729 ExcludedFromBuild="true"
731 <Tool
732 Name="VCCustomBuildTool"
733 Description="generating tbb.def file"
734 CommandLine="cl /nologo /TC /EP ../../src/tbbmalloc/win32-tbbmalloc-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 &gt;$(IntDir)\tbbmalloc.def&#x0D;&#x0A;"
735 Outputs="$(IntDir)\tbbmalloc.def"
737 </FileConfiguration>
738 <FileConfiguration
739 Name="Release|Win32"
741 <Tool
742 Name="VCCustomBuildTool"
743 Description="generating tbbmalloc.def file"
744 CommandLine="cl /nologo /TC /EP ../../dep/tbb/src/tbbmalloc/win32-tbbmalloc-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 &gt;$(IntDir)\tbbmalloc.def&#x0D;&#x0A;"
745 Outputs=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)\tbbmalloc.def"
747 </FileConfiguration>
748 <FileConfiguration
749 Name="Release|x64"
750 ExcludedFromBuild="true"
752 <Tool
753 Name="VCCustomBuildTool"
754 Description="generating tbb.def file"
755 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 &gt;$(IntDir)\tbb.def&#x0D;&#x0A;"
756 Outputs="$(IntDir)\tbb.def"
758 </FileConfiguration>
759 <FileConfiguration
760 Name="Debug_NoPCH|Win32"
762 <Tool
763 Name="VCCustomBuildTool"
764 Description="generating tbbmalloc.def file"
765 CommandLine="cl /nologo /TC /EP ../../dep/tbb/src/tbbmalloc/win32-tbbmalloc-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 &gt;$(IntDir)\tbbmalloc.def&#x0D;&#x0A;"
766 Outputs=".\tbbmalloc__$(PlatformName)_$(ConfigurationName)\tbbmalloc.def"
768 </FileConfiguration>
769 <FileConfiguration
770 Name="Debug_NoPCH|x64"
771 ExcludedFromBuild="true"
773 <Tool
774 Name="VCCustomBuildTool"
775 Description="generating tbb.def file"
776 CommandLine="cl /nologo /TC /EP ../../src/tbbmalloc/win32-tbbmalloc-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 &gt;$(IntDir)\tbbmalloc.def&#x0D;&#x0A;"
777 Outputs="$(IntDir)\tbbmalloc.def"
779 </FileConfiguration>
780 </File>
781 <File
782 RelativePath="..\..\dep\tbb\src\tbbmalloc\win64-tbbmalloc-export.def"
784 <FileConfiguration
785 Name="Debug|Win32"
786 ExcludedFromBuild="true"
788 <Tool
789 Name="VCCustomBuildTool"
790 Description="generating tbb.def file"
791 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 &gt;$(IntDir)\tbb.def&#x0D;&#x0A;"
792 Outputs="$(IntDir)\tbb.def"
794 </FileConfiguration>
795 <FileConfiguration
796 Name="Debug|x64"
798 <Tool
799 Name="VCCustomBuildTool"
800 Description="generating tbbmalloc.def file"
801 CommandLine="cl /nologo /TC /EP ../../dep/tbb/src/tbbmalloc/win64-tbbmalloc-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 &gt;$(IntDir)\tbbmalloc.def&#x0D;&#x0A;"
802 Outputs="..\..\bin\$(PlatformName)_$(ConfigurationName)\tbbmalloc.def"
804 </FileConfiguration>
805 <FileConfiguration
806 Name="Release|Win32"
807 ExcludedFromBuild="true"
809 <Tool
810 Name="VCCustomBuildTool"
811 Description="generating tbb.def file"
812 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 &gt;$(IntDir)\tbb.def&#x0D;&#x0A;"
813 Outputs="$(IntDir)\tbb.def"
815 </FileConfiguration>
816 <FileConfiguration
817 Name="Release|x64"
819 <Tool
820 Name="VCCustomBuildTool"
821 Description="generating tbbmalloc.def file"
822 CommandLine="cl /nologo /TC /EP ../../dep/tbb/src/tbbmalloc/win64-tbbmalloc-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 &gt;$(IntDir)\tbbmalloc.def&#x0D;&#x0A;"
823 Outputs="..\..\bin\$(PlatformName)_$(ConfigurationName)\tbbmalloc.def"
825 </FileConfiguration>
826 <FileConfiguration
827 Name="Debug_NoPCH|Win32"
828 ExcludedFromBuild="true"
830 <Tool
831 Name="VCCustomBuildTool"
832 Description="generating tbb.def file"
833 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 &gt;$(IntDir)\tbb.def&#x0D;&#x0A;"
834 Outputs="$(IntDir)\tbb.def"
836 </FileConfiguration>
837 <FileConfiguration
838 Name="Debug_NoPCH|x64"
840 <Tool
841 Name="VCCustomBuildTool"
842 Description="generating tbbmalloc.def file"
843 CommandLine="cl /nologo /TC /EP ../../dep/tbb/src/tbbmalloc/win64-tbbmalloc-export.def /DTBB_USE_DEBUG /DDO_ITT_NOTIFY /DUSE_WINTHREAD /D_CRT_SECURE_NO_DEPRECATE /D_WIN32_WINNT=0x0400 /D__TBB_BUILD=1 &gt;$(IntDir)\tbbmalloc.def&#x0D;&#x0A;"
844 Outputs="..\..\bin\$(PlatformName)_$(ConfigurationName)\tbbmalloc.def"
846 </FileConfiguration>
847 </File>
848 </Filter>
849 <Filter
850 Name="Header Files"
851 Filter="h;hpp;hxx;hm;inl;inc;xsd"
852 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
854 <File
855 RelativePath="..\..\include\tbb\_tbb_windef.h"
857 </File>
858 <File
859 RelativePath="..\..\include\tbb\aligned_space.h"
861 </File>
862 <File
863 RelativePath="..\..\include\tbb\atomic.h"
865 </File>
866 <File
867 RelativePath="..\..\include\tbb\blocked_range.h"
869 </File>
870 <File
871 RelativePath="..\..\include\tbb\blocked_range2d.h"
873 </File>
874 <File
875 RelativePath="..\..\include\tbb\blocked_range3d.h"
877 </File>
878 <File
879 RelativePath="..\..\include\tbb\cache_aligned_allocator.h"
881 </File>
882 <File
883 RelativePath="..\..\include\tbb\concurrent_hash_map.h"
885 </File>
886 <File
887 RelativePath="..\..\include\tbb\concurrent_queue.h"
889 </File>
890 <File
891 RelativePath="..\..\include\tbb\concurrent_vector.h"
893 </File>
894 <File
895 RelativePath="..\..\dep\tbb\src\tbbmalloc\Customize.h"
897 </File>
898 <File
899 RelativePath="..\..\include\tbb\enumerable_thread_specific.h"
901 </File>
902 <File
903 RelativePath="..\..\dep\tbb\src\tbbmalloc\LifoQueue.h"
905 </File>
906 <File
907 RelativePath="..\..\dep\tbb\src\tbbmalloc\MapMemory.h"
909 </File>
910 <File
911 RelativePath="..\..\include\tbb\mutex.h"
913 </File>
914 <File
915 RelativePath="..\..\include\tbb\null_mutex.h"
917 </File>
918 <File
919 RelativePath="..\..\include\tbb\null_rw_mutex.h"
921 </File>
922 <File
923 RelativePath="..\..\include\tbb\parallel_do.h"
925 </File>
926 <File
927 RelativePath="..\..\include\tbb\parallel_for.h"
929 </File>
930 <File
931 RelativePath="..\..\include\tbb\parallel_reduce.h"
933 </File>
934 <File
935 RelativePath="..\..\include\tbb\parallel_scan.h"
937 </File>
938 <File
939 RelativePath="..\..\include\tbb\parallel_sort.h"
941 </File>
942 <File
943 RelativePath="..\..\include\tbb\parallel_while.h"
945 </File>
946 <File
947 RelativePath="..\..\include\tbb\partitioner.h"
949 </File>
950 <File
951 RelativePath="..\..\include\tbb\pipeline.h"
953 </File>
954 <File
955 RelativePath="..\..\include\tbb\queuing_mutex.h"
957 </File>
958 <File
959 RelativePath="..\..\include\tbb\queuing_rw_mutex.h"
961 </File>
962 <File
963 RelativePath="..\..\include\tbb\recursive_mutex.h"
965 </File>
966 <File
967 RelativePath="..\..\include\tbb\scalable_allocator.h"
969 </File>
970 <File
971 RelativePath="..\..\include\tbb\spin_mutex.h"
973 </File>
974 <File
975 RelativePath="..\..\include\tbb\spin_rw_mutex.h"
977 </File>
978 <File
979 RelativePath="..\..\dep\tbb\src\tbbmalloc\Statistics.h"
981 </File>
982 <File
983 RelativePath="..\..\include\tbb\task.h"
985 </File>
986 <File
987 RelativePath="..\..\include\tbb\task_scheduler_init.h"
989 </File>
990 <File
991 RelativePath="..\..\include\tbb\task_scheduler_observer.h"
993 </File>
994 <File
995 RelativePath="..\..\include\tbb\tbb_allocator.h"
997 </File>
998 <File
999 RelativePath="..\..\include\tbb\tbb_exception.h"
1001 </File>
1002 <File
1003 RelativePath="..\..\include\tbb\tbb_machine.h"
1005 </File>
1006 <File
1007 RelativePath="..\..\include\tbb\tbb_profiling.h"
1009 </File>
1010 <File
1011 RelativePath="..\..\include\tbb\tbb_stddef.h"
1013 </File>
1014 <File
1015 RelativePath="..\..\include\tbb\tbb_thread.h"
1017 </File>
1018 <File
1019 RelativePath="..\..\include\tbb\tbbmalloc_proxy.h"
1021 </File>
1022 <File
1023 RelativePath="..\..\include\tbb\tick_count.h"
1025 </File>
1026 <File
1027 RelativePath="..\..\dep\tbb\src\tbbmalloc\TypeDefinitions.h"
1029 </File>
1030 <File
1031 RelativePath="..\..\include\tbb\machine\windows_em64t.h"
1033 </File>
1034 <File
1035 RelativePath="..\..\include\tbb\machine\windows_ia32.h"
1037 </File>
1038 <File
1039 RelativePath="..\..\include\tbb\machine\windows_ia32_inline.h"
1041 </File>
1042 </Filter>
1043 <Filter
1044 Name="Resource Files"
1045 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
1046 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
1048 <File
1049 RelativePath="..\..\dep\tbb\src\tbbmalloc\tbbmalloc.rc"
1051 </File>
1052 </Filter>
1053 </Files>
1054 <Globals>
1055 </Globals>
1056 </VisualStudioProject>