Subversion Repositories gelsvn

Rev

Rev 67 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 67 Rev 94
Line 1... Line 1...
1
override SOURCEROOT	= ../..
1
override SOURCEROOT	= ../..
2
PROGRAMS 		= bloomenthal-polygonize fair-polygonize kdtreetest
2
PROGRAMS 		= bloomenthal-polygonize kdtreetest
3
OWN_LIBS 		= Geometry HMeshUtil HMesh Graphics Util LinAlg CGLA 
3
OWN_LIBS 		= Geometry HMeshUtil HMesh Graphics Util LinAlg CGLA 
4
LIBS				= ${NUMERICS} -lexpat -lpthread 
4
LIBS				= ${NUMERICS} -lexpat -lpthread 
5
 
5
 
6
include ${SOURCEROOT}/makefiles/application.mk
6
include ${SOURCEROOT}/makefiles/application.mk