Explorar el Código

Fixed Makefile.am

legacy
Benjamin ‘Touky’ Huet touky hace 13 años
padre
commit
e743eae5f7
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      test/Makefile.am

+ 2
- 2
test/Makefile.am Ver fichero

@@ -51,8 +51,8 @@ btphystest_SOURCES = BtPhysTest.cpp BtPhysTest.h \
Physics/Include/LolBtPhysicsIntegration.h Physics/Include/LolPhysics.h \
Physics/Src/EasyCharacterController.cpp Physics/Src/EasyConstraint.cpp \
Physics/Src/BulletCharacterController.cpp \
Physics/Include/EasyCharacterController.h Physics/Include/EasyConstraint.h
Physics/Src/BulletCharacterController.h \
Physics/Include/EasyCharacterController.h Physics/Include/EasyConstraint.h \
Physics/Src/BulletCharacterController.h
btphystest_CPPFLAGS = @LOL_CFLAGS@ @PIPI_CFLAGS@ -I$(top_builddir)/src/bullet \
-DHAVE_PHYS_USE_BULLET
btphystest_LDFLAGS = $(top_builddir)/src/liblol.a @LOL_LIBS@ @PIPI_LIBS@


Cargando…
Cancelar
Guardar