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:
parent
e65d3da3b4
commit
a7e4debee0
|
@ -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"
|
||||
>
|
||||
|
|
|
@ -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"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue