Hi there, i would like to port my game to windows, and i would like to do so with the MinGW Environment from a linux host. The enet documentation for windows deals only with Visual Studio. I would like to have a Makefile to create a dynamic library with MinGW. Anybody did something like this already?