Initial commit for version 2.0.x patch release
[OpenFOAM-2.0.x.git] / applications / solvers / combustion / chemFoam / Make / options
blobd5a7a75202f6542ae39a84fb27fa6eee406318b4
1 EXE_INC = \
2     -I$(LIB_SRC)/finiteVolume/lnInclude \
3     -I$(LIB_SRC)/turbulenceModels/compressible/turbulenceModel \
4     -I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
5     -I$(LIB_SRC)/thermophysicalModels/thermophysicalFunctions/lnInclude \
6     -I$(LIB_SRC)/thermophysicalModels/reactionThermo/lnInclude \
7     -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
8     -I$(LIB_SRC)/thermophysicalModels/laminarFlameSpeed/lnInclude \
9     -I$(LIB_SRC)/ODE/lnInclude\
10     -I$(LIB_SRC)/thermophysicalModels/chemistryModel/lnInclude \
13 EXE_LIBS = \
14     -lfiniteVolume \
15     -lcompressibleRASModels \
16     -lreactionThermophysicalModels \
17     -lbasicThermophysicalModels \
18     -lchemistryModel \
19     -lODE \
20     -lthermophysicalFunctions \
21     -lspecie