Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git] / applications / solvers / solidMechanics / utilities / smoothMesh / Make / options
blobf52b351047b6b1623dc5a36f3b32a75b5a9edaab
1 EXE_INC = \
2     -I$(LIB_SRC)/meshTools/lnInclude \
3     -I$(LIB_SRC)/finiteVolume/lnInclude \
4     /* -DDEBUG_ZIPUP */ \
5     /* -DDEBUG_CHAIN */ \
6     /* -DDEBUG_ORDER */
8 EXE_LIBS = \
9     -lfiniteVolume \
10     -lmeshTools