BUG: UListIO: byteSize overflowing on really big faceLists
[OpenFOAM-2.0.x.git] / applications / utilities / mesh / manipulation / splitMeshRegions / Make / options
blobda1b9c50167ad9f68701dbeec656bac1d2187d06
1 EXE_INC = \
2     -I$(LIB_SRC)/finiteVolume/lnInclude \
3     -I$(LIB_SRC)/dynamicMesh/lnInclude \
4     -I$(LIB_SRC)/meshTools/lnInclude
6 EXE_LIBS = \
7     -lfiniteVolume \
8     -lgenericPatchFields \
9     -ldynamicMesh \
10     -lmeshTools