BUG: UListIO: byteSize overflowing on really big faceLists
[OpenFOAM-2.0.x.git] / src / regionModels / surfaceFilmModels / Make / options
blob1db0d316db04bd47bf364e0a4456007067fc7748
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/properties/liquidProperties/lnInclude \
7     -I$(LIB_SRC)/thermophysicalModels/properties/liquidMixtureProperties/lnInclude \
8     -I$(LIB_SRC)/thermophysicalModels/properties/solidProperties/lnInclude \
9     -I$(LIB_SRC)/thermophysicalModels/properties/solidMixtureProperties/lnInclude \
10     -I$(LIB_SRC)/thermophysicalModels/reactionThermo/lnInclude \
11     -I$(LIB_SRC)/thermophysicalModels/SLGThermo/lnInclude \
12     -I$(LIB_SRC)/lagrangian/distributionModels/lnInclude \
13     -I$(LIB_SRC)/turbulenceModels \
14     -I$(LIB_SRC)/turbulenceModels/compressible/turbulenceModel \
15     -I$(LIB_SRC)/turbulenceModels/compressible/RAS/lnInclude \
16     -I$(LIB_SRC)/regionModels/regionModel/lnInclude
18 LIB_LIBS = \
19     -lregionModels \
20     -lSLGThermo \
21     -lfiniteVolume \
22     -lmeshTools \
23     -ldistributionModels \
24     -lcompressibleRASModels \
25     -lcompressibleLESModels