mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-18 00:54:19 +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_3T6YQETY1__
|
||||
#define __JUCE_APPCONFIG_3T6YQETY1__
|
||||
|
||||
//==============================================================================
|
||||
#define JUCE_MODULE_AVAILABLE_juce_core 1
|
||||
|
||||
|
|
@ -20,3 +23,5 @@
|
|||
//#define JUCE_LOG_ASSERTIONS
|
||||
//#define JUCE_CHECK_MEMORY_LEAKS
|
||||
//#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES
|
||||
|
||||
#endif // __JUCE_APPCONFIG_3T6YQETY1__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue