mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Projucer: Remove VS2015 and CLion exporters
This commit is contained in:
parent
92dda5a2d9
commit
2fdc4f6633
49 changed files with 207 additions and 28003 deletions
|
|
@ -80,7 +80,6 @@ public:
|
|||
virtual bool isCodeBlocks() const = 0;
|
||||
virtual bool isMakefile() const = 0;
|
||||
virtual bool isAndroidStudio() const = 0;
|
||||
virtual bool isCLion() const = 0;
|
||||
|
||||
// operating system targeted by exporter
|
||||
virtual bool isAndroid() const = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue