EXE_INC = \
    -DFULLDEBUG -g \
    -I$(LIB_SRC)/meshTools/lnInclude

EXE_LIBS = \
    -lmeshTools
