EXE_INC = \
    -I$(LIB_SRC)/triSurface/lnInclude

EXE_LIBS = \
    -ltriSurface \
    -lmeshTools
