Subversion Repositories gelsvn

Rev

Rev 110 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
110 jab 1
override SOURCEROOT	= ../..
2
PROGRAMS 		= trimesh_viewer
3
OWN_LIBS 		= IMeshUtil IMesh Geometry Graphics CGLA Util
4
LIBS				= -lglui ${ILLIBS} ${GLUTLIBS} ${GLLIBS} ${NUMERICS} -lexpat -lpthread 
5
 
6
include ${SOURCEROOT}/makefiles/application.mk