Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git] / applications / utilities / mesh / conversion / polyDualMesh / Make / options
blobd51999d20daf1eecae4f5e6573968e779013b0ac
1 EXE_INC = \
2     -I$(LIB_SRC)/meshTools/lnInclude \
3     -I$(LIB_SRC)/finiteVolume/lnInclude \
4     -I$(LIB_SRC)/dynamicMesh/dynamicMesh/lnInclude
6 EXE_LIBS = \
7     -lfiniteVolume \
8     -ldynamicMesh \
9     -lmeshTools