summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2013-05-13 15:27:42 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2013-05-13 15:27:42 +0000
commit494c4cedcf809e482cdb6f527395c74c3336479b (patch)
tree019e554387db017c842162eea71f1ec9d271f595
parent2a0d7e55879dfe10247c0446a57b55a163e69d7f (diff)
downloadpcre-494c4cedcf809e482cdb6f527395c74c3336479b.tar.gz
Update files for Borland compilation to current list of modules.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1330 2f5784b3-3f2a-0410-8824-cb99058d5e15
-rw-r--r--makevp_c.txt3
-rw-r--r--makevp_l.txt3
2 files changed, 4 insertions, 2 deletions
diff --git a/makevp_c.txt b/makevp_c.txt
index a7cf8a0..5648115 100644
--- a/makevp_c.txt
+++ b/makevp_c.txt
@@ -7,11 +7,12 @@ pcre_exec.c
pcre_fullinfo.c
pcre_get.c
pcre_globals.c
-pcre_info.c
+pcre_jit_compile.c
pcre_maketables.c
pcre_newline.c
pcre_ord2utf8.c
pcre_refcount.c
+pcre_string_utils.c
pcre_study.c
pcre_tables.c
pcre_ucd.c
diff --git a/makevp_l.txt b/makevp_l.txt
index 5d3c70c..9b071e0 100644
--- a/makevp_l.txt
+++ b/makevp_l.txt
@@ -7,11 +7,12 @@
+pcre_fullinfo.obj &
+pcre_get.obj &
+pcre_globals.obj &
-+pcre_info.obj &
++pcre_jit_compile.obj &
+pcre_maketables.obj &
+pcre_newline.obj &
+pcre_ord2utf8.obj &
+pcre_refcount.obj &
++pcre_string_utils.obj &
+pcre_study.obj &
+pcre_tables.obj &
+pcre_ucd.obj &