repo.or.cz
/
foam-extend-3.2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git]
/
src
/
dynamicMesh
/
meshMotion
/
mesquiteMotionSolver
/
Make
/
options
blob
67eeecf6182e8339f8862cc7b4b857c96cb7e0ce
1
EXE_INC = \
2
-I$(MESQUITE_INCLUDE_DIR) \
3
-I$(LIB_SRC)/meshTools/lnInclude \
4
-I$(LIB_SRC)/dynamicMesh/dynamicMesh/lnInclude \
5
6
LIB_LIBS = \
7
-lmeshTools \
8
-ldynamicMesh \
9
-L$(MESQUITE_LIB_DIR) -lmesquite