Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'extern/libmv/third_party/glog/README.libmv')
-rw-r--r--extern/libmv/third_party/glog/README.libmv9
1 files changed, 0 insertions, 9 deletions
diff --git a/extern/libmv/third_party/glog/README.libmv b/extern/libmv/third_party/glog/README.libmv
deleted file mode 100644
index 10e51fa6df4..00000000000
--- a/extern/libmv/third_party/glog/README.libmv
+++ /dev/null
@@ -1,9 +0,0 @@
-Project: Google Logging
-URL: http://code.google.com/p/google-glog/
-License: New BSD
-Upstream version: 0.3.3, r143
-Local modifications:
-* Added per-platform config.h files so no configuration-time
- checks for functions and so are needed.
-* See glog_tweaks.patch to see other tweaks which are done
- against glog upstream.