From 94ffa280f5a11fdddbd30e1e37c2297e2a32bb4a Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Tue, 29 Mar 2011 11:32:41 +0200 Subject: [PATCH] add README explaining purpose of src/share/ Reviewed-by: con --- src/share/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/share/README diff --git a/src/share/README b/src/share/README new file mode 100644 index 00000000000..6b930079d4a --- /dev/null +++ b/src/share/README @@ -0,0 +1,2 @@ +This directory contains *only* data files which are installed conditionally. +The installation code is in ../../share/qtcreator/static.pro