# ######### QtTelepathy library #########

set(library_HDRS
    BaseTypes
    Channel
    ChannelContactList
    ChannelContactSearch
    ChannelContactSearchTypes
    ChannelDTMFInterface
    ChannelGroupInterface
    ChannelGroupInterfaceTypes
    ChannelHoldInterface
    ChannelPasswordInterface
    ChannelRoomList
    ChannelRoomListTypes
    ChannelStreamedMedia
    ChannelStreamedMediaTypes
    ChannelText
    ChannelTextTypes
    ChannelTransferInterface
    Connection
    ConnectionAliasingInterface
    ConnectionAliasingInterfaceTypes
    ConnectionAvatarsInterface
    ConnectionCapabilitiesInterface
    ConnectionCapabilitiesInterfaceTypes
    ConnectionContactInfoInterface
    ConnectionForwardingInterface
    ConnectionManager
    ConnectionManagerTypes
    ConnectionPresenceInterface
    ConnectionPresenceInterfaceTypes
    ConnectionPrivacyInterface
    ConnectionRenamingInterface
    ConnectionTypes
    Properties
    PropertiesTypes
    basetypes.h
    channel.h
    channelcontactlist.h
    channelcontactsearch.h
    channelcontactsearchtypes.h
    channeldtmfinterface.h
    channelgroupinterface.h
    channelgroupinterfacetypes.h
    channelholdinterface.h
    channelpasswordinterface.h
    channelroomlist.h
    channelroomlisttypes.h
    channelstreamedmedia.h
    channelstreamedmediatypes.h
    channeltexttypes.h
    channeltext.h
    channeltransferinterface.h
    connection.h
    connectionaliasinginterface.h
    connectionaliasinginterfacetypes.h
    connectionavatarsinterface.h
    connectioncapabilitiesinterface.h
    connectioncapabilitiesinterfacetypes.h
    connectioncontactinfointerface.h
    connectionforwardinginterface.h
    connectionmanager.h
    connectionmanagertypes.h
    connectionpresenceinterface.h
    connectionpresenceinterfacetypes.h
    connectionprivacyinterface.h
    connectionrenaminginterface.h
    connectiontypes.h
    properties.h
    propertiestypes.h
)

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

