BUG: UListIO: byteSize overflowing on really big faceLists
[OpenFOAM-2.0.x.git] / src / thermophysicalModels / radiationModels / Make / options
blob5b54f537f810ea3f5c1226ad17c9585f10deb0af
1 EXE_INC = \
2     -I$(LIB_SRC)/finiteVolume/lnInclude \
3     -I$(LIB_SRC)/meshTools/lnInclude \
4     -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
5     -I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
6     -I$(LIB_SRC)/thermophysicalModels/basicSolidThermo/lnInclude \
7     -I$(LIB_SRC)/thermophysicalModels/SLGThermo/lnInclude \
8     -I$(LIB_SRC)/thermophysicalModels/properties/liquidProperties/lnInclude \
9     -I$(LIB_SRC)/thermophysicalModels/properties/liquidMixtureProperties/lnInclude \
10     -I$(LIB_SRC)/thermophysicalModels/properties/solidProperties/lnInclude \
11     -I$(LIB_SRC)/thermophysicalModels/properties/solidMixtureProperties/lnInclude \
12     -I$(LIB_SRC)/thermophysicalModels/reactionThermo/lnInclude
15 LIB_LIBS = \
16     -lfiniteVolume \
17     -lbasicThermophysicalModels \
18     -lspecie \
19     -lbasicSolidThermo \
20     -lmeshTools \
21     -lSLGThermo \
22     -lsolidMixtureProperties \
23     -lliquidMixtureProperties \
24     -lsolidProperties \
25     -lliquidProperties