ENH: Time: access to libs
[OpenFOAM-2.0.x.git] / applications / solvers / heatTransfer / chtMultiRegionFoam / Make / options
blob2fcfff41267da303f74240ace88b730e728f87c0
1 EXE_INC = \
2     -Ifluid \
3     -Isolid \
4     -Iinclude \
5     -I$(LIB_SRC)/meshTools/lnInclude \
6     -I$(LIB_SRC)/finiteVolume/lnInclude \
7     -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
8     -I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
9     -I$(LIB_SRC)/thermophysicalModels/basicSolidThermo/lnInclude \
10     -I$(LIB_SRC)/turbulenceModels/compressible/turbulenceModel/lnInclude \
11     -I$(LIB_SRC)/thermophysicalModels/radiationModels/lnInclude
13 EXE_LIBS = \
14     -lbasicThermophysicalModels \
15     -lbasicSolidThermo \
16     -lspecie \
17     -lcompressibleTurbulenceModel \
18     -lcompressibleRASModels \
19     -lcompressibleLESModels \
20     -lmeshTools \
21     -lfiniteVolume \
22     -lradiationModels