initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / applications / utilities / postProcessing / miscellaneous / dsmcFieldsCalc / Make / options
blob4e81bb55de46a818bf4bb13651892d9a208c2163
1 EXE_INC = \
2     -I$(LIB_SRC)/postProcessing/postCalc \
3     -I$(LIB_SRC)/finiteVolume/lnInclude \
4     -I$(LIB_SRC)/lagrangian/basic/lnInclude \
5     -I$(LIB_SRC)/postProcessing/functionObjects/utilities/lnInclude \
6     -I$(LIB_SRC)/lagrangian/dsmc/lnInclude \
7     -I$(LIB_SRC)/meshTools/lnInclude
9 EXE_LIBS = \
10     $(FOAM_LIBBIN)/postCalc.o \
11     -lmeshTools \
12     -lfiniteVolume \
13     -lutilityFunctionObjects \
14     -llagrangian \
15     -ldsmc