From c02bade851fa46e74ff7071e8a4ef6453d68553e Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Sun, 14 Jun 2015 21:19:48 +0100 Subject: [PATCH] Minor update to build instructions. To reflect the version/edition of MSVC that I actually use. --- docs/BUILD.MSVC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/BUILD.MSVC.md b/docs/BUILD.MSVC.md index 93006365..289e8daa 100644 --- a/docs/BUILD.MSVC.md +++ b/docs/BUILD.MSVC.md @@ -1,6 +1,6 @@ # Build Instructions using Microsoft Visual C++ -These instructions were used to build LOOT using Microsoft Visual Studio 2012 and Microsoft Visual Studio Express 2013 for Desktop, though they should also apply to other versions of MSVC. +These instructions were used to build LOOT using Microsoft Visual Studio 2013 Community, though they should apply to other versions of MSVC. #### Boost