Initial commit for version 2.0.x patch release
[OpenFOAM-2.0.x.git] / applications / solvers / heatTransfer / chtMultiRegionFoam / Make / options
blob84d0633333fe473fc4ff3da76e588e68d8722de1
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 \
23     -lcoupledDerivedFvPatchFields