JUCE
Macros
juce_gui_extra.h File Reference

Macros

#define JUCE_GUI_EXTRA_H_INCLUDED
 
#define JUCE_WEB_BROWSER   1
 Config: JUCE_WEB_BROWSER This lets you disable the WebBrowserComponent class (Mac and Windows). More...
 

Macro Definition Documentation

◆ JUCE_GUI_EXTRA_H_INCLUDED

#define JUCE_GUI_EXTRA_H_INCLUDED

◆ JUCE_WEB_BROWSER

#define JUCE_WEB_BROWSER   1

Config: JUCE_WEB_BROWSER This lets you disable the WebBrowserComponent class (Mac and Windows).

If you're not using any embedded web-pages, turning this off may reduce your code size.