|
- /*
-
- IMPORTANT! This file is auto-generated each time you save your
- project - if you alter its contents, your changes may be overwritten!
-
- There's a section below where you can add your own custom code safely, and the
- Introjucer will preserve the contents of that block, but the best way to change
- any of these definitions is by using the Introjucer's project settings.
-
- Any commented-out settings will assume their default values.
-
- */
-
- #ifndef __JUCE_APPCONFIG_3T6YQETY1__
- #define __JUCE_APPCONFIG_3T6YQETY1__
-
- //==============================================================================
- // [BEGIN_USER_CODE_SECTION]
-
- // (You can add your own code in this section, and the Introjucer will not overwrite it)
-
- // [END_USER_CODE_SECTION]
-
- //==============================================================================
-
- //==============================================================================
- #ifndef JUCE_STANDALONE_APPLICATION
- #define JUCE_STANDALONE_APPLICATION 1
- #endif
-
-
- #endif // __JUCE_APPCONFIG_3T6YQETY1__
|