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