The Win32 launcher can now be cross-compiled on Linux for Windows.

On Fedora, install:

    mingw32-gcc-c++

Then, to build, use:

    mingw32-make

This should result in gpo.exe and gpodder.exe that can be used for
the .zip and the .exe release.
