From: bugmaster Date: Thu, 16 Oct 2014 09:26:16 +0000 (+0400) Subject: Adding dependencies from tbb X-Git-Tag: V6_8_0~108 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=2c2cebb3f7ec11fda932630a0a7643ce5107766c;p=occt-copy.git Adding dependencies from tbb --- diff --git a/src/TKBO/EXTERNLIB b/src/TKBO/EXTERNLIB index 7e5ed3673d..e19e2b474b 100755 --- a/src/TKBO/EXTERNLIB +++ b/src/TKBO/EXTERNLIB @@ -6,4 +6,5 @@ TKG2d TKG3d TKGeomAlgo TKGeomBase -TKPrim \ No newline at end of file +TKPrim +CSF_TBB \ No newline at end of file diff --git a/src/TKMath/EXTERNLIB b/src/TKMath/EXTERNLIB index 58c24f0d95..799bf4ad2c 100755 --- a/src/TKMath/EXTERNLIB +++ b/src/TKMath/EXTERNLIB @@ -1 +1,2 @@ TKernel +CSF_TBB \ No newline at end of file