OpenFOAM-2.4.x/applications/utilities/surface/surfaceBooleanFeatures/Make/options
2014-02-17 16:00:08 +00:00

9 lines
193 B
Text

EXE_INC = \
-I$(LIB_SRC)/triSurface/lnInclude \
-I$(LIB_SRC)/edgeMesh/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude
EXE_LIBS = \
-ltriSurface \
-ledgeMesh \
-lmeshTools