BUG: UListIO: byteSize overflowing on really big faceLists
[OpenFOAM-2.0.x.git] / src / regionModels / pyrolysisModels / Make / options
blob30a5fa428b139714341edf2f6a18ae0e26dcd655
1 EXE_INC = \
2     -I$(LIB_SRC)/finiteVolume/lnInclude \
3     -I$(LIB_SRC)/meshTools/lnInclude \
4     -I$(LIB_SRC)/thermophysicalModels/chemistryModel/lnInclude \
5     -I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
6     -I$(LIB_SRC)/thermophysicalModels/solid/lnInclude \
7     -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
8     -I$(LIB_SRC)/thermophysicalModels/basicSolidThermo/lnInclude \
9     -I$(LIB_SRC)/thermophysicalModels/solidChemistryModel/lnInclude \
10     -I$(LIB_SRC)/turbulenceModels \
11     -I$(LIB_SRC)/turbulenceModels/compressible/turbulenceModel/lnInclude \
12     -I$(LIB_SRC)/turbulenceModels/compressible/RAS/lnInclude \
13     -I$(LIB_SRC)/turbulenceModels/compressible/LES/lnInclude \
14     -I$(LIB_SRC)/turbulenceModels/LES/LESdeltas/lnInclude \
15     -I$(LIB_SRC)/regionModels/regionModel/lnInclude
18 LIB_LIBS = \
19     -lregionModels \
20     -lsolidChemistryModel \
21     -lbasicSolidThermo \
22     -lfiniteVolume \
23     -lmeshTools \
24     -lcompressibleLESModels