initial commit for version 1.5.x patch release
[OpenFOAM-1.5.x.git] / src / autoMesh / Make / options
blob4589b7ac3f62cff056724d19138fb70a47390c59
1 EXE_INC = \
2     -I$(LIB_SRC)/decompositionAgglomeration/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