Files
OpenFOAM-12/applications/utilities/surface/surfaceCheck/Make/options
2020-01-29 17:17:36 +00:00

12 lines
254 B
Plaintext

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