mumble/installer
Mikkel Krautz 57740e7e1b Rename overlay helpers to avoid PDB name clashes with DLLs.
Right now, we do not get PDB files for our overlay DLLs because
the overlay DLL PDB files share their name with the overlay helper
PDB files.

To avoid this madness, we rename the overlay helpers as follows:

  mumble_ol.exe -> mumble_ol_helper.exe
  mumble_ol_x64.exe -> mumble_ol_helper_x64.exe
2015-05-16 00:48:35 +02:00
..
Translations Fix typo in Finnish translation 2015-04-29 17:44:52 +02:00
bannrbmp.bmp Added launch checkbox and new bitmaps for the installer 2010-09-05 01:24:27 +02:00
build_installer.pl Mark shebanged files as executable 2015-05-12 18:51:23 +02:00
dlgbmp.bmp Added launch checkbox and new bitmaps for the installer 2010-09-05 01:24:27 +02:00
Files.wxs Rename overlay helpers to avoid PDB name clashes with DLLs. 2015-05-16 00:48:35 +02:00
gpl.rtf Add MSI-based installer 2010-08-09 01:34:36 +02:00
gpl.txt Since we depend on mingw dlls anyway, switch to full dynamic linking and add an installer 2005-09-03 14:30:09 +00:00
lgpl.txt Add LGPLv2.1 license (new for Qt 4.5). Update Speex license. Add PortAudio license. 2009-03-11 22:35:15 +01:00
MumbleInstall.sln installer: additional update to the .sln file for x64. 2014-07-16 18:32:24 +01:00
MumbleInstall.wixproj installer: add x64 platform to the installer. 2014-07-16 18:22:01 +01:00
Plugins.wxs installer: distribute all plugins for Windows x64 build. 2015-01-04 01:44:09 +01:00
portaudio.txt Add LGPLv2.1 license (new for Qt 4.5). Update Speex license. Add PortAudio license. 2009-03-11 22:35:15 +01:00
Product.wxs Rename overlay helpers to avoid PDB name clashes with DLLs. 2015-05-16 00:48:35 +02:00
qos.reg *** empty log message *** 2006-02-14 17:27:27 +00:00
qt.txt Update Qt license text 2009-12-23 18:07:51 +01:00
Settings.wxi installer: distribute D3DCompiler_43.dll for our Windows x86 builds. 2014-12-31 03:27:03 +01:00
speex.txt Add LGPLv2.1 license (new for Qt 4.5). Update Speex license. Add PortAudio license. 2009-03-11 22:35:15 +01:00
UI.wxs Add property to enable "Launch app at exit" by default. 2014-09-26 00:31:15 +02:00