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.
attila 10d32c104d Resave all projects 3 years ago
..
JuceHeader.h CMake: Use CMAKE_OSX_SYSROOT to locate AU/Rez files 5 years ago
ReadMe.txt CMake: Use CMAKE_OSX_SYSROOT to locate AU/Rez files 5 years ago
include_juce_audio_basics.cpp CMake: Use CMAKE_OSX_SYSROOT to locate AU/Rez files 5 years ago
include_juce_audio_basics.mm CMake: Use CMAKE_OSX_SYSROOT to locate AU/Rez files 5 years ago
include_juce_audio_devices.cpp CMake: Use CMAKE_OSX_SYSROOT to locate AU/Rez files 5 years ago
include_juce_audio_devices.mm CMake: Use CMAKE_OSX_SYSROOT to locate AU/Rez files 5 years ago
include_juce_audio_formats.cpp CMake: Use CMAKE_OSX_SYSROOT to locate AU/Rez files 5 years ago
include_juce_audio_formats.mm CMake: Use CMAKE_OSX_SYSROOT to locate AU/Rez files 5 years ago
include_juce_audio_processors.cpp CMake: Use CMAKE_OSX_SYSROOT to locate AU/Rez files 5 years ago
include_juce_audio_processors.mm CMake: Use CMAKE_OSX_SYSROOT to locate AU/Rez files 5 years ago
include_juce_audio_processors_ara.cpp Resave all projects 3 years ago
include_juce_audio_processors_lv2_libs.cpp LV2: Add initial hosting support 3 years ago
include_juce_audio_utils.cpp CMake: Use CMAKE_OSX_SYSROOT to locate AU/Rez files 5 years ago
include_juce_audio_utils.mm CMake: Use CMAKE_OSX_SYSROOT to locate AU/Rez files 5 years ago
include_juce_core.cpp CMake: Use CMAKE_OSX_SYSROOT to locate AU/Rez files 5 years ago
include_juce_core.mm CMake: Use CMAKE_OSX_SYSROOT to locate AU/Rez files 5 years ago
include_juce_data_structures.cpp CMake: Use CMAKE_OSX_SYSROOT to locate AU/Rez files 5 years ago
include_juce_data_structures.mm CMake: Use CMAKE_OSX_SYSROOT to locate AU/Rez files 5 years ago
include_juce_events.cpp CMake: Use CMAKE_OSX_SYSROOT to locate AU/Rez files 5 years ago
include_juce_events.mm CMake: Use CMAKE_OSX_SYSROOT to locate AU/Rez files 5 years ago
include_juce_graphics.cpp CMake: Use CMAKE_OSX_SYSROOT to locate AU/Rez files 5 years ago
include_juce_graphics.mm CMake: Use CMAKE_OSX_SYSROOT to locate AU/Rez files 5 years ago
include_juce_gui_basics.cpp CMake: Use CMAKE_OSX_SYSROOT to locate AU/Rez files 5 years ago
include_juce_gui_basics.mm CMake: Use CMAKE_OSX_SYSROOT to locate AU/Rez files 5 years ago
include_juce_gui_extra.cpp CMake: Use CMAKE_OSX_SYSROOT to locate AU/Rez files 5 years ago
include_juce_gui_extra.mm CMake: Use CMAKE_OSX_SYSROOT to locate AU/Rez files 5 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).