diff options
Diffstat (limited to 'Utilities/PCRE/manifest')
-rw-r--r-- | Utilities/PCRE/manifest/pcre-5.0-doc.mft | 58 | ||||
-rw-r--r-- | Utilities/PCRE/manifest/pcre-5.0-doc.ver | 2 | ||||
-rw-r--r-- | Utilities/PCRE/manifest/pcre-5.0-lib.mft | 12 | ||||
-rw-r--r-- | Utilities/PCRE/manifest/pcre-5.0-lib.ver | 2 |
4 files changed, 74 insertions, 0 deletions
diff --git a/Utilities/PCRE/manifest/pcre-5.0-doc.mft b/Utilities/PCRE/manifest/pcre-5.0-doc.mft new file mode 100644 index 0000000..a2ac5c9 --- /dev/null +++ b/Utilities/PCRE/manifest/pcre-5.0-doc.mft @@ -0,0 +1,58 @@ +man/html/pcre.3.html
+man/html/pcre_compile.3.html
+man/html/pcre_config.3.html
+man/html/pcre_copy_named_substring.3.html
+man/html/pcre_copy_substring.3.html
+man/html/pcre_exec.3.html
+man/html/pcre_free_substring.3.html
+man/html/pcre_free_substring_list.3.html
+man/html/pcre_fullinfo.3.html
+man/html/pcre_get_named_substring.3.html
+man/html/pcre_get_stringnumber.3.html
+man/html/pcre_get_substring.3.html
+man/html/pcre_get_substring_list.3.html
+man/html/pcre_info.3.html
+man/html/pcre_maketables.3.html
+man/html/pcre_study.3.html
+man/html/pcre_version.3.html
+man/html/pcreapi.3.html
+man/html/pcrebuild.3.html
+man/html/pcrecallout.3.html
+man/html/pcrecompat.3.html
+man/html/pcregrep.1.html
+man/html/pcrepattern.3.html
+man/html/pcreperform.3.html
+man/html/pcreposix.3.html
+man/html/pcresample.3.html
+man/html/pcretest.1.html
+man/man1/pcregrep.1
+man/man1/pcretest.1
+man/man3/pcre.3
+man/man3/pcre_compile.3
+man/man3/pcre_config.3
+man/man3/pcre_copy_named_substring.3
+man/man3/pcre_copy_substring.3
+man/man3/pcre_exec.3
+man/man3/pcre_free_substring.3
+man/man3/pcre_free_substring_list.3
+man/man3/pcre_fullinfo.3
+man/man3/pcre_get_named_substring.3
+man/man3/pcre_get_stringnumber.3
+man/man3/pcre_get_substring.3
+man/man3/pcre_get_substring_list.3
+man/man3/pcre_info.3
+man/man3/pcre_maketables.3
+man/man3/pcre_study.3
+man/man3/pcre_version.3
+man/man3/pcreapi.3
+man/man3/pcrebuild.3
+man/man3/pcrecallout.3
+man/man3/pcrecompat.3
+man/man3/pcrepattern.3
+man/man3/pcreperform.3
+man/man3/pcreposix.3
+man/man3/pcresample.3
+man/pdf/pcre-man.pdf
+man/ps/pcre-man.ps.gz
+manifest/pcre-5.0-doc.mft
+manifest/pcre-5.0-doc.ver
diff --git a/Utilities/PCRE/manifest/pcre-5.0-doc.ver b/Utilities/PCRE/manifest/pcre-5.0-doc.ver new file mode 100644 index 0000000..6a4adaa --- /dev/null +++ b/Utilities/PCRE/manifest/pcre-5.0-doc.ver @@ -0,0 +1,2 @@ +Pcre 5.0: Documentation
+Pcre: Perl-compatible regular-expression library
diff --git a/Utilities/PCRE/manifest/pcre-5.0-lib.mft b/Utilities/PCRE/manifest/pcre-5.0-lib.mft new file mode 100644 index 0000000..aabb128 --- /dev/null +++ b/Utilities/PCRE/manifest/pcre-5.0-lib.mft @@ -0,0 +1,12 @@ +include/pcre.h
+include/pcreposix.h
+lib/libpcre-bcc.lib
+lib/libpcre.def
+lib/libpcre.dll.a
+lib/libpcre.lib
+lib/libpcreposix-bcc.lib
+lib/libpcreposix.def
+lib/libpcreposix.dll.a
+lib/libpcreposix.lib
+manifest/pcre-5.0-lib.mft
+manifest/pcre-5.0-lib.ver
diff --git a/Utilities/PCRE/manifest/pcre-5.0-lib.ver b/Utilities/PCRE/manifest/pcre-5.0-lib.ver new file mode 100644 index 0000000..288da85 --- /dev/null +++ b/Utilities/PCRE/manifest/pcre-5.0-lib.ver @@ -0,0 +1,2 @@ +Pcre 5.0: Developer files
+Pcre: Perl-compatible regular-expression library
|