summaryrefslogtreecommitdiff
path: root/plugingui/png/README.drumgizmo
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2013-09-15 12:09:53 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2013-09-15 12:09:53 +0200
commitf8b2ac1befd9379cdb2fb0dabe8142d74c801818 (patch)
tree9b43c785197e5a724ed0b603dbdac67a72a011dc /plugingui/png/README.drumgizmo
parent249717512c93df045bdc9b9bec08083c2e9d7a44 (diff)
Use libpng from sourcetree instead of the one supplied by the OS.
Diffstat (limited to 'plugingui/png/README.drumgizmo')
-rw-r--r--plugingui/png/README.drumgizmo6
1 files changed, 6 insertions, 0 deletions
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