mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Removed the VS2010 and VS2012 exporters from the examples and extra JUCE projects and added a VS2017 exporter
This commit is contained in:
parent
b3e5834a91
commit
82565a0c96
168 changed files with 36232 additions and 997 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -41,6 +41,9 @@ profile
|
|||
**/VisualStudio2013/x64
|
||||
**/VisualStudio2015/Win32
|
||||
**/VisualStudio2015/x64
|
||||
**/VisualStudio2017/Win32
|
||||
**/VisualStudio2017/x64
|
||||
**/.vs
|
||||
**/CodeBlocks/bin
|
||||
**/CodeBlocks/obj
|
||||
**/CodeBlocks/*.depend
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue