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

LIB_LIBS = \
    -lmeshTools \
    -ltracking
