Files
OpenFOAM-12/applications/utilities/mesh/manipulation/zipUpMesh/Make/options
Henry Weller 30e6e02d29 wmake: Removed the cpp processing of the Make/options file
so that it can be included directly into the wmake Makefile to allow full
support of gmake syntax, variables, functions etc.

The Make/files file handled in the same manner as the Make/options file if it
contains the SOURCE entry otherwise it is first processed by cpp for backward
compatibility.
2020-12-09 13:35:14 +00:00

10 lines
158 B
Plaintext

EXE_INC = \
-I$(LIB_SRC)/meshTools/lnInclude
#EXE_INC += -DDEBUG_ZIPUP
#EXE_INC += -DDEBUG_CHAIN
#EXE_INC += -DDEBUG_ORDER
EXE_LIBS = \
-lmeshTools