Changeset 1754
- Timestamp:
- Aug 16, 2012, 12:41:17 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/Makefile.am
r1684 r1754 48 48 49 49 btphystest_SOURCES = BtPhysTest.cpp BtPhysTest.h \ 50 Physics/EasyPhysics.cpp Physics/EasyPhysics.h \ 51 Physics/LolBtPhysicsIntegration.h Physics/LolPhysics.h 50 Physics/Src/EasyPhysics.cpp Physics/Include/EasyPhysics.h \ 51 Physics/Include/LolBtPhysicsIntegration.h Physics/Include/LolPhysics.h \ 52 Physics/Src/EasyCharacterController.cpp Physics/Src/EasyConstraint.cpp \ 53 Physics/Include/EasyCharacterController.h Physics/Include/EasyConstraint.h 52 54 btphystest_CPPFLAGS = @LOL_CFLAGS@ @PIPI_CFLAGS@ -I$(top_builddir)/src/bullet \ 53 55 -DHAVE_PHYS_USE_BULLET
Note: See TracChangeset
for help on using the changeset viewer.