initial commit for version 1.5.x patch release
[OpenFOAM-1.5.x.git] / applications / utilities / mesh / manipulation / mergeOrSplitBaffles / Make / options
blob792a51bf7fce4e4db070d172f67aac88e26b0fc4
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     -lmeshTools \
9     -ldynamicMesh