EXE_INC = \
    -I.. \
    -I../twoPhaseMixture/lnInclude \
    -I$(LIB_SRC)/finiteVolume/lnInclude \
    -I$(LIB_SRC)/meshTools/lnInclude

LIB_LIBS = \
    -ltwoPhaseMixture \
    -lfiniteVolume
