Subversion Repositories gelsvn

Rev

Rev 145 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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