initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / applications / utilities / postProcessing / wall / yPlusRAS / Make / options
blob459989eb9dfe19c0ed384e9b7db2e95d04b75861
1 EXE_INC = \
2     -I$(LIB_SRC)/meshTools/lnInclude \
3     -I$(LIB_SRC)/transportModels \
4     -I$(LIB_SRC)/turbulenceModels \
5     -I$(LIB_SRC)/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions \
6     -I$(LIB_SRC)/turbulenceModels/compressible/RAS/derivedFvPatchFields/wallFunctions/mutWallFunctions \
7     -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
8     -I$(LIB_SRC)/finiteVolume/lnInclude
10 EXE_LIBS = \
11     -lincompressibleTransportModels \
12     -lincompressibleRASModels \
13     -lbasicThermophysicalModels \
14     -lspecie \
15     -lcompressibleRASModels \
16     -lfiniteVolume \
17     -lmeshTools \
18     -lsampling