Transferred copyright to the OpenFOAM Foundation
[OpenFOAM-2.0.x.git] / applications / utilities / mesh / generation / snappyHexMesh / Make / options
blobb7fd6d3bd227e7ed7d2bf9f5b6c79121d34a1446
1 EXE_INC = \
2     /* -g -DFULLDEBUG -O0 */ \
3     -I$(LIB_SRC)/parallel/decompose/decompositionMethods/lnInclude \
4     -I$(LIB_SRC)/mesh/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     -L$(FOAM_LIBBIN)/dummy -lptscotchDecomp \
15     -lmeshTools \
16     -ldynamicMesh \
17     -lautoMesh