[10134] MaNGOS 0.16 release.
[getmangos.git] / dep / tbb / index.html
blobd35f392384dac92c73948bc2f61305622fa8aaa4
1 <HTML>
2 <BODY>
4 <H2>Overview</H2>
5 Top level directory for Threading Building Blocks (TBB).
6 <P>
7 To build TBB, use the <A HREF=Makefile>top-level Makefile</A>; see also the <A HREF=build/index.html#build>build directions</A>.
8 To port TBB to a new platform, operating system or architecture, see the <A HREF=build/index.html#port>porting directions</A>.
9 </P>
11 <H2>Files</H2>
12 <DL>
13 <DT><A HREF="Makefile">Makefile</A>
14 <DD>Top-level Makefile for TBB. See also the <A HREF=build/index.html#build>build directions</A>.
15 </DL>
17 <H2>Directories</H2>
18 <DL>
19 <DT><A HREF="doc/index.html">doc</A>
20 <DD>Documentation for the library.
21 <DT><A HREF="include/index.html">include</A>
22 <DD>Include files required for compiling code that uses the library.
23 <DT><A HREF="examples/index.html">examples</A>
24 <DD>Examples of how to use the library.
25 <DT><A HREF="src/index.html">src</A>
26 <DD>Source code for the library.
27 <DT><A HREF="build/index.html">build</A>
28 <DD>Internal Makefile infrastructure for TBB. Do not use directly; see the <A HREF=build/index.html#build>build directions</A>.
29 <DT><A HREF="ia32">ia32</A>, <A HREF="intel64">intel64</A>, <A HREF="ia64">ia64</A>
30 <DD>Platform-specific binary files for the library.
31 </DL>
33 <HR>
34 <p></p>
35 Copyright &copy; 2005-2009 Intel Corporation. All Rights Reserved.
36 <p></p>
37 Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are
38 registered trademarks or trademarks of Intel Corporation or its
39 subsidiaries in the United States and other countries.
40 <p></p>
41 * Other names and brands may be claimed as the property of others.
42 </BODY>
43 </HTML>