* nicer visualition thanks to oussama :)
[hkl3d.git] / gui / OpenGL / Makefile.am
blob6a1d9d46bd9538c61a11ec8bb9c9372f3558a734
1 noinst_LIBRARIES = libbulletopenglsupport.a
3 libbulletopenglsupport_a_SOURCES = \
4         DemoApplication.cpp \
5         GLDebugDrawer.h \
6         GL_Simplex1to4.cpp \
7         GLDebugFont.cpp \
8         GLDebugFont.h \
9         GlutDemoApplication.cpp \
10         GlutDemoApplication.h \
11         GlutStuff.h \
12         DemoApplication.h \
13         GL_ShapeDrawer.cpp \
14         GL_Simplex1to4.h \
15         RenderTexture.cpp \
16         DebugCastResult.h \
17         GLDebugDrawer.cpp \
18         GL_ShapeDrawer.h \
19         GlutStuff.cpp \
20         RenderTexture.h
22 INCLUDES = \
23         -I$(top_srcdir)/hkl3d/bullet/src