EXE_INC = \
    -IalphaContactAngle \
    -I$(LIB_SRC)/transportModels/lnInclude \
    -I$(LIB_SRC)/twoPhaseModels/interfaceProperties/lnInclude \
    -I$(LIB_SRC)/finiteVolume/lnInclude \
    -I$(LIB_SRC)/meshTools/lnInclude

LIB_LIBS = \
    -linterfaceProperties \
    -ltransportModels \
    -lfiniteVolume \
    -lmeshTools
