EXE_INC = \
    -I$(LIB_SRC)/finiteVolume/lnInclude \
    -I$(LIB_SRC)/meshTools/lnInclude \
    -I$(LIB_SRC)/triSurface/lnInclude \
    -I$(LIB_SRC)/mesh/extrudeModel/lnInclude

LIB_LIBS = \
    -lfiniteVolume \
    -ltriSurface \
    -lextrudeModel
