initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / src / postProcessing / functionObjects / utilities / Make / options
blob623013bc21e695c7fbe125c2c8c1022853db647e
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
8 LIB_LIBS = \
9     -lfiniteVolume \
10     -lmeshTools \
11     -lsampling \
12     -llagrangian \
13     -ldsmc