# ######### QtTelepathyClient library #########

set(library_HDRS
    Channel
    ChannelContactList
    ChannelContactSearch
    ChannelDTMFInterface
    ChannelGroupInterface
    ChannelHoldInterface
    ChannelPasswordInterface
    ChannelRoomList
    ChannelStreamedMedia
    ChannelText
    ChannelTransferInterface
    Connection
    ConnectionAliasingInterface
    ConnectionAvatarsInterface
    ConnectionCapabilitiesInterface
    ConnectionContactInfoInterface
    ConnectionForwardingInterface
    ConnectionManager
    ConnectionPresenceInterface
    ConnectionPrivacyInterface
    ConnectionRenamingInterface
    Properties
    channel.h
    channelcontactlist.h
    channelcontactsearch.h
    channeldtmfinterface.h
    channelgroupinterface.h
    channelholdinterface.h
    channelpasswordinterface.h
    channelroomlist.h
    channelstreamedmedia.h
    channeltext.h
    channeltransferinterface.h
    connection.h
    connectionaliasinginterface.h
    connectionavatarsinterface.h
    connectioncapabilitiesinterface.h
    connectioncontactinfointerface.h
    connectionforwardinginterface.h
    connectionmanager.h
    connectionpresenceinterface.h
    connectionprivacyinterface.h
    connectionrenaminginterface.h
    properties.h
)

install(FILES ${library_HDRS} DESTINATION include/QtTelepathy/Client)
