diff options
author | lhauch <larry.hauch@intel.com> | 2015-06-09 18:20:51 +0000 |
---|---|---|
committer | lhauch <lhauch@Edk2> | 2015-06-09 18:20:51 +0000 |
commit | 4c75d0531bef243adca15e0bf4050376f94c5840 (patch) | |
tree | b8f0ed506425cd34d10fd6049d00adb40b637ab8 /BaseTools/Source | |
parent | 90721ba5624abd416e91230400b02b6b5860537d (diff) | |
download | edk2-platforms-4c75d0531bef243adca15e0bf4050376f94c5840.tar.xz |
Removing the msvcr71.dll - no longer required, building with VS2013.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: lhauch <larry.hauch@intel.com>
Reviewed-by: Joe Peterson <joe.peterson@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17602 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools/Source')
-rw-r--r-- | BaseTools/Source/BinaryFiles.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BaseTools/Source/BinaryFiles.txt b/BaseTools/Source/BinaryFiles.txt index c22cf2b540..ec66cdf981 100644 --- a/BaseTools/Source/BinaryFiles.txt +++ b/BaseTools/Source/BinaryFiles.txt @@ -74,4 +74,3 @@ pyexpat.pyd python27.dll
select.pyd
sqlite3.dll
-msvcr71.dll
|