Add libgimpact, libgimpactutils, libglui, libconvexdecomposition, soft body demo, all bullet demos to autotools build
This commit is contained in:
5
Demos/SoftDemo/Makefile.am
Normal file
5
Demos/SoftDemo/Makefile.am
Normal file
@@ -0,0 +1,5 @@
|
||||
noinst_PROGRAMS=SoftDemo
|
||||
|
||||
SoftDemo_SOURCES=SoftDemo.cpp SoftDemo.h main.cpp
|
||||
SoftDemo_CXXFLAGS=-I@top_builddir@/src -I@top_builddir@/Demos/OpenGL $(CXXFLAGS)
|
||||
SoftDemo_LDADD=-L../OpenGL -lbulletopenglsupport -L../../src -lbulletsoftbody -lbulletdynamics -lbulletcollision -lbulletmath @opengl_LIBS@
|
||||
Reference in New Issue
Block a user