repo.or.cz
/
OpenFOAM-2.0.x.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
BUG: createBaffles.C: converting coupled faces into baffles
[OpenFOAM-2.0.x.git]
/
applications
/
utilities
/
mesh
/
advanced
/
selectCells
/
Make
/
options
blob
c4020c272cd1523a08a657c30afcd519e33d4265
1
EXE_INC = \
2
-I$(LIB_SRC)/dynamicMesh/lnInclude \
3
-I$(LIB_SRC)/meshTools/lnInclude \
4
-I$(LIB_SRC)/triSurface/lnInclude \
5
-I$(LIB_SRC)/lagrangian/basic/lnInclude
6
7
8
EXE_LIBS = \
9
-ldynamicMesh \
10
-lmeshTools \
11
-ltriSurface \
12
-llagrangian