Skip to content
  • Deucе's avatar
    0705e4bf
    Introduce SHLIBPREFIX · 0705e4bf
    Deucе authored
    With gcc (ie: mingw32), static libraries need to start with lib.
    However, DLLs generally don't, and they can be linked without the
    lib prefix because they're magic anyway.
    0705e4bf
    Introduce SHLIBPREFIX
    Deucе authored
    With gcc (ie: mingw32), static libraries need to start with lib.
    However, DLLs generally don't, and they can be linked without the
    lib prefix because they're magic anyway.
Loading