1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-04 13:13:25 +03:00

0022980: Fixed Standard_Atomic.hxx

Standard_Atomic, prefer gcc built-ins rather than WinAPI calls (revert previous change of order)
Raise compiler error if no implementation found for atomic operations.
Add new draw command for testing this bug
Fix for compilation with TBB disabled
Adding CSF_TBB_INCLUDES macro in edl files
Correction of *.edl files
Update of EXTERNLIB files with CSF_TBB
Adding EXTERNLIB file
This commit is contained in:
Roman Lygin
2012-12-18 22:35:43 +04:00
parent 5789daf94d
commit 1365140bb8
28 changed files with 211 additions and 99 deletions

View File

@@ -14,3 +14,4 @@ CSF_TclTkLibs
CSF_gdi32
CSF_advapi32
CSF_user32
CSF_TBB