merged triSurface and meshTools

This commit is contained in:
Dominik Christ 2015-07-30 16:20:18 +01:00
parent 59aebc6422
commit 0d734cb9c0
2 changed files with 1 additions and 2 deletions

View file

@ -2,6 +2,6 @@ EXE_INC = \
-I$(LIB_SRC)/mesh/cfMesh/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude
EXE_LIBS = \
EXE_LIBS = \
-lcfMesh \
-lmeshTools

View file

@ -64,4 +64,3 @@ public:
#endif
// ************************************************************************* //