openfoam/applications/utilities/surface/surfaceBooleanFeatures/Make/options
2010-12-20 11:42:13 +00:00

10 lines
193 B
Plaintext

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