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
ENH: autoLayerDriver: better layering information message
[OpenFOAM-2.0.x.git]
/
applications
/
solvers
/
incompressible
/
nonNewtonianIcoFoam
/
Make
/
options
blob
8dbc9ba286f06d3bf8e0e6dd1fb74f6e18dd7bd1
1
EXE_INC = \
2
-I$(LIB_SRC)/finiteVolume/lnInclude \
3
-I$(LIB_SRC)/transportModels \
4
-I$(LIB_SRC)/transportModels/incompressible/singlePhaseTransportModel
5
6
EXE_LIBS = \
7
-lfiniteVolume \
8
-lincompressibleTransportModels