initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / applications / solvers / combustion / XiFoam / Make / options
blobc328b2c1b3417b0f8df438317fbf4e0376cdbe0b
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     -lcompressibleRASModels \
14     -lcompressibleLESModels \
15     -lbasicThermophysicalModels \
16     -lreactionThermophysicalModels \
17     -lspecie \
18     -llaminarFlameSpeedModels \
19     -lfiniteVolume \
20     -lmeshTools