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
/
postProcessing
/
dataConversion
/
foamToVTK
/
Make
/
options
blob
cb6c77766b06340ec9883816193475b3c387697a
1
EXE_INC = \
2
-I$(LIB_SRC)/lagrangian/basic/lnInclude \
3
-I$(LIB_SRC)/finiteVolume/lnInclude \
4
-I$(LIB_SRC)/finiteArea/lnInclude \
5
-I$(LIB_SRC)/meshTools/lnInclude
6
7
EXE_LIBS = \
8
-lfiniteVolume \
9
-lfiniteArea \
10
-llagrangian \
11
-lmeshTools
12