ENH: directMappedFixedValue: use different tag
[OpenFOAM-2.0.x.git] / applications / solvers / combustion / rhoReactingFoam / Make / options
blobd6306816fd8174d34268711983ddb53cdb4eb040
1 EXE_INC = \
2     -I$(LIB_SRC)/turbulenceModels/compressible/turbulenceModel \
3     -I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
4     -I$(LIB_SRC)/thermophysicalModels/reactionThermo/lnInclude \
5     -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
6     -I$(LIB_SRC)/thermophysicalModels/chemistryModel/lnInclude \
7     -I$(LIB_SRC)/ODE/lnInclude \
8     -I$(LIB_SRC)/finiteVolume/lnInclude \
9     -I$(FOAM_SOLVERS)/combustion/reactingFoam
12 EXE_LIBS = \
13     -lcompressibleTurbulenceModel \
14     -lcompressibleRASModels \
15     -lcompressibleLESModels \
16     -lreactionThermophysicalModels \
17     -lspecie \
18     -lbasicThermophysicalModels \
19     -lchemistryModel \
20     -lODE \
21     -lfiniteVolume