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]
/
applications
/
solvers
/
discreteMethods
/
dsmc
/
dsmcFoam
/
Make
/
options
blob
62520c19b0ea4fb400f41c1327a7ebcb243309f0
1
EXE_INC = \
2
-I$(LIB_SRC)/finiteVolume/lnInclude \
3
-I$(LIB_SRC)/lagrangian/basic/lnInclude \
4
-I$(LIB_SRC)/lagrangian/dsmc/lnInclude \
5
-I$(LIB_SRC)/meshTools/lnInclude
6
7
EXE_LIBS = \
8
-lmeshTools \
9
-lfiniteVolume \
10
-llagrangian \
11
-ldsmc