Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git] / src / sampling / Make / options
blob8429314264973ab750cf5093367c94a3619b584b
1 EXE_INC = \
2     -I$(LIB_SRC)/finiteVolume/lnInclude \
3     -I$(LIB_SRC)/meshTools/lnInclude \
4     -I$(LIB_SRC)/surfMesh/lnInclude \
5     -I$(LIB_SRC)/lagrangian/basic/lnInclude
7 LIB_LIBS = \
8     -lfiniteVolume \
9     -lmeshTools \
10     -lsurfMesh \
11     -llagrangian