initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / applications / utilities / mesh / generation / snappyHexMesh / Make / options
blob1c74c3aff57aa36a4bcd788e0aed2d3048c70946
1 EXE_INC = \
2     /* -g -DFULLDEBUG -O0 */ \
3     -I$(LIB_SRC)/decompositionMethods/decompositionMethods/lnInclude \
4     -I$(LIB_SRC)/autoMesh/lnInclude \
5     -I$(LIB_SRC)/meshTools/lnInclude \
6     -I$(LIB_SRC)/triSurface/lnInclude \
7     -I$(LIB_SRC)/dynamicMesh/lnInclude \
8     -I$(LIB_SRC)/edgeMesh/lnInclude \
9     -I$(LIB_SRC)/finiteVolume/lnInclude
11 EXE_LIBS = \
12     -lfiniteVolume \
13     -ldecompositionMethods \
14     -lmeshTools \
15     -ldynamicMesh \
16     -lautoMesh