mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-12 06:52:25 +00:00
3510b35c9c
MozReview-Commit-ID: 6G3zm2jrrMx This patch needs to use different manifests depending on whether we are building 32-bit or 64-bit Firefox. In order to distinguish between them, I am using checking for HAVE_64BIT_BUILD in the resource file and embedding the manifests there. --HG-- rename : browser/app/firefox.exe.manifest => browser/app/firefox.exe.32.manifest rename : browser/app/firefox.exe.manifest => browser/app/firefox.exe.64.manifest rename : ipc/app/plugin-container.exe.manifest => ipc/app/plugin-container.exe.32.manifest rename : ipc/app/plugin-container.exe.manifest => ipc/app/plugin-container.exe.64.manifest extra : rebase_source : 2d937f47c7b79a4f29a2c2001dec5ed8f00e54bc