• Show log

    Commit

  • Hash : 5cd76a8d
    Author : Adrian Perez de Castro
    Date : 2021-04-26T17:38:48

    Windows: Pass list of symbols to export to MSVC
    
    Arrange for passing .def files with the lists of symbols to export from
    DLLs when building on Windows with MSVC. Without this no symbols were
    being exported at all.
    
    The .def files are generated from the .map files at build time using
    scripts/map-to-def, which avoids needing to maintain two different sets
    of files.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/libxkbcommon.git
    Git SSH git@git.kmx.io:kc3-lang/libxkbcommon.git
    Public access ? public
    Description

    keymap handling library for toolkits and window systems

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags