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