Initial commit for version 2.0.x patch release
[OpenFOAM-2.0.x.git] / applications / solvers / combustion / XiFoam / Make / options
blob66dae7fcb34ded2b6df3a287657d2132917b3865
1 EXE_INC = \
2     -I$(LIB_SRC)/engine/lnInclude \
3     -I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
4     -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
5     -I$(LIB_SRC)/thermophysicalModels/reactionThermo/lnInclude \
6     -I$(LIB_SRC)/turbulenceModels/compressible/turbulenceModel \
7     -I$(LIB_SRC)/thermophysicalModels/laminarFlameSpeed/lnInclude \
8     -I$(LIB_SRC)/sampling/lnInclude \
9     -I$(LIB_SRC)/finiteVolume/lnInclude
11 EXE_LIBS = \
12     -lengine \
13     -lcompressibleTurbulenceModel \
14     -lcompressibleRASModels \
15     -lcompressibleLESModels \
16     -lbasicThermophysicalModels \
17     -lreactionThermophysicalModels \
18     -lspecie \
19     -llaminarFlameSpeedModels \
20     -lfiniteVolume \
21     -lmeshTools