initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / applications / solvers / combustion / rhoReactingFoam / Make / options
blobe982f635a14fefba2fa2a03153961be4e1bf8fca
1 EXE_INC = \
2     -I../XiFoam \
3     -I$(LIB_SRC)/turbulenceModels/compressible/turbulenceModel \
4     -I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
5     -I$(LIB_SRC)/thermophysicalModels/reactionThermo/lnInclude \
6     -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
7     -I$(LIB_SRC)/thermophysicalModels/chemistryModel/lnInclude \
8     -I$(LIB_SRC)/ODE/lnInclude \
9     -I$(LIB_SRC)/finiteVolume/lnInclude
11 EXE_LIBS = \
12     -lcompressibleRASModels \
13     -lcompressibleLESModels \
14     -lreactionThermophysicalModels \
15     -lspecie \
16     -lbasicThermophysicalModels \
17     -lchemistryModel \
18     -lODE \
19     -lfiniteVolume