1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-02 03:20:06 +00:00
JUCE/extras/Projucer/JuceLibraryCode
2025-06-03 16:08:19 +01:00
..
BinaryData.cpp PIP: Respect screen safe areas for demo projects 2025-06-03 16:08:19 +01:00
BinaryData.h PIP: Respect screen safe areas for demo projects 2025-06-03 16:08:19 +01:00
include_juce_build_tools.cpp
include_juce_core.cpp
include_juce_core.mm
include_juce_core_CompilationTime.cpp
include_juce_cryptography.cpp
include_juce_cryptography.mm
include_juce_data_structures.cpp
include_juce_data_structures.mm
include_juce_events.cpp
include_juce_events.mm
include_juce_graphics.cpp
include_juce_graphics.mm
include_juce_graphics_Harfbuzz.cpp
include_juce_graphics_Sheenbidi.c SheenBidi: Include in build of juce_graphics 2024-09-18 19:13:08 +01:00
include_juce_gui_basics.cpp
include_juce_gui_basics.mm
include_juce_gui_extra.cpp
include_juce_gui_extra.mm
JuceHeader.h Resave all projects 2025-06-02 09:26:19 +01:00
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).