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

9 lines
208 B
Text

EXE_INC = \
-I$(LIB_SRC)/triSurface/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/parallel/distributed/lnInclude
EXE_LIBS = \
-ldistributed \
-lmeshTools \
-ltriSurface