Skip to content

Instantly share code, notes, and snippets.

@solusipse
Created October 9, 2014 02:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save solusipse/f9009a587dd7e4617697 to your computer and use it in GitHub Desktop.
Save solusipse/f9009a587dd7e4617697 to your computer and use it in GitHub Desktop.

dll and lib files from mingw:

rename libraryname.so to libraryname.dll

lib /machine:i386 /def:libraryname.def
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment