restructure
This commit is contained in:
parent
029b052787
commit
d94b90caab
23 changed files with 6 additions and 32 deletions
11
engine/external/ode/config.h.in
vendored
Normal file
11
engine/external/ode/config.h.in
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
#ifndef _ODE_CONFIG_H_
|
||||
#define _ODE_CONFIG_H_
|
||||
#define dTRIMESH_ENABLED 1
|
||||
#define dTRIMESH_GIMPACT 1
|
||||
#define dOU_ENABLED 1
|
||||
#define dATOMICS_ENABLED 0
|
||||
#define dTLS_ENABLED 0
|
||||
#define dBUILTIN_THREADING_IMPL_ENABLED 0
|
||||
#define dTHREADING_INTF_DISABLED 1
|
||||
#include "typedefs.h"
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue