Files
openfoam/applications/utilities/surface/surfaceFeatureExtract/Make/options
2017-04-21 10:38:53 +01:00

12 lines
273 B
Plaintext

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