ENH: autoLayerDriver: better layering information message
[OpenFOAM-2.0.x.git] / src / fvMotionSolver / Make / options
blob7c440dd78fcfee40befe27a4b976b0a5d0d1943e
1 EXE_INC = \
2     -I$(LIB_SRC)/triSurface/lnInclude \
3     -I$(LIB_SRC)/meshTools/lnInclude \
4     -I$(LIB_SRC)/dynamicMesh/lnInclude \
5     -I$(LIB_SRC)/finiteVolume/lnInclude \
6     -I$(LIB_SRC)/postProcessing/functionObjects/forces/lnInclude \
8 LIB_LIBS = \
9     -ltriSurface \
10     -lmeshTools \
11     -ldynamicMesh \
12     -lfiniteVolume \
13     /*-lforces include in controlDict if needed */