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