7 lines
138 B
Text
7 lines
138 B
Text
EXE_INC = \
|
|
-I$(LIB_SRC)/meshTools/lnInclude \
|
|
-I$(LIB_SRC)/triSurface/lnInclude
|
|
|
|
EXE_LIBS = \
|
|
-lmeshTools \
|
|
-ltriSurface
|