DLLs now have additional infos in the file details header.
Added a new "mingwprefix" Makefile variable, so it's easier to switch target platforms
without to need to change the actual compiler. This also allows us to reuse the prefix
for compilation of the dll resource file.
(closes #142)