6 lines
124 B
Text
6 lines
124 B
Text
|
EXE_INC = \
|
||
|
-I$(LIB_SRC)/triSurface/lnInclude \
|
||
|
-I$(LIB_SRC)/surfMesh/lnInclude
|
||
|
|
||
|
EXE_LIBS = -ltriSurface -lsurfMesh
|