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
Initial commit for version 2.0.x patch release
[OpenFOAM-2.0.x.git]
/
src
/
turbulenceModels
/
incompressible
/
RAS
/
Make
/
options
blob
73454e7e385407d020a13a7bd734fdbad5bcc956
1
EXE_INC = \
2
-I$(LIB_SRC)/turbulenceModels \
3
-I$(LIB_SRC)/transportModels \
4
-I$(LIB_SRC)/finiteVolume/lnInclude \
5
-I$(LIB_SRC)/meshTools/lnInclude
6
7
LIB_LIBS = \
8
-lincompressibleTurbulenceModel \
9
-lfiniteVolume \
10
-lmeshTools