mumble/overlay_winx64
Mikkel Krautz 3a6c4f0fee Build two separate Windows overlays - one for x86 and one for x86_64.
This splits fx11 into an x86 variant and an x64 variant.
This creates effects11_x86.lib and effects11_x64.lib, instead
of the single effects11.lib we had previously.

The minhook build is also tweaked. However, since minhook
is only used on x86_64, it is only built for x86_64.
Consequently, the library is still called minhook.lib.

The overlay itself is split into mumble_ol.dll and mumble_ol.exe
for x86, and mumble_ol_x64.dll and mumble_ol_x64.exe for x86_64.
2015-04-22 21:03:39 +02:00
..
overlay_exe_winx64 Build two separate Windows overlays - one for x86 and one for x86_64. 2015-04-22 21:03:39 +02:00
mumble_ol.rc Build two separate Windows overlays - one for x86 and one for x86_64. 2015-04-22 21:03:39 +02:00
overlay_winx64.pro Build two separate Windows overlays - one for x86 and one for x86_64. 2015-04-22 21:03:39 +02:00