Added Graham's 6DoF solver-based BC for mesh-motion which uses the forces functionObj...
[OpenFOAM-1.6.x.git] / src / fvMotionSolver / Make / options
blobc7f17f18da6d8415c7f3dcaca12871847131a27b
1 EXE_INC = \
2     -I$(LIB_SRC)/postProcessing/functionObjects/forces/lnInclude \
3     -I$(LIB_SRC)/triSurface/lnInclude \
4     -I$(LIB_SRC)/meshTools/lnInclude \
5     -I$(LIB_SRC)/dynamicMesh/lnInclude \
6     -I$(LIB_SRC)/finiteVolume/lnInclude
8 LIB_LIBS = \
9     -lforces \
10     -ltriSurface \
11     -lmeshTools \
12     -ldynamicMesh \
13     -lfiniteVolume