initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / applications / utilities / surface / surfaceToPatch / Make / options
blob6b0ab4880ef451278b36b9337b35bb8368a0c725
1 EXE_INC = \
2     -I$(LIB_SRC)/triSurface/lnInclude \
3     -I$(LIB_SRC)/meshTools/lnInclude \
4     -I$(LIB_SRC)/dynamicMesh/lnInclude
7 EXE_LIBS = \
8     -ltriSurface \
9     -lmeshTools \
10     -ldynamicMesh