# ######### QtTelepathyCommon library #########

set(library_HDRS
    Channel_Interface_Call_State_Types
    channel_interface_call_state_types_gen.h
    channel_interface_call_state_types.h
    Channel_Interface_Chat_State_Types
    channel_interface_chat_state_types_gen.h
    channel_interface_chat_state_types.h
    Channel_Interface_DTMF_Types
    channel_interface_dtmf_types_gen.h
    channel_interface_dtmf_types.h
    Channel_Interface_Group_Types
    channel_interface_group_types_gen.h
    channel_interface_group_types.h
    Channel_Interface_Hold_Types
    channel_interface_hold_types_gen.h
    channel_interface_hold_types.h
    Channel_Interface_Media_Signalling_Types
    channel_interface_media_signalling_types_gen.h
    channel_interface_media_signalling_types.h
    Channel_Interface_Password_Types
    channel_interface_password_types_gen.h
    channel_interface_password_types.h
    Channel_Type_Room_List_Types
    channel_type_room_list_types_gen.h
    channel_type_room_list_types.h
    Channel_Type_Streamed_Media_Types
    channel_type_streamed_media_types_gen.h
    channel_type_streamed_media_types.h
    Channel_Type_Text_Types
    channel_type_text_types_gen.h
    channel_type_text_types.h
    Channel_Type_Tubes_Types
    channel_type_tubes_types_gen.h
    channel_type_tubes_types.h
    Common_Export
    common_export.h
    Connection_Interface_Aliasing_Types
    connection_interface_aliasing_types_gen.h
    connection_interface_aliasing_types.h
    Connection_Interface_Capabilities_Types
    connection_interface_capabilities_types_gen.h
    connection_interface_capabilities_types.h
    Connection_Interface_Presence_Types
    connection_interface_presence_types_gen.h
    connection_interface_presence_types.h
    Connection_Manager_Types
    connection_manager_types_gen.h
    connection_manager_types.h
    Connection_Types
    connection_types_gen.h
    connection_types.h
    generic_types
    generic_types_gen.h
    generic_types.h
    Media_Stream_Handler_Types
    media_stream_handler_types_gen.h
    media_stream_handler_types.h
    Properties_Interface_Types
    properties_interface_types_gen.h
    properties_interface_types.h
    Types
    types.h
)

INSTALL(FILES ${library_HDRS} DESTINATION include/QtTelepathy/Common)
