ENH: autoLayerDriver: better layering information message
[OpenFOAM-2.0.x.git] / src / regionModels / regionCoupling / Make / options
blob000d9edd9268f3b1f388923fde838d36e818b650
1 EXE_INC = \
2     -I$(LIB_SRC)/finiteVolume/lnInclude \
3     -I$(LIB_SRC)/meshTools/lnInclude \
4     -I$(LIB_SRC)/thermophysicalModels/chemistryModel/lnInclude \
5     -I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
6     -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
7     -I$(LIB_SRC)/thermophysicalModels/solid/lnInclude \
8     -I$(LIB_SRC)/thermophysicalModels/basicSolidThermo/lnInclude \
9     -I$(LIB_SRC)/thermophysicalModels/solidChemistryModel/lnInclude \
10     -I$(LIB_SRC)/thermophysicalModels/radiationModels/lnInclude \
11     -I$(LIB_SRC)/turbulenceModels \
12     -I$(LIB_SRC)/turbulenceModels/compressible/turbulenceModel/lnInclude \
13     -I$(LIB_SRC)/turbulenceModels/compressible/RAS/lnInclude \
14     -I$(LIB_SRC)/turbulenceModels/compressible/LES/lnInclude \
15     -I$(LIB_SRC)/turbulenceModels/LES/LESdeltas/lnInclude \
16     -I$(LIB_SRC)/regionModels/regionModel/lnInclude \
17     -I$(LIB_SRC)/regionModels/pyrolysisModels/lnInclude \
18     -I$(LIB_SRC)/regionModels/surfaceFilmModels/lnInclude \
21 LIB_LIBS = \
22     -lregionModels \
23     -lpyrolysisModels \
24     -lsurfaceFilmModels \
25     -lsolidChemistryModel \
26     -lfiniteVolume \
27     -lmeshTools \
28     -lcompressibleRASModels \
29     -lcompressibleLESModels