mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-26 02:14:22 +00:00
Very cool new feature: JUCE_LIVE_CONSTANT. See the macro's description for more details.
This commit is contained in:
parent
58acb96a9e
commit
be461fa03c
30 changed files with 908 additions and 1 deletions
|
|
@ -90,5 +90,9 @@
|
|||
//#define JUCE_WEB_BROWSER
|
||||
#endif
|
||||
|
||||
#ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR
|
||||
//#define JUCE_ENABLE_LIVE_CONSTANT_EDITOR
|
||||
#endif
|
||||
|
||||
|
||||
#endif // __JUCE_APPCONFIG_M70QFTRRK__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue