diff options
Diffstat (limited to 'protocols/Sametime/src/glib/glib_10.vcxproj')
-rw-r--r-- | protocols/Sametime/src/glib/glib_10.vcxproj | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/protocols/Sametime/src/glib/glib_10.vcxproj b/protocols/Sametime/src/glib/glib_10.vcxproj index 8bf32372ac..0d20e390fb 100644 --- a/protocols/Sametime/src/glib/glib_10.vcxproj +++ b/protocols/Sametime/src/glib/glib_10.vcxproj @@ -261,21 +261,6 @@ <ClCompile Include="gwin32.c" />
<ClCompile Include="libcharset\localcharset.c" />
<ClCompile Include="libintl.c" />
- <ClCompile Include="pcre\pcre_chartables.c" />
- <ClCompile Include="pcre\pcre_compile.c" />
- <ClCompile Include="pcre\pcre_config.c" />
- <ClCompile Include="pcre\pcre_dfa_exec.c" />
- <ClCompile Include="pcre\pcre_exec.c" />
- <ClCompile Include="pcre\pcre_fullinfo.c" />
- <ClCompile Include="pcre\pcre_get.c" />
- <ClCompile Include="pcre\pcre_globals.c" />
- <ClCompile Include="pcre\pcre_newline.c" />
- <ClCompile Include="pcre\pcre_ord2utf8.c" />
- <ClCompile Include="pcre\pcre_study.c" />
- <ClCompile Include="pcre\pcre_tables.c" />
- <ClCompile Include="pcre\pcre_try_flipped.c" />
- <ClCompile Include="pcre\pcre_ucp_searchfuncs.c" />
- <ClCompile Include="pcre\pcre_xclass.c" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="gnulib\g-gnulib.h" />
|