initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / src / fvMotionSolver / Make / options
blob966b56964d720cb3acf3a2f006a63d6b14284ef5
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
7 LIB_LIBS = \
8     -ltriSurface \
9     -lmeshTools \
10     -ldynamicMesh \
11     -lfiniteVolume