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

9 lines
199 B
Text

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