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
BUGFIX: Illegal use of uninitialised value (backport)
[foam-extend-3.2.git]
/
src
/
dynamicMesh
/
meshMotion
/
fvMotionSolver
/
Make
/
options
blob
1c7e886b7aec2a5bee8de981d3aadf41f697d12a
1
EXE_INC = \
2
-I$(LIB_SRC)/postProcessing/functionObjects/forces/lnInclude \
3
-I$(LIB_SRC)/triSurface/lnInclude \
4
-I$(LIB_SRC)/meshTools/lnInclude \
5
-I$(LIB_SRC)/dynamicMesh/dynamicMesh/lnInclude \
6
-I$(LIB_SRC)/finiteVolume/lnInclude
7
8
LIB_LIBS = \
9
-ltriSurface \
10
-lmeshTools \
11
-ldynamicMesh \
12
-lfiniteVolume