The following table describes typical subdirectories of an open source version of the library.
Include files |
include/tbb/*.h |
||||||||||||||||||||||||||||||||||
Source files |
src/ |
||||||||||||||||||||||||||||||||||
Documentation |
doc/ |
||||||||||||||||||||||||||||||||||
Environment scripts |
bin/*.{sh,csh,bat} |
||||||||||||||||||||||||||||||||||
Binaries |
lib/<arch>/<version>/<lib><variant>.{lib,so,dylib} bin /<arch> /<version> /<lib><variant> .{dll,pdb} where:
|
||||||||||||||||||||||||||||||||||
Examples |
examples\<class>\*\. |