openfoam/applications/utilities/surface/surfaceToPatch/Make/options
2008-04-15 18:56:58 +01:00

11 lines
200 B
Plaintext

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