Merged the edgeMesh library into the meshTools library

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

View File

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