瀏覽代碼

Fixed Makefile.am

legacy
Benjamin ‘Touky’ Huet touky 12 年之前
父節點
當前提交
e743eae5f7
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      test/Makefile.am

+ 2
- 2
test/Makefile.am 查看文件

@@ -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@


Loading…
取消
儲存