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
|
|
@ -203,6 +203,10 @@
|
|||
//#define JUCE_USE_XCURSOR
|
||||
#endif
|
||||
|
||||
#ifndef JUCE_USE_WINDOWS_POINTER_API
|
||||
//#define JUCE_USE_WINDOWS_POINTER_API
|
||||
#endif
|
||||
|
||||
//==============================================================================
|
||||
// juce_gui_extra flags:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue