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.

5 lines
200B

  1. These files are from the libpng library - http://www.libpng.org/
  2. We have removed all `extern "C"` from the library to prevent symbol collision
  3. with projects that use their own version of libpng.