The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hogliux a092c19bcc Added In-App Purchase sample code app 7 years ago
..
AppConfig.h Added In-App Purchase sample code app 7 years ago
BinaryData.cpp Added In-App Purchase sample code app 7 years ago
BinaryData.h Added In-App Purchase sample code app 7 years ago
JuceHeader.h Added In-App Purchase sample code app 7 years ago
ReadMe.txt Added In-App Purchase sample code app 7 years ago
include_juce_audio_basics.cpp Added In-App Purchase sample code app 7 years ago
include_juce_audio_basics.mm Added In-App Purchase sample code app 7 years ago
include_juce_audio_devices.cpp Added In-App Purchase sample code app 7 years ago
include_juce_audio_devices.mm Added In-App Purchase sample code app 7 years ago
include_juce_audio_formats.cpp Added In-App Purchase sample code app 7 years ago
include_juce_audio_formats.mm Added In-App Purchase sample code app 7 years ago
include_juce_audio_processors.cpp Added In-App Purchase sample code app 7 years ago
include_juce_audio_processors.mm Added In-App Purchase sample code app 7 years ago
include_juce_audio_utils.cpp Added In-App Purchase sample code app 7 years ago
include_juce_audio_utils.mm Added In-App Purchase sample code app 7 years ago
include_juce_core.cpp Added In-App Purchase sample code app 7 years ago
include_juce_core.mm Added In-App Purchase sample code app 7 years ago
include_juce_cryptography.cpp Added In-App Purchase sample code app 7 years ago
include_juce_cryptography.mm Added In-App Purchase sample code app 7 years ago
include_juce_data_structures.cpp Added In-App Purchase sample code app 7 years ago
include_juce_data_structures.mm Added In-App Purchase sample code app 7 years ago
include_juce_events.cpp Added In-App Purchase sample code app 7 years ago
include_juce_events.mm Added In-App Purchase sample code app 7 years ago
include_juce_graphics.cpp Added In-App Purchase sample code app 7 years ago
include_juce_graphics.mm Added In-App Purchase sample code app 7 years ago
include_juce_gui_basics.cpp Added In-App Purchase sample code app 7 years ago
include_juce_gui_basics.mm Added In-App Purchase sample code app 7 years ago
include_juce_gui_extra.cpp Added In-App Purchase sample code app 7 years ago
include_juce_gui_extra.mm Added In-App Purchase sample code app 7 years ago
include_juce_opengl.cpp Added In-App Purchase sample code app 7 years ago
include_juce_opengl.mm Added In-App Purchase sample code app 7 years ago
include_juce_product_unlocking.cpp Added In-App Purchase sample code app 7 years ago
include_juce_product_unlocking.mm Added In-App Purchase sample code app 7 years ago

ReadMe.txt


Important Note!!
================

The purpose of this folder is to contain files that are auto-generated by the Projucer,
and ALL files in this folder will be mercilessly DELETED and completely re-written whenever
the Projucer saves your project.

Therefore, it's a bad idea to make any manual changes to the files in here, or to
put any of your own files in here if you don't want to lose them. (Of course you may choose
to add the folder's contents to your version-control system so that you can re-merge your own
modifications after the Projucer has saved its changes).