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.

30 lines
974 B

  1. <HTML>
  2. <BODY>
  3. <H2>Overview</H2>
  4. This directory contains the visual studio* 2008 solution to build Intel&reg Threading Building Blocks.
  5. <H2>Files</H2>
  6. <DL>
  7. <DT><A HREF="makefile.sln">makefile.sln</A>
  8. <DD>Solution file.
  9. <DT><A HREF="tbb.vcproj">tbb.vcproj</A>
  10. <DD>Library project file.
  11. <DT><A HREF="tbbmalloc.vcproj">tbbmalloc.vcproj</A>
  12. <DD>Scalable allocator library project file. Allocator sources are expected to be located in <A HREF="../../src/tbbmalloc">../../src/tbbmalloc</A> folder.
  13. <DT><A HREF="tbbmalloc_proxy.vcproj">tbbmalloc_proxy.vcproj</A>
  14. <DD>Standard allocator replacement project file.
  15. </DL>
  16. <HR>
  17. <A HREF="../index.html">Up to parent directory</A>
  18. <P></P>
  19. Copyright &copy; 2005-2013 Intel Corporation. All Rights Reserved.
  20. <P></P>
  21. Intel is a registered trademark or trademark of Intel Corporation
  22. or its subsidiaries in the United States and other countries.
  23. <p></p>
  24. * Other names and brands may be claimed as the property of others.
  25. </BODY>
  26. </HTML>