Subversion Repositories gelsvn

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
108 jab 1
override SOURCEROOT	= ../..
2
PROGRAMS 		= ogl_test
3
OWN_LIBS 		= CGLA 
4
LIBS				= ${GLUTLIBS} ${GLLIBS} -lexpat -lpthread 
5
 
6
include ${SOURCEROOT}/makefiles/application.mk