EXE_INC = \
    -I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
    -I$(LIB_SRC)/thermophysicalModels/reactionThermo/lnInclude

EXE_LIBS = \
    -lreactionThermophysicalModels \
    -lcompressibleTransportModels \
    -lfluidThermophysicalModels \
    -lspecie
