mirror of
https://github.com/curl/curl.git
synced 2026-08-26 05:43:31 +03:00
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.
This commit is contained in:
parent
c142e73142
commit
e66109c1e3
18 changed files with 175 additions and 40 deletions
1
projects/Windows/VC12/src/.gitignore
vendored
1
projects/Windows/VC12/src/.gitignore
vendored
|
|
@ -1,4 +1,3 @@
|
|||
/*.filters
|
||||
/*.ncb
|
||||
/*.opensdf
|
||||
/*.sdf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue