renamed config.h to pcre_config.h, as was before integration of pcre 8.35

This commit is contained in:
Guenter Obiltschnig
2014-10-06 08:54:18 +02:00
parent e8c19d0efe
commit 5cbcae3ee5
45 changed files with 44 additions and 44 deletions

View File

@@ -1157,7 +1157,7 @@
<ClInclude Include="include\Poco\SharedLibrary_WIN32.h" />
<ClInclude Include="include\Poco\SharedLibrary_WIN32U.h" />
<ClInclude Include="src\pcre.h" />
<ClInclude Include="src\config.h" />
<ClInclude Include="src\pcre_config.h" />
<ClInclude Include="src\pcre_internal.h" />
<ClInclude Include="src\ucp.h" />
<ClInclude Include="include\Poco\RegularExpression.h" />