initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / src / autoMesh / Make / options
blobf1687b7eb1ecf3b19e60d8363cc3703b17a80e72
1 EXE_INC = \
2     -I$(LIB_SRC)/decompositionMethods/decompositionMethods/lnInclude \
3     -I$(LIB_SRC)/dynamicMesh/lnInclude \
4     -I$(LIB_SRC)/finiteVolume/lnInclude \
5     -I$(LIB_SRC)/lagrangian/basic/lnInclude \
6     -I$(LIB_SRC)/meshTools/lnInclude \
7     -I$(LIB_SRC)/edgeMesh/lnInclude \
8     -I$(LIB_SRC)/triSurface/lnInclude
10 LIB_LIBS = \
11     -ldecompositionMethods \
12     -ldynamicMesh \
13     -lfiniteVolume \
14     -llagrangian \
15     -lmeshTools \
16     -ledgeMesh \
17     -ltriSurface