initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / applications / utilities / mesh / conversion / polyDualMesh / Make / options
blobdc318df99832515cca0862ee9d04aea77fda2baf
1 EXE_INC = \
2     -I$(LIB_SRC)/meshTools/lnInclude \
3     -I$(LIB_SRC)/finiteVolume/lnInclude \
4     -I$(LIB_SRC)/dynamicMesh/lnInclude
6 EXE_LIBS = \
7     -lfiniteVolume \
8     -ldynamicMesh \
9     -lmeshTools