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
BUG: UListIO: byteSize overflowing on really big faceLists
[OpenFOAM-2.0.x.git]
/
src
/
postProcessing
/
functionObjects
/
utilities
/
Make
/
options
blob
623013bc21e695c7fbe125c2c8c1022853db647e
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
-I$(LIB_SRC)/sampling/lnInclude
7
8
LIB_LIBS = \
9
-lfiniteVolume \
10
-lmeshTools \
11
-lsampling \
12
-llagrangian \
13
-ldsmc