From f8b2ac1befd9379cdb2fb0dabe8142d74c801818 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Sun, 15 Sep 2013 12:09:53 +0200 Subject: Use libpng from sourcetree instead of the one supplied by the OS. --- plugingui/png/README.drumgizmo | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 plugingui/png/README.drumgizmo (limited to 'plugingui/png/README.drumgizmo') diff --git a/plugingui/png/README.drumgizmo b/plugingui/png/README.drumgizmo new file mode 100644 index 0000000..e22e033 --- /dev/null +++ b/plugingui/png/README.drumgizmo @@ -0,0 +1,6 @@ +This folder contains a selection of files from the libpng project. +They are included directly in the source tree in order to avoid version +conflicts at loadtime when the plugin host is using a bundled version of +libpng with a different version than the one shipped with the OS. + +See README and LICENSE files for more details on the libpng project. \ No newline at end of file -- cgit v1.2.3