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]
/
applications
/
utilities
/
mesh
/
manipulation
/
moveMesh
/
Make
/
options
blob
ebd0b3a1aeb303a916eaf5e132e6446a6e067ad1
1
EXE_INC = \
2
-I$(LIB_SRC)/finiteVolume/lnInclude \
3
-I$(LIB_SRC)/dynamicMesh/dynamicMesh/lnInclude \
4
-I$(LIB_SRC)/meshTools/lnInclude
5
6
EXE_LIBS = \
7
-lfiniteVolume \
8
-ldynamicMesh \
9
-lmeshTools \
10
-llduSolvers