From e66109c1e3ce97d39114b67b30b8d2da2c793f11 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sat, 19 Mar 2016 17:57:43 +0000 Subject: build: Added missing Visual Studio filter files for VC10 onwards As these files don't need to contain references to the source files, although typically do, added basic files which only include three filters and don't require the project file generator to be modified. These files allow the source code to be viewed in the Solution Explorer in versions of Visual Studio from 2010 onwards in the same manner as previous versions did rather than one large view of files. --- projects/README | 1 - 1 file changed, 1 deletion(-) (limited to 'projects/README') diff --git a/projects/README b/projects/README index ff727ec9f..e5fd019de 100644 --- a/projects/README +++ b/projects/README @@ -168,7 +168,6 @@ TODO * Support zlib * Use of static runtime libraries - * Generate *.vcxproj.filters files for VC10, VC11 and VC12 * Add the Test Suite components * Support for other development IDEs * Add PATH environment variables for third-party DLLs -- cgit v1.2.3