mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-30 02:50:05 +00:00
Refactored the structure of the introjucer's generated code folder, and gave it the ability to embed local copies of modules.
This commit is contained in:
parent
c65c07312d
commit
81da96f1a2
160 changed files with 864 additions and 2248 deletions
|
|
@ -10,6 +10,9 @@
|
|||
|
||||
*/
|
||||
|
||||
#ifndef __JUCE_APPCONFIG_TTAKTK1S__
|
||||
#define __JUCE_APPCONFIG_TTAKTK1S__
|
||||
|
||||
//==============================================================================
|
||||
#define JUCE_MODULE_AVAILABLE_juce_core 1
|
||||
#define JUCE_MODULE_AVAILABLE_juce_data_structures 1
|
||||
|
|
@ -43,3 +46,5 @@
|
|||
// juce_gui_extra flags:
|
||||
|
||||
//#define JUCE_WEB_BROWSER
|
||||
|
||||
#endif // __JUCE_APPCONFIG_TTAKTK1S__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue