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