COMP: checkMesh,combinePatchFaces: move of pointConstraints

This commit is contained in:
mattijs 2013-12-04 15:59:35 +00:00
parent 8f163184be
commit 4d7402862c
2 changed files with 3 additions and 2 deletions

View File

@ -1,9 +1,9 @@
EXE_INC = \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(LIB_SRC)/dynamicMesh/lnInclude \
EXE_LIBS = \
-lmeshTools \
-lsampling \
-lfiniteVolume \
-ldynamicMesh

View File

@ -1,5 +1,6 @@
EXE_INC = \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(LIB_SRC)/dynamicMesh/lnInclude
EXE_LIBS = \