Add posix thread backend to BulletMultiThreaded. Contributed by Enrico.

This commit is contained in:
john.mccutchan
2008-04-01 18:32:41 +00:00
parent 64df6edf39
commit ba27e0522b
13 changed files with 356 additions and 17 deletions

View File

@@ -16,6 +16,8 @@ ADD_LIBRARY(LibBulletMultiThreaded
Win32ThreadSupport.cpp
Win32ThreadSupport.h
PosixThreadSupport.cpp
PosixThreadSupport.h
SequentialThreadSupport.cpp
SequentialThreadSupport.h
SpuSampleTaskProcess.h