Make the precompiled gnupg available in MSVC builds
This makes the precompiled (with MinGW) binaries of gnupg and its dependencies (except sqlite) available in MSVC builds. We ignore sqlite for now because it's only needed for the off-by-default keyboxd and because unlike the other dependencies sqlite is actually compiled with MSVC.