OpenFOAM-4.x/src/meshTools/Make/options
2014-12-10 22:40:10 +00:00

9 lines
197 B
Text

EXE_INC = \
-I$(LIB_SRC)/triSurface/lnInclude \
-I$(LIB_SRC)/surfMesh/lnInclude \
-I$(LIB_SRC)/fileFormats/lnInclude
LIB_LIBS = \
-ltriSurface \
-lsurfMesh \
-lfileFormats