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
/
utilities
/
postProcessing
/
lagrangian
/
particleTracks
/
Make
/
options
blob
0bc784e4c51713ba377f8f2dfc47e7340d8589e7
1
EXE_INC = \
2
-I$(LIB_SRC)/finiteVolume/lnInclude \
3
-I$(LIB_SRC)/meshTools/lnInclude \
4
-I$(LIB_SRC)/lagrangian/basic/lnInclude
5
6
EXE_LIBS = \
7
-lfiniteVolume \
8
-lmeshTools \
9
-lgenericPatchFields \
10
-llagrangian