initial commit for version 1.5.x patch release
[OpenFOAM-1.5.x.git] / src / thermophysicalModels / chemistryModel / Make / options
blob80ca3a7c6d6d35bb53db55f03a433f29602fa7c8
1 EXE_INC = \
2     -I$(LIB_SRC)/finiteVolume/lnInclude \
3     -I$(LIB_SRC)/thermophysicalModels/thermophysicalFunctions/lnInclude \
4     -I$(LIB_SRC)/thermophysicalModels/combustion/lnInclude \
5     -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
6         -I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
7     -I$(LIB_SRC)/turbulenceModels/compressible/lnInclude \
8     -I$(LIB_SRC)/ODE/lnInclude
10 LIB_LIBS = \
11         -lbasicThermophysicalModels \
12     -lcombustionThermophysicalModels \
13     -lthermophysicalFunctions \
14         -lspecie \
15         -lODE