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
Forward compatibility: flex
[foam-extend-3.2.git]
/
applications
/
utilities
/
mesh
/
advanced
/
selectCells
/
Make
/
options
blob
3da3b2f84eeba8edbfd37b76d6c3b42bfafab158
1
EXE_INC = \
2
-I$(LIB_SRC)/dynamicMesh/dynamicMesh/lnInclude \
3
-I$(LIB_SRC)/meshTools/lnInclude \
4
-I$(LIB_SRC)/lagrangian/basic/lnInclude
5
6
7
EXE_LIBS = \
8
-ldynamicMesh \
9
-lmeshTools \
10
-llagrangian