OpenFOAM-2.4.x/applications/utilities/mesh/manipulation/setSet/Make/options
2014-02-17 16:00:08 +00:00

7 lines
119 B
Text

EXE_INC = \
-I$(LIB_SRC)/meshTools/lnInclude \
$(COMP_FLAGS)
EXE_LIBS = \
-lmeshTools \
$(LINK_FLAGS)