Closed Bug 550020 Opened 15 years ago Closed 15 years ago

Add Visual Studio 2008 runtime dlls to packaging files

Categories

(Firefox :: Installer, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 569268

People

(Reporter: mcsmurf, Unassigned)

Details

http://mxr.mozilla.org/mozilla-central/source/browser/installer/package-manifest.in only references the Visual Studio 2005 runtime DLLs (msvc*80.dll and the manifest file) when building without jemalloc. The Visual Studio 2008 DLLs should also be added there so that the installer works fine when using that version.
We'd want an ifdef in there so that we don't try to package the DLLs for another version, because we might make missing files during packaging fatal at some point.
Fixed by bug 569268
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.