Initial commit for version 2.0.x patch release
[OpenFOAM-2.0.x.git] / applications / utilities / mesh / manipulation / stitchMesh / Make / options
blobac523b8282d2edac3839731ad187509ea9240706
1 EXE_INC = \
2     -I$(LIB_SRC)/dynamicMesh/lnInclude \
3     -I$(LIB_SRC)/meshTools/lnInclude \
4     -I$(LIB_SRC)/finiteVolume/lnInclude
6 EXE_LIBS = \
7     -ldynamicMesh \
8     -lmeshTools \
9     -lfiniteVolume \
10     -lgenericPatchFields