Merged the edgeMesh library into the meshTools library

This commit is contained in:
Henry Weller
2017-04-21 10:38:53 +01:00
parent ccc1a89c8b
commit c085c5df25
60 changed files with 86 additions and 73 deletions

View File

@ -1,9 +1,7 @@
EXE_INC = \
-I$(LIB_SRC)/triSurface/lnInclude \
-I$(LIB_SRC)/edgeMesh/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude
EXE_LIBS = \
-ltriSurface \
-ledgeMesh \
-lmeshTools