mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-18 00:54:19 +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
|
|
@ -89,5 +89,9 @@
|
|||
//#define JUCE_WEB_BROWSER
|
||||
#endif
|
||||
|
||||
#ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR
|
||||
//#define JUCE_ENABLE_LIVE_CONSTANT_EDITOR
|
||||
#endif
|
||||
|
||||
|
||||
#endif // __JUCE_APPCONFIG_TTAKTK1S__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue