summaryrefslogtreecommitdiff
path: root/pcre/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'pcre/README.md')
-rw-r--r--pcre/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/pcre/README.md b/pcre/README.md
new file mode 100644
index 0000000..4f6eddc
--- /dev/null
+++ b/pcre/README.md
@@ -0,0 +1,9 @@
+# pcre-win-build
+
+pcre Windows build with Visual Studio.
+
+This version is pcre-8.45.
+
+To build, simply open the required solution file, and
+you know how to use Visual Studio, right?
+(or perhaps this is the wrong place for you.)