9 lines
106 B
Text
9 lines
106 B
Text
|
/*
|
||
|
EXE_INC = \
|
||
|
-I$(LIB_SRC)/triSurface/lnInclude
|
||
|
|
||
|
EXE_LIBS = \
|
||
|
-lmeshTools \
|
||
|
-ltriSurface
|
||
|
*/
|