mirror of
https://github.com/bulletphysics/bullet3
synced 2025-01-10 17:30:12 +00:00
added directory to Makefile.am, bumbed up version to 273
This commit is contained in:
parent
2a871176d4
commit
badd638901
@ -9,7 +9,7 @@ AC_PREREQ([2.54])
|
||||
#----------------------------------------------------------------------------
|
||||
AC_INIT(
|
||||
[bullet],
|
||||
[2.72],
|
||||
[2.73],
|
||||
[bullet@erwincoumans.com])
|
||||
AC_CANONICAL_HOST
|
||||
CS_PACKAGEINFO(
|
||||
|
@ -258,6 +258,8 @@ libbulletsoftbody_a_SOURCES = \
|
||||
BulletSoftBody/btSoftRigidDynamicsWorld.h \
|
||||
BulletSoftBody/btSoftBodyHelpers.h
|
||||
|
||||
|
||||
libbulletmultithreaded_a_CXXFLAGS = ${CXXFLAGS} -I./BulletMultiThreaded/vectormath/scalar/cpp
|
||||
libbulletmultithreaded_a_SOURCES =\
|
||||
BulletMultiThreaded/SpuCollisionObjectWrapper.cpp \
|
||||
BulletMultiThreaded/SpuSampleTask/SpuSampleTask.cpp \
|
||||
|
Loading…
Reference in New Issue
Block a user