initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / applications / utilities / postProcessing / wall / yPlusLES / Make / options
blobf6131ce41c17a8d8d5b852fe0e1f07e1d62308f6
1 EXE_INC = \
2     -I$(LIB_SRC)/meshTools/lnInclude \
3     -I$(LIB_SRC)/turbulenceModels \
4     -I$(LIB_SRC)/turbulenceModels/incompressible/LES/LESModel \
5     -I$(LIB_SRC)/turbulenceModels/LES/LESdeltas/lnInclude \
6     -I$(LIB_SRC)/transportModels \
7     -I$(LIB_SRC)/finiteVolume/lnInclude
9 EXE_LIBS = \
10     -lincompressibleLESModels \
11     -lincompressibleTransportModels \
12     -lfiniteVolume