Skip to content

Commit fcda075

Browse files
committed
Update visual studio.
1 parent af3fa6d commit fcda075

File tree

10 files changed

+1711
-1749
lines changed

10 files changed

+1711
-1749
lines changed

src/tbb/build/vs2010/index.html

Lines changed: 0 additions & 30 deletions
This file was deleted.

src/tbb/build/vs2010/tbb.vcxproj

Lines changed: 0 additions & 712 deletions
This file was deleted.

src/tbb/build/vs2010/tbbmalloc.vcxproj

Lines changed: 0 additions & 584 deletions
This file was deleted.

src/tbb/build/vs2010/tbbmalloc_proxy.vcxproj

Lines changed: 0 additions & 421 deletions
This file was deleted.

src/tbb/build/vs2012/index.html

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
<HTML>
2+
<BODY>
3+
4+
<H2>Overview</H2>
5+
This directory contains the Visual Studio* 2012 solution to build Intel&reg; Threading Building Blocks.
6+
7+
8+
<H2>Files</H2>
9+
<DL>
10+
<DT><A HREF="makefile.sln">makefile.sln</A>
11+
<DD>Solution file.</DD>
12+
<DT><A HREF="tbb.vcxproj">tbb.vcxproj</A>
13+
<DD>Library project file.</DD>
14+
<DT><A HREF="tbbmalloc.vcxproj">tbbmalloc.vcxproj</A>
15+
<DD>Scalable allocator library project file.</DD>
16+
<DT><A HREF="tbbmalloc_proxy.vcxproj">tbbmalloc_proxy.vcxproj</A>
17+
<DD>Standard allocator replacement project file. </DD>
18+
</DL>
19+
20+
<HR>
21+
<A HREF="../index.html">Up to parent directory</A>
22+
<P></P>
23+
Copyright &copy; 2017 Intel Corporation. All Rights Reserved.
24+
<P></P>
25+
Intel and the Intel logo are trademarks of Intel Corporation
26+
or its subsidiaries in the U.S. and/or other countries.
27+
<p></p>
28+
* Other names and brands may be claimed as the property of others.
29+
</BODY>
30+
</HTML>
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Microsoft Visual Studio Solution File, Format Version 11.00
2-
# Visual Studio 2010
1+
Microsoft Visual Studio Solution File, Format Version 12.00
2+
# Visual Studio 2012
33
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8898CE0B-0BFB-45AE-AA71-83735ED2510D}"
44
ProjectSection(SolutionItems) = preProject
55
index.html = index.html

src/tbb/build/vs2012/tbb.vcxproj

Lines changed: 696 additions & 0 deletions
Large diffs are not rendered by default.

src/tbb/build/vs2012/tbbmalloc.vcxproj

Lines changed: 558 additions & 0 deletions
Large diffs are not rendered by default.

src/tbb/build/vs2012/tbbmalloc_proxy.vcxproj

Lines changed: 425 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)