EXE_INC = \
    -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
    -I$(LIB_SRC)/finiteVolume/lnInclude \
    -I../phaseModel/lnInclude

LIB_LIBS = \
    -lcompressiblePhaseModel \
    -lfluidThermophysicalModels \
    -lspecie
