paulxstretch/deps/juce/extras/Projucer/JuceLibraryCode
essej 25bd5d8adb git subrepo clone --branch=sono6good https://github.com/essej/JUCE.git deps/juce
subrepo:
  subdir:   "deps/juce"
  merged:   "b13f9084e"
upstream:
  origin:   "https://github.com/essej/JUCE.git"
  branch:   "sono6good"
  commit:   "b13f9084e"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo.git"
  commit:   "2f68596"
2022-04-18 17:51:22 -04:00
..
BinaryData.cpp git subrepo clone --branch=sono6good https://github.com/essej/JUCE.git deps/juce 2022-04-18 17:51:22 -04:00
BinaryData.h git subrepo clone --branch=sono6good https://github.com/essej/JUCE.git deps/juce 2022-04-18 17:51:22 -04:00
include_juce_build_tools.cpp git subrepo clone --branch=sono6good https://github.com/essej/JUCE.git deps/juce 2022-04-18 17:51:22 -04:00
include_juce_core.cpp git subrepo clone --branch=sono6good https://github.com/essej/JUCE.git deps/juce 2022-04-18 17:51:22 -04:00
include_juce_core.mm git subrepo clone --branch=sono6good https://github.com/essej/JUCE.git deps/juce 2022-04-18 17:51:22 -04:00
include_juce_cryptography.cpp git subrepo clone --branch=sono6good https://github.com/essej/JUCE.git deps/juce 2022-04-18 17:51:22 -04:00
include_juce_cryptography.mm git subrepo clone --branch=sono6good https://github.com/essej/JUCE.git deps/juce 2022-04-18 17:51:22 -04:00
include_juce_data_structures.cpp git subrepo clone --branch=sono6good https://github.com/essej/JUCE.git deps/juce 2022-04-18 17:51:22 -04:00
include_juce_data_structures.mm git subrepo clone --branch=sono6good https://github.com/essej/JUCE.git deps/juce 2022-04-18 17:51:22 -04:00
include_juce_events.cpp git subrepo clone --branch=sono6good https://github.com/essej/JUCE.git deps/juce 2022-04-18 17:51:22 -04:00
include_juce_events.mm git subrepo clone --branch=sono6good https://github.com/essej/JUCE.git deps/juce 2022-04-18 17:51:22 -04:00
include_juce_graphics.cpp git subrepo clone --branch=sono6good https://github.com/essej/JUCE.git deps/juce 2022-04-18 17:51:22 -04:00
include_juce_graphics.mm git subrepo clone --branch=sono6good https://github.com/essej/JUCE.git deps/juce 2022-04-18 17:51:22 -04:00
include_juce_gui_basics.cpp git subrepo clone --branch=sono6good https://github.com/essej/JUCE.git deps/juce 2022-04-18 17:51:22 -04:00
include_juce_gui_basics.mm git subrepo clone --branch=sono6good https://github.com/essej/JUCE.git deps/juce 2022-04-18 17:51:22 -04:00
include_juce_gui_extra.cpp git subrepo clone --branch=sono6good https://github.com/essej/JUCE.git deps/juce 2022-04-18 17:51:22 -04:00
include_juce_gui_extra.mm git subrepo clone --branch=sono6good https://github.com/essej/JUCE.git deps/juce 2022-04-18 17:51:22 -04:00
JuceHeader.h git subrepo clone --branch=sono6good https://github.com/essej/JUCE.git deps/juce 2022-04-18 17:51:22 -04:00
ReadMe.txt git subrepo clone --branch=sono6good https://github.com/essej/JUCE.git deps/juce 2022-04-18 17:51:22 -04:00

 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).