EXE_INC = \
    -I$(LIB_SRC)/thermophysicalModels/thermophysicalFunctions/lnInclude \
    -I$(LIB_SRC)/thermophysicalModels/properties/liquidProperties/lnInclude

LIB_LIBS = \
    -lthermophysicalFunctions \
    -lliquidProperties
