Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git] / src / thermophysicalModels / chemistryModel / Make / options
blob7e70f2e7e8f1b4f4a8c59666767a78a221d38389
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     -lfiniteVolume \
13     -lbasicThermophysicalModels \
14     -lreactionThermophysicalModels \
15     -lspecie \
16     -lthermophysicalFunctions \
17     -lODE