merged triSurface and meshTools
This commit is contained in:
parent
59aebc6422
commit
0d734cb9c0
2 changed files with 1 additions and 2 deletions
|
@ -2,6 +2,6 @@ EXE_INC = \
|
||||||
-I$(LIB_SRC)/mesh/cfMesh/lnInclude \
|
-I$(LIB_SRC)/mesh/cfMesh/lnInclude \
|
||||||
-I$(LIB_SRC)/meshTools/lnInclude
|
-I$(LIB_SRC)/meshTools/lnInclude
|
||||||
|
|
||||||
EXE_LIBS = \
|
EXE_LIBS = \
|
||||||
-lcfMesh \
|
-lcfMesh \
|
||||||
-lmeshTools
|
-lmeshTools
|
||||||
|
|
|
@ -64,4 +64,3 @@ public:
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|
||||||
|
|
Reference in a new issue