add missing files to msvc pcre build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13731 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2009-06-09 17:51:25 +00:00
parent e65d3da3b4
commit a7e4debee0
2 changed files with 16 additions and 0 deletions

View File

@ -824,6 +824,14 @@
RelativePath="..\..\pcre\pcre_try_flipped.c"
>
</File>
<File
RelativePath="..\..\pcre\pcre_newline.c"
>
</File>
<File
RelativePath="..\..\pcre\pcre_ucd.c"
>
</File>
<File
RelativePath="..\..\pcre\pcre_ucp_searchfuncs.c"
>

View File

@ -453,6 +453,14 @@
RelativePath="..\..\pcre\pcre_try_flipped.c"
>
</File>
<File
RelativePath="..\..\pcre\pcre_newline.c"
>
</File>
<File
RelativePath="..\..\pcre\pcre_ucd.c"
>
</File>
<File
RelativePath="..\..\pcre\pcre_ucp_searchfuncs.c"
>