repo.or.cz
/
OpenFOAM-1.7.x.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 github.com:OpenCFD/OpenFOAM-1.7.x
[OpenFOAM-1.7.x.git]
/
src
/
topoChangerFvMesh
/
Make
/
options
blob
44753e64c96546ae740c2d54605959f8ba6890fd
1
EXE_INC = \
2
-I$(LIB_SRC)/finiteVolume/lnInclude \
3
-I$(LIB_SRC)/dynamicFvMesh/lnInclude \
4
-I$(LIB_SRC)/dynamicMesh/lnInclude \
5
-I$(LIB_SRC)/meshTools/lnInclude
6
7
LIB_LIBS = \
8
-lfiniteVolume \
9
-ldynamicFvMesh \
10
-ldynamicMesh \
11
-lmeshTools