Fix tutorials: typo in tutorials/viscoelastic/viscoelasticFluidFoam/S-MDCPP/constant...
[OpenFOAM-1.6-ext.git] / src / tetDecompositionMotionSolver / Make.cellDecomp / options
blob5e3ee2a37768a598b254268e656954fac042abc6
1 EXE_INC = \
2     -I$(LIB_SRC)/meshTools/lnInclude \
3     -I$(LIB_SRC)/dynamicMesh/lnInclude \
4     -I$(LIB_SRC)/meshTools/lnInclude \
5     -I$(LIB_SRC)/tetDecompositionFiniteElement/lnInclude \
6     -DCELL_DECOMP
8 LIB_LIBS = \
9     -ldynamicMesh \
10     -lmeshTools \
11     -lcellDecompFiniteElement