diff options
Diffstat (limited to 'external/msvcp80')
-rw-r--r-- | external/msvcp80/README_msvcX80.dll | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/external/msvcp80/README_msvcX80.dll b/external/msvcp80/README_msvcX80.dll index 364f172bde84..fa89ab964d6a 100644 --- a/external/msvcp80/README_msvcX80.dll +++ b/external/msvcp80/README_msvcX80.dll @@ -1,2 +1,3 @@ -Put the msvcp80.dll and msvcr80.dll in this directory for Windows builds using -a VS 2005 compiler. +Put the msvcp80.dll, msvcr80.dll and Microsoft.VC80.CRT.manifest in this +directory for Windows builds using VS 2005, or using prebuilt Mozilla DLLs +that were built using VS 2005. |