Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git] / src / mesh / autoMesh / Make / options
blob39aeed7788a9d3d2a5d42dce79eb03a4e8e9297e
1 EXE_INC = \
2     -I$(LIB_SRC)/decompositionMethods/decompositionMethods/lnInclude \
3     -I$(LIB_SRC)/dynamicMesh/dynamicMesh/lnInclude \
4     -I$(LIB_SRC)/dynamicMesh/dynamicFvMesh/lnInclude \
5     -I$(LIB_SRC)/finiteVolume/lnInclude \
6     -I$(LIB_SRC)/lagrangian/basic/lnInclude \
7     -I$(LIB_SRC)/meshTools/lnInclude \
8     -I$(LIB_SRC)/edgeMesh/lnInclude
10 LIB_LIBS = \
11     -ldecompositionMethods \
12     -ldynamicMesh \
13     -ldynamicFvMesh \
14     -lfiniteVolume \
15     -llagrangian \
16     -lmeshTools \
17     -ledgeMesh