[Pcre-svn] [1330] code/trunk: Update files for Borland compi…

トップ ページ
このメッセージを削除
著者: Subversion repository
日付:  
To: pcre-svn
題目: [Pcre-svn] [1330] code/trunk: Update files for Borland compilation to current list of modules.
Revision: 1330
          http://vcs.pcre.org/viewvc?view=rev&revision=1330
Author:   ph10
Date:     2013-05-13 16:27:42 +0100 (Mon, 13 May 2013)


Log Message:
-----------
Update files for Borland compilation to current list of modules.

Modified Paths:
--------------
    code/trunk/makevp_c.txt
    code/trunk/makevp_l.txt


Modified: code/trunk/makevp_c.txt
===================================================================
--- code/trunk/makevp_c.txt    2013-05-12 16:33:19 UTC (rev 1329)
+++ code/trunk/makevp_c.txt    2013-05-13 15:27:42 UTC (rev 1330)
@@ -7,11 +7,12 @@
 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


Modified: code/trunk/makevp_l.txt
===================================================================
--- code/trunk/makevp_l.txt    2013-05-12 16:33:19 UTC (rev 1329)
+++ code/trunk/makevp_l.txt    2013-05-13 15:27:42 UTC (rev 1330)
@@ -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               &