Closed daemon32 closed 1 year ago
This adds support for native Win32 builds, addressing #13. It can be built under the MinGW or Cygwin toolchains. The Makefile modification detects whether the compiler is part of the MinGW toolchain and links against the appropriate library.
These look good-- thank you for contributing!
This adds support for native Win32 builds, addressing #13. It can be built under the MinGW or Cygwin toolchains. The Makefile modification detects whether the compiler is part of the MinGW toolchain and links against the appropriate library.