Drop msvc*7*.dll, see fdo#32426
This commit is contained in:
committed by
Tor Lillqvist
parent
682be38a3f
commit
3a79aa5f59
4
external/msvcp70/README_msvcp70.dll
vendored
4
external/msvcp70/README_msvcp70.dll
vendored
@@ -1,4 +0,0 @@
|
||||
Put the msvcp70.dll and msvcr70.dll in this directory for Windows builds using a .NET compiler.
|
||||
The dll is part of the .NET installation and can be found in a directory similar
|
||||
to:
|
||||
"c:\Program Files\Microsoft Visual Studio .NET\Visual C++ .NET Professional - English\"
|
6
external/msvcp71/README_msvcX71.dll
vendored
6
external/msvcp71/README_msvcX71.dll
vendored
@@ -1,6 +0,0 @@
|
||||
Put the msvcp71.dll and msvcr71.dll in this directory for Windows builds using
|
||||
a .NET compiler. The dlls are part of the .NET2003 installation and can be found
|
||||
in a directory similar to:
|
||||
"c:\Program Files\Microsoft Visual Studio .NET 2003\Visual C++ .NET Professional - English\"
|
||||
If you use the --enable-dbgutil switch during configure, copy the appropriate msvcp71d.dll and
|
||||
msvcr71d.dll into this directory.
|
6
external/prj/d.lst
vendored
6
external/prj/d.lst
vendored
@@ -27,12 +27,6 @@ mkdir: %_DEST%\inc%_EXT%\external\mingw\include\sys
|
||||
|
||||
..\gdiplus\gdiplus.dll %_DEST%\bin%_EXT%\gdiplus.dll
|
||||
|
||||
..\msvcp70\msvcp70.dll %_DEST%\bin%_EXT%\msvcp70.dll
|
||||
..\msvcp70\msvcr70.dll %_DEST%\bin%_EXT%\msvcr70.dll
|
||||
|
||||
..\msvcp71\msvcp71*.dll %_DEST%\bin%_EXT%
|
||||
..\msvcp71\msvcr71*.dll %_DEST%\bin%_EXT%
|
||||
|
||||
..\msvcp80\msvcm80*.dll %_DEST%\bin%_EXT%
|
||||
..\msvcp80\msvcp80*.dll %_DEST%\bin%_EXT%
|
||||
..\msvcp80\msvcr80*.dll %_DEST%\bin%_EXT%
|
||||
|
Reference in New Issue
Block a user