Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
override SOURCEROOT = ../..
PROGRAMS = trimeshtest
OWN_LIBS = IMesh Graphics IMeshUtil Util CGLA
CXXFLAGS =
LIBS = -lglui ${ILLIBS} ${GLUTLIBS} ${GLLIBS} ${WIN_SYS_LIBS} -lpthread -lexpat
include ${SOURCEROOT}/makefiles/application.mk