OSDN Git Service

Add 64-bit build target for PCRE.
authorKimmo Varis <kimmov@gmail.com>
Thu, 31 Dec 2009 20:10:44 +0000 (20:10 +0000)
committerKimmo Varis <kimmov@gmail.com>
Thu, 31 Dec 2009 20:10:44 +0000 (20:10 +0000)
42 files changed:
Externals/pcre/Win64/ALL_BUILD.vcproj [new file with mode: 0644]
Externals/pcre/Win64/CMakeCache.txt [new file with mode: 0644]
Externals/pcre/Win64/CMakeFiles/ALL_BUILD.rule [new file with mode: 0644]
Externals/pcre/Win64/CMakeFiles/CMakeCCompiler.cmake [new file with mode: 0644]
Externals/pcre/Win64/CMakeFiles/CMakeCPlatform.cmake [new file with mode: 0644]
Externals/pcre/Win64/CMakeFiles/CMakeCXXCompiler.cmake [new file with mode: 0644]
Externals/pcre/Win64/CMakeFiles/CMakeCXXPlatform.cmake [new file with mode: 0644]
Externals/pcre/Win64/CMakeFiles/CMakeDetermineCompilerABI_C.bin [new file with mode: 0644]
Externals/pcre/Win64/CMakeFiles/CMakeDetermineCompilerABI_CXX.bin [new file with mode: 0644]
Externals/pcre/Win64/CMakeFiles/CMakeError.log [new file with mode: 0644]
Externals/pcre/Win64/CMakeFiles/CMakeOutput.log [new file with mode: 0644]
Externals/pcre/Win64/CMakeFiles/CMakeRCCompiler.cmake [new file with mode: 0644]
Externals/pcre/Win64/CMakeFiles/CMakeSystem.cmake [new file with mode: 0644]
Externals/pcre/Win64/CMakeFiles/CheckTypeSize.bin [new file with mode: 0644]
Externals/pcre/Win64/CMakeFiles/INSTALL_force.rule [new file with mode: 0644]
Externals/pcre/Win64/CMakeFiles/RUN_TESTS_force.rule [new file with mode: 0644]
Externals/pcre/Win64/CMakeFiles/TargetDirectories.txt [new file with mode: 0644]
Externals/pcre/Win64/CMakeFiles/ZERO_CHECK.rule [new file with mode: 0644]
Externals/pcre/Win64/CMakeFiles/cmake.check_cache [new file with mode: 0644]
Externals/pcre/Win64/CMakeFiles/generate.stamp [new file with mode: 0644]
Externals/pcre/Win64/CMakeFiles/generate.stamp.depend [new file with mode: 0644]
Externals/pcre/Win64/CMakeFiles/generate.stamp.list [new file with mode: 0644]
Externals/pcre/Win64/CTestCustom.ctest [new file with mode: 0644]
Externals/pcre/Win64/CTestTestfile.cmake [new file with mode: 0644]
Externals/pcre/Win64/INSTALL.vcproj [new file with mode: 0644]
Externals/pcre/Win64/PCRE.sln [new file with mode: 0644]
Externals/pcre/Win64/RUN_TESTS.vcproj [new file with mode: 0644]
Externals/pcre/Win64/ZERO_CHECK.vcproj [new file with mode: 0644]
Externals/pcre/Win64/cmake_install.cmake [new file with mode: 0644]
Externals/pcre/Win64/config.h [new file with mode: 0644]
Externals/pcre/Win64/pcre.h [new file with mode: 0644]
Externals/pcre/Win64/pcre.vcproj [new file with mode: 0644]
Externals/pcre/Win64/pcre_chartables.c [new file with mode: 0644]
Externals/pcre/Win64/pcre_scanner_unittest.vcproj [new file with mode: 0644]
Externals/pcre/Win64/pcre_stringpiece.h [new file with mode: 0644]
Externals/pcre/Win64/pcre_stringpiece_unittest.vcproj [new file with mode: 0644]
Externals/pcre/Win64/pcrecpp.vcproj [new file with mode: 0644]
Externals/pcre/Win64/pcrecpp_unittest.vcproj [new file with mode: 0644]
Externals/pcre/Win64/pcrecpparg.h [new file with mode: 0644]
Externals/pcre/Win64/pcregrep.vcproj [new file with mode: 0644]
Externals/pcre/Win64/pcreposix.vcproj [new file with mode: 0644]
Externals/pcre/Win64/pcretest.vcproj [new file with mode: 0644]

diff --git a/Externals/pcre/Win64/ALL_BUILD.vcproj b/Externals/pcre/Win64/ALL_BUILD.vcproj
new file mode 100644 (file)
index 0000000..e642347
--- /dev/null
@@ -0,0 +1,267 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="8.00"
+       Name="ALL_BUILD"
+       ProjectGUID="{621A3727-83D9-4122-AF50-887943250F0E}"
+       Keyword="Win32Proj">
+       <Platforms>
+               <Platform
+                       Name="x64"/>
+       </Platforms>
+       <Configurations>
+               <Configuration
+                       Name="Debug|x64"
+                       OutputDirectory="Debug"
+                       IntermediateDirectory="ALL_BUILD.dir\Debug"
+                       ConfigurationType="10"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               ExceptionHandling="0"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"
+                               AssemblerListingLocation="Debug"
+                               ObjectFile="$(IntDir)\"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+               </Configuration>
+               <Configuration
+                       Name="Release|x64"
+                       OutputDirectory="Release"
+                       IntermediateDirectory="ALL_BUILD.dir\Release"
+                       ConfigurationType="10"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               ExceptionHandling="0"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"
+                               AssemblerListingLocation="Release"
+                               ObjectFile="$(IntDir)\"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+               </Configuration>
+               <Configuration
+                       Name="MinSizeRel|x64"
+                       OutputDirectory="MinSizeRel"
+                       IntermediateDirectory="ALL_BUILD.dir\MinSizeRel"
+                       ConfigurationType="10"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               ExceptionHandling="0"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"
+                               AssemblerListingLocation="MinSizeRel"
+                               ObjectFile="$(IntDir)\"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+               </Configuration>
+               <Configuration
+                       Name="RelWithDebInfo|x64"
+                       OutputDirectory="RelWithDebInfo"
+                       IntermediateDirectory="ALL_BUILD.dir\RelWithDebInfo"
+                       ConfigurationType="10"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               ExceptionHandling="0"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"
+                               AssemblerListingLocation="RelWithDebInfo"
+                               ObjectFile="$(IntDir)\"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+               </Configuration>
+       </Configurations>
+       <Files>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\ALL_BUILD">
+                       </File>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt">
+                               <FileConfiguration
+                                       Name="Debug|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="Release|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="MinSizeRel|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="RelWithDebInfo|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                       </File>
+               <Filter
+                       Name="CMake Rules"
+                       Filter="">
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\ALL_BUILD.rule">
+                               <FileConfiguration
+                                       Name="Debug|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Build all projects"
+                                       CommandLine=""
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\ALL_BUILD.rule"
+                                       Outputs="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\ALL_BUILD"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="Release|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Build all projects"
+                                       CommandLine=""
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\ALL_BUILD.rule"
+                                       Outputs="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\ALL_BUILD"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="MinSizeRel|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Build all projects"
+                                       CommandLine=""
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\ALL_BUILD.rule"
+                                       Outputs="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\ALL_BUILD"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="RelWithDebInfo|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Build all projects"
+                                       CommandLine=""
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\ALL_BUILD.rule"
+                                       Outputs="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\ALL_BUILD"/>
+                               </FileConfiguration>
+                       </File>
+               </Filter>
+       </Files>
+       <Globals>
+       </Globals>
+</VisualStudioProject>
diff --git a/Externals/pcre/Win64/CMakeCache.txt b/Externals/pcre/Win64/CMakeCache.txt
new file mode 100644 (file)
index 0000000..de05a26
--- /dev/null
@@ -0,0 +1,448 @@
+# This is the CMakeCache file.
+# For build in directory: d:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64
+# It was generated by CMake: C:/Program Files/CMake 2.8/bin/cmake.exe
+# You can edit this file to change values found and used by cmake.
+# If you do not want to change any of the values, simply exit the editor.
+# If you do want to change a value, simply edit, save, and exit the editor.
+# The syntax for the file is as follows:
+# KEY:TYPE=VALUE
+# KEY is the name of a variable in the cache.
+# TYPE is a hint to GUI's for the type of VALUE, DO NOT EDIT TYPE!.
+# VALUE is the current value for the KEY.
+
+########################
+# EXTERNAL cache entries
+########################
+
+//Build shared libraries instead of static ones.
+BUILD_SHARED_LIBS:BOOL=ON
+
+//Path to a file.
+BZIP2_INCLUDE_DIR:PATH=BZIP2_INCLUDE_DIR-NOTFOUND
+
+//Path to a library.
+BZIP2_LIBRARIES:FILEPATH=BZIP2_LIBRARIES-NOTFOUND
+
+//For backwards compatibility, what version of CMake commands and
+// syntax should this version of CMake try to support.
+CMAKE_BACKWARDS_COMPATIBILITY:STRING=2.4
+
+//Semicolon separated list of supported configuration types, only
+// supports Debug, Release, MinSizeRel, and RelWithDebInfo, anything
+// else will be ignored.
+CMAKE_CONFIGURATION_TYPES:STRING=Debug;Release;MinSizeRel;RelWithDebInfo
+
+//C++ compiler
+CMAKE_CXX_COMPILER:FILEPATH=cl
+
+//Flags used by the compiler during all build types.
+CMAKE_CXX_FLAGS:STRING= /DWIN32 /D_WINDOWS /W3 /Zm1000 /EHsc /GR
+
+//Flags used by the compiler during debug builds.
+CMAKE_CXX_FLAGS_DEBUG:STRING=/D_DEBUG /MDd /Zi /Ob0 /Od /RTC1
+
+//Flags used by the compiler during release minsize builds.
+CMAKE_CXX_FLAGS_MINSIZEREL:STRING=/MD /O1 /Ob1 /D NDEBUG
+
+//Flags used by the compiler during release builds (/MD /Ob1 /Oi
+// /Ot /Oy /Gs will produce slightly less optimized but smaller
+// files).
+CMAKE_CXX_FLAGS_RELEASE:STRING=/MD /O2 /Ob2 /D NDEBUG
+
+//Flags used by the compiler during Release with Debug Info builds.
+CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=/MD /Zi /O2 /Ob1 /D NDEBUG
+
+//Libraries linked by defalut with all C++ applications.
+CMAKE_CXX_STANDARD_LIBRARIES:STRING='kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib '
+
+//C compiler
+CMAKE_C_COMPILER:FILEPATH=cl
+
+//Flags used by the compiler during all build types.
+CMAKE_C_FLAGS:STRING= /DWIN32 /D_WINDOWS /W3 /Zm1000
+
+//Flags used by the compiler during debug builds.
+CMAKE_C_FLAGS_DEBUG:STRING=/D_DEBUG /MDd /Zi  /Ob0 /Od /RTC1
+
+//Flags used by the compiler during release minsize builds.
+CMAKE_C_FLAGS_MINSIZEREL:STRING=/MD /O1 /Ob1 /D NDEBUG
+
+//Flags used by the compiler during release builds (/MD /Ob1 /Oi
+// /Ot /Oy /Gs will produce slightly less optimized but smaller
+// files).
+CMAKE_C_FLAGS_RELEASE:STRING=/MD /O2 /Ob2 /D NDEBUG
+
+//Flags used by the compiler during Release with Debug Info builds.
+CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=/MD /Zi /O2 /Ob1 /D NDEBUG
+
+//Libraries linked by defalut with all C applications.
+CMAKE_C_STANDARD_LIBRARIES:STRING='kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib '
+
+//Flags used by the linker.
+CMAKE_EXE_LINKER_FLAGS:STRING= /STACK:10000000 /machine:x64
+
+//Flags used by the linker during debug builds.
+CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL:YES
+
+//Flags used by the linker during release minsize builds.
+CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO
+
+//Flags used by the linker during release builds.
+CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO
+
+//Flags used by the linker during Release with Debug Info builds.
+CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL:YES
+
+//Install path prefix, prepended onto install directories.
+CMAKE_INSTALL_PREFIX:PATH=C:/Program Files/PCRE
+
+//Path to a program.
+CMAKE_LINKER:FILEPATH=CMAKE_LINKER-NOTFOUND
+
+//make program
+CMAKE_MAKE_PROGRAM:FILEPATH=C:/PROGRA~1/MICROS~4/Common7/IDE/devenv.com
+
+//Flags used by the linker during the creation of modules.
+CMAKE_MODULE_LINKER_FLAGS:STRING= /STACK:10000000 /machine:x64
+
+//Flags used by the linker during debug builds.
+CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL:YES
+
+//Flags used by the linker during release minsize builds.
+CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO
+
+//Flags used by the linker during release builds.
+CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO
+
+//Flags used by the linker during Release with Debug Info builds.
+CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL:YES
+
+//Value Computed by CMake
+CMAKE_PROJECT_NAME:STATIC=PCRE
+
+//RC compiler
+CMAKE_RC_COMPILER:FILEPATH=rc
+
+//Flags for Fortran compiler.
+CMAKE_RC_FLAGS:STRING=' '
+
+//Flags used by the linker during the creation of dll's.
+CMAKE_SHARED_LINKER_FLAGS:STRING= /STACK:10000000 /machine:x64
+
+//Flags used by the linker during debug builds.
+CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL:YES
+
+//Flags used by the linker during release minsize builds.
+CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO
+
+//Flags used by the linker during release builds.
+CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO
+
+//Flags used by the linker during Release with Debug Info builds.
+CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL:YES
+
+//If set, runtime paths are not added when using shared libraries.
+CMAKE_SKIP_RPATH:BOOL=OFF
+
+//If true, cmake will use relative paths in makefiles and projects.
+CMAKE_USE_RELATIVE_PATHS:BOOL=OFF
+
+//If this value is on, makefiles will be generated without the
+// .SILENT directive, and all commands will be echoed to the console
+// during the make.  This is useful for debugging only. With Visual
+// Studio IDE projects all commands are done without /nologo.
+CMAKE_VERBOSE_MAKEFILE:BOOL=OFF
+
+//Single output directory for building all executables.
+EXECUTABLE_OUTPUT_PATH:PATH=
+
+//Single output directory for building all libraries.
+LIBRARY_OUTPUT_PATH:PATH=
+
+//Value Computed by CMake
+PCRE_BINARY_DIR:STATIC=D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64
+
+//Build the PCRE C++ library (pcrecpp).
+PCRE_BUILD_PCRECPP:BOOL=ON
+
+//Build pcregrep
+PCRE_BUILD_PCREGREP:BOOL=ON
+
+//Build the tests
+PCRE_BUILD_TESTS:BOOL=ON
+
+//Use EBCDIC coding instead of ASCII. (This is rarely used outside
+// of mainframe systems)
+PCRE_EBCDIC:BOOL=OFF
+
+//Internal link size (2, 3 or 4 allowed). See LINK_SIZE in config.h.in
+// for details.
+PCRE_LINK_SIZE:STRING=2
+
+//Default limit on internal looping. See MATCH_LIMIT in config.h.in
+// for details.
+PCRE_MATCH_LIMIT:STRING=10000000
+
+//Default limit on internal recursion. See MATCH_LIMIT_RECURSION
+// in config.h.in for details.
+PCRE_MATCH_LIMIT_RECURSION:STRING=MATCH_LIMIT
+
+//What to recognize as a newline (one of CR, LF, CRLF, ANY, ANYCRLF).
+PCRE_NEWLINE:STRING=ANY
+
+//If ON, then don't use stack recursion when matching. See NO_RECURSE
+// in config.h.in for details.
+PCRE_NO_RECURSE:BOOL=OFF
+
+//Threshold for malloc() usage. See POSIX_MALLOC_THRESHOLD in config.h.in
+// for details.
+PCRE_POSIX_MALLOC_THRESHOLD:STRING=10
+
+//Rebuild char tables
+PCRE_REBUILD_CHARTABLES:BOOL=OFF
+
+//Show the final configuration report
+PCRE_SHOW_REPORT:BOOL=ON
+
+//Value Computed by CMake
+PCRE_SOURCE_DIR:STATIC=D:/Work/WinMerge/WinMerge_SVN/Externals/pcre
+
+//ON=Backslash-R matches only LF CR and CRLF, OFF=Backslash-R matches
+// all Unicode Linebreaks
+PCRE_SUPPORT_BSR_ANYCRLF:BOOL=OFF
+
+//Enable support for Unicode properties. (If set, UTF-8 support
+// will be enabled as well)
+PCRE_SUPPORT_UNICODE_PROPERTIES:BOOL=OFF
+
+//Enable support for the Unicode UTF-8 encoding.
+PCRE_SUPPORT_UTF8:BOOL=ON
+
+//Path to a file.
+READLINE_INCLUDE_DIR:PATH=READLINE_INCLUDE_DIR-NOTFOUND
+
+//Path to a library.
+READLINE_LIBRARY:FILEPATH=READLINE_LIBRARY-NOTFOUND
+
+//Path to a file.
+ZLIB_INCLUDE_DIR:PATH=ZLIB_INCLUDE_DIR-NOTFOUND
+
+//Path to a library.
+ZLIB_LIBRARY:FILEPATH=ZLIB_LIBRARY-NOTFOUND
+
+//Dependencies for target
+pcre_LIB_DEPENDS:STATIC=
+
+//Dependencies for the target
+pcrecpp_LIB_DEPENDS:STATIC=general;pcre;
+
+//Dependencies for the target
+pcreposix_LIB_DEPENDS:STATIC=general;pcre;
+
+
+########################
+# INTERNAL cache entries
+########################
+
+//Stored GUID
+ALL_BUILD_GUID_CMAKE:INTERNAL=621A3727-83D9-4122-AF50-887943250F0E
+//ADVANCED property for variable: BZIP2_INCLUDE_DIR
+BZIP2_INCLUDE_DIR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: BZIP2_LIBRARIES
+BZIP2_LIBRARIES-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_BUILD_TOOL
+CMAKE_BUILD_TOOL-ADVANCED:INTERNAL=1
+//What is the target build tool cmake is generating for.
+CMAKE_BUILD_TOOL:INTERNAL=C:/PROGRA~1/MICROS~4/Common7/IDE/devenv.com
+//This is the directory where this CMakeCache.txt was created
+CMAKE_CACHEFILE_DIR:INTERNAL=d:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64
+//Major version of cmake used to create the current loaded cache
+CMAKE_CACHE_MAJOR_VERSION:INTERNAL=2
+//Minor version of cmake used to create the current loaded cache
+CMAKE_CACHE_MINOR_VERSION:INTERNAL=8
+//Patch version of cmake used to create the current loaded cache
+CMAKE_CACHE_PATCH_VERSION:INTERNAL=0
+//Path to CMake executable.
+CMAKE_COMMAND:INTERNAL=C:/Program Files/CMake 2.8/bin/cmake.exe
+//ADVANCED property for variable: CMAKE_CONFIGURATION_TYPES
+CMAKE_CONFIGURATION_TYPES-ADVANCED:INTERNAL=1
+//Path to cpack program executable.
+CMAKE_CPACK_COMMAND:INTERNAL=C:/Program Files/CMake 2.8/bin/cpack.exe
+//Path to ctest program executable.
+CMAKE_CTEST_COMMAND:INTERNAL=C:/Program Files/CMake 2.8/bin/ctest.exe
+//ADVANCED property for variable: CMAKE_CXX_COMPILER
+CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
+CMAKE_CXX_COMPILER_WORKS:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS
+CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
+CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
+CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
+CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
+CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_STANDARD_LIBRARIES
+CMAKE_CXX_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_COMPILER
+CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
+CMAKE_C_COMPILER_WORKS:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS
+CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
+CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
+CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
+CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
+CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_STANDARD_LIBRARIES
+CMAKE_C_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1
+//Result of TRY_COMPILE
+CMAKE_DETERMINE_CXX_ABI_COMPILED:INTERNAL=TRUE
+//Result of TRY_COMPILE
+CMAKE_DETERMINE_C_ABI_COMPILED:INTERNAL=TRUE
+//Path to cache edit program executable.
+CMAKE_EDIT_COMMAND:INTERNAL=C:/Program Files/CMake 2.8/bin/cmake-gui.exe
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
+CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
+CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
+CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
+CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
+CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//Name of generator.
+CMAKE_GENERATOR:INTERNAL=Visual Studio 8 2005 Win64
+//Start directory with the top level CMakeLists.txt file for this
+// project
+CMAKE_HOME_DIRECTORY:INTERNAL=D:/Work/WinMerge/WinMerge_SVN/Externals/pcre
+//ADVANCED property for variable: CMAKE_LINKER
+CMAKE_LINKER-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
+CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
+CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
+CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
+CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
+CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
+CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//number of local generators
+CMAKE_NUMBER_OF_LOCAL_GENERATORS:INTERNAL=1
+//ADVANCED property for variable: CMAKE_RC_COMPILER
+CMAKE_RC_COMPILER-ADVANCED:INTERNAL=1
+CMAKE_RC_COMPILER_WORKS:INTERNAL=1
+//ADVANCED property for variable: CMAKE_RC_FLAGS
+CMAKE_RC_FLAGS-ADVANCED:INTERNAL=1
+//Path to CMake installation.
+CMAKE_ROOT:INTERNAL=C:/Program Files/CMake 2.8/share/cmake-2.8
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
+CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
+CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
+CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
+CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
+CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SKIP_RPATH
+CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
+//Suppress Warnings that are meant for the author of the CMakeLists.txt
+// files.
+CMAKE_SUPPRESS_DEVELOPER_WARNINGS:INTERNAL=FALSE
+//ADVANCED property for variable: CMAKE_USE_RELATIVE_PATHS
+CMAKE_USE_RELATIVE_PATHS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
+CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
+//Stored GUID
+EDIT_CACHE_GUID_CMAKE:INTERNAL=EC5E8C0D-258F-4270-8CEB-9DD3F4C22E67
+//Have function bcopy
+HAVE_BCOPY:INTERNAL=
+//Have include bits/type_traits.h
+HAVE_BITS_TYPE_TRAITS_H:INTERNAL=
+//Have include dirent.h
+HAVE_DIRENT_H:INTERNAL=
+//Result of TRY_COMPILE
+HAVE_LONG_LONG:INTERNAL=TRUE
+//Have function memmove
+HAVE_MEMMOVE:INTERNAL=1
+//Have include stddef.h
+HAVE_STDDEF_H:INTERNAL=1
+//Have include stdint.h
+HAVE_STDINT_H:INTERNAL=
+//Have function strerror
+HAVE_STRERROR:INTERNAL=1
+//Have function strtoll
+HAVE_STRTOLL:INTERNAL=
+//Have function strtoq
+HAVE_STRTOQ:INTERNAL=
+//Have include sys/stat.h
+HAVE_SYS_STAT_H:INTERNAL=1
+//Have include sys/types.h
+HAVE_SYS_TYPES_H:INTERNAL=1
+//Have include type_traits.h
+HAVE_TYPE_TRAITS_H:INTERNAL=
+//Have include unistd.h
+HAVE_UNISTD_H:INTERNAL=
+//Result of TRY_COMPILE
+HAVE_UNSIGNED_LONG_LONG:INTERNAL=TRUE
+//Have include windows.h
+HAVE_WINDOWS_H:INTERNAL=1
+//Have function _strtoi64
+HAVE__STRTOI64:INTERNAL=1
+//Stored GUID
+INSTALL_GUID_CMAKE:INTERNAL=EDD8F512-863C-48DA-8184-03F4DEB91988
+//Result of CHECK_TYPE_SIZE
+LONG_LONG:INTERNAL=8
+//Stored GUID
+PACKAGE_GUID_CMAKE:INTERNAL=24C815A3-C03C-4E50-BF15-D6B1995E4422
+//ADVANCED property for variable: READLINE_INCLUDE_DIR
+READLINE_INCLUDE_DIR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: READLINE_LIBRARY
+READLINE_LIBRARY-ADVANCED:INTERNAL=1
+//Stored GUID
+REBUILD_CACHE_GUID_CMAKE:INTERNAL=F868F11E-ACDF-420A-A174-A2A567A59103
+//Stored GUID
+RUN_TESTS_GUID_CMAKE:INTERNAL=558A1FE8-BB90-4238-96BD-3BFFD6E11D7E
+//Stored GUID
+SG_Filter_CMake Rules_GUID_CMAKE:INTERNAL=CAF4013E-5050-4043-B2E3-EAD6C3811B77
+//Stored GUID
+SG_Filter_Header Files_GUID_CMAKE:INTERNAL=DCED89F2-30CB-47F2-8560-781634CA6EAD
+//Stored GUID
+SG_Filter_Resources_GUID_CMAKE:INTERNAL=9898AACE-1B50-4AD7-81B9-FA6C6B5A4DAD
+//Stored GUID
+SG_Filter_Source Files_GUID_CMAKE:INTERNAL=01A13B06-537A-4067-9757-A9C58872762C
+//Result of CHECK_TYPE_SIZE
+UNSIGNED_LONG_LONG:INTERNAL=8
+//Stored GUID
+ZERO_CHECK_GUID_CMAKE:INTERNAL=C345AEA0-631F-43FE-9759-6695FD3A2F91
+//ADVANCED property for variable: ZLIB_INCLUDE_DIR
+ZLIB_INCLUDE_DIR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: ZLIB_LIBRARY
+ZLIB_LIBRARY-ADVANCED:INTERNAL=1
+//Stored GUID
+pcre_GUID_CMAKE:INTERNAL=A316CDC1-94DD-4B87-816F-F8747568DA1D
+//Stored GUID
+pcre_scanner_unittest_GUID_CMAKE:INTERNAL=D8EDF6D8-72F2-4368-B38C-89010A847CEC
+//Stored GUID
+pcre_stringpiece_unittest_GUID_CMAKE:INTERNAL=3788A3FD-CEDB-4D52-A266-4AED33A720E9
+//Stored GUID
+pcrecpp_GUID_CMAKE:INTERNAL=5DA66217-CB29-4F2F-9AFE-DAF855F38DAD
+//Stored GUID
+pcrecpp_unittest_GUID_CMAKE:INTERNAL=CCA78B5F-F1D4-4AD1-B9E8-4439E7057A8B
+//Stored GUID
+pcregrep_GUID_CMAKE:INTERNAL=C7BA00A5-BB76-4416-8ACC-15E3DDAA50F4
+//Stored GUID
+pcreposix_GUID_CMAKE:INTERNAL=FA005F1D-26E3-462C-BF05-509362D5CF34
+//Stored GUID
+pcretest_GUID_CMAKE:INTERNAL=11A6D251-43EF-4786-89D0-1CC633C628C8
+
diff --git a/Externals/pcre/Win64/CMakeFiles/ALL_BUILD.rule b/Externals/pcre/Win64/CMakeFiles/ALL_BUILD.rule
new file mode 100644 (file)
index 0000000..4bbe599
--- /dev/null
@@ -0,0 +1 @@
+Artificial dependency for a custom command.
diff --git a/Externals/pcre/Win64/CMakeFiles/CMakeCCompiler.cmake b/Externals/pcre/Win64/CMakeFiles/CMakeCCompiler.cmake
new file mode 100644 (file)
index 0000000..8dec70e
--- /dev/null
@@ -0,0 +1,41 @@
+SET(CMAKE_C_COMPILER "cl")
+SET(CMAKE_C_COMPILER_ARG1 "")
+SET(CMAKE_C_COMPILER_ID "")
+SET(CMAKE_C_PLATFORM_ID "Windows")
+SET(CMAKE_AR "")
+SET(CMAKE_RANLIB "")
+SET(CMAKE_COMPILER_IS_GNUCC )
+SET(CMAKE_C_COMPILER_LOADED 1)
+SET(CMAKE_COMPILER_IS_MINGW )
+SET(CMAKE_COMPILER_IS_CYGWIN )
+IF(CMAKE_COMPILER_IS_CYGWIN)
+  SET(CYGWIN 1)
+  SET(UNIX 1)
+ENDIF(CMAKE_COMPILER_IS_CYGWIN)
+
+SET(CMAKE_C_COMPILER_ENV_VAR "CC")
+
+IF(CMAKE_COMPILER_IS_MINGW)
+  SET(MINGW 1)
+ENDIF(CMAKE_COMPILER_IS_MINGW)
+SET(CMAKE_C_COMPILER_ID_RUN 1)
+SET(CMAKE_C_SOURCE_FILE_EXTENSIONS c)
+SET(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
+SET(CMAKE_C_LINKER_PREFERENCE 10)
+
+# Save compiler ABI information.
+SET(CMAKE_C_SIZEOF_DATA_PTR "8")
+SET(CMAKE_C_COMPILER_ABI "")
+
+IF(CMAKE_C_SIZEOF_DATA_PTR)
+  SET(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}")
+ENDIF(CMAKE_C_SIZEOF_DATA_PTR)
+
+IF(CMAKE_C_COMPILER_ABI)
+  SET(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}")
+ENDIF(CMAKE_C_COMPILER_ABI)
+
+SET(CMAKE_C_HAS_ISYSROOT "")
+
+SET(CMAKE_C_IMPLICIT_LINK_LIBRARIES "")
+SET(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "")
diff --git a/Externals/pcre/Win64/CMakeFiles/CMakeCPlatform.cmake b/Externals/pcre/Win64/CMakeFiles/CMakeCPlatform.cmake
new file mode 100644 (file)
index 0000000..9ad1a68
--- /dev/null
@@ -0,0 +1,13 @@
+SET(CMAKE_VC_COMPILER_TESTS_RUN 1)
+SET(CMAKE_COMPILER_SUPPORTS_PDBTYPE )
+SET(CMAKE_COMPILER_2005 1)
+SET(CMAKE_USING_VC_FREE_TOOLS )
+SET(CMAKE_CL_64 1)
+SET(MSVC60 )
+SET(MSVC70 )
+SET(MSVC71 )
+SET(MSVC80 1)
+SET(MSVC90 )
+SET(MSVC_IDE 1)
+SET(MSVC_VERSION 1400)
+SET(WIN32 1)
diff --git a/Externals/pcre/Win64/CMakeFiles/CMakeCXXCompiler.cmake b/Externals/pcre/Win64/CMakeFiles/CMakeCXXCompiler.cmake
new file mode 100644 (file)
index 0000000..8560def
--- /dev/null
@@ -0,0 +1,42 @@
+SET(CMAKE_CXX_COMPILER "cl")
+SET(CMAKE_CXX_COMPILER_ARG1 "")
+SET(CMAKE_CXX_COMPILER_ID "")
+SET(CMAKE_CXX_PLATFORM_ID "Windows")
+SET(CMAKE_AR "")
+SET(CMAKE_RANLIB "")
+SET(CMAKE_COMPILER_IS_GNUCXX )
+SET(CMAKE_CXX_COMPILER_LOADED 1)
+SET(CMAKE_COMPILER_IS_MINGW )
+SET(CMAKE_COMPILER_IS_CYGWIN )
+IF(CMAKE_COMPILER_IS_CYGWIN)
+  SET(CYGWIN 1)
+  SET(UNIX 1)
+ENDIF(CMAKE_COMPILER_IS_CYGWIN)
+
+SET(CMAKE_CXX_COMPILER_ENV_VAR "CXX")
+
+IF(CMAKE_COMPILER_IS_MINGW)
+  SET(MINGW 1)
+ENDIF(CMAKE_COMPILER_IS_MINGW)
+SET(CMAKE_CXX_COMPILER_ID_RUN 1)
+SET(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;H;o;O;obj;OBJ;def;DEF;rc;RC)
+SET(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm)
+SET(CMAKE_CXX_LINKER_PREFERENCE 30)
+SET(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1)
+
+# Save compiler ABI information.
+SET(CMAKE_CXX_SIZEOF_DATA_PTR "8")
+SET(CMAKE_CXX_COMPILER_ABI "")
+
+IF(CMAKE_CXX_SIZEOF_DATA_PTR)
+  SET(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}")
+ENDIF(CMAKE_CXX_SIZEOF_DATA_PTR)
+
+IF(CMAKE_CXX_COMPILER_ABI)
+  SET(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}")
+ENDIF(CMAKE_CXX_COMPILER_ABI)
+
+SET(CMAKE_CXX_HAS_ISYSROOT "")
+
+SET(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "")
+SET(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "")
diff --git a/Externals/pcre/Win64/CMakeFiles/CMakeCXXPlatform.cmake b/Externals/pcre/Win64/CMakeFiles/CMakeCXXPlatform.cmake
new file mode 100644 (file)
index 0000000..9ad1a68
--- /dev/null
@@ -0,0 +1,13 @@
+SET(CMAKE_VC_COMPILER_TESTS_RUN 1)
+SET(CMAKE_COMPILER_SUPPORTS_PDBTYPE )
+SET(CMAKE_COMPILER_2005 1)
+SET(CMAKE_USING_VC_FREE_TOOLS )
+SET(CMAKE_CL_64 1)
+SET(MSVC60 )
+SET(MSVC70 )
+SET(MSVC71 )
+SET(MSVC80 1)
+SET(MSVC90 )
+SET(MSVC_IDE 1)
+SET(MSVC_VERSION 1400)
+SET(WIN32 1)
diff --git a/Externals/pcre/Win64/CMakeFiles/CMakeDetermineCompilerABI_C.bin b/Externals/pcre/Win64/CMakeFiles/CMakeDetermineCompilerABI_C.bin
new file mode 100644 (file)
index 0000000..a4a36d6
Binary files /dev/null and b/Externals/pcre/Win64/CMakeFiles/CMakeDetermineCompilerABI_C.bin differ
diff --git a/Externals/pcre/Win64/CMakeFiles/CMakeDetermineCompilerABI_CXX.bin b/Externals/pcre/Win64/CMakeFiles/CMakeDetermineCompilerABI_CXX.bin
new file mode 100644 (file)
index 0000000..99a3be5
Binary files /dev/null and b/Externals/pcre/Win64/CMakeFiles/CMakeDetermineCompilerABI_CXX.bin differ
diff --git a/Externals/pcre/Win64/CMakeFiles/CMakeError.log b/Externals/pcre/Win64/CMakeFiles/CMakeError.log
new file mode 100644 (file)
index 0000000..0f58e5b
--- /dev/null
@@ -0,0 +1,169 @@
+Determining if the include file dirent.h exists failed with the following output:\r
+Change Dir: D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp\r
+\r
+Run Build Command:C:\PROGRA~1\MICROS~4\Common7\IDE\devenv.com CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec\r
+\r\r
+Microsoft (R) Visual Studio Version 8.0.50727.867.\r\r
+Copyright (C) Microsoft Corp 1984-2005. All rights reserved.\r\r
+1>------ Build started: Project: cmTryCompileExec, Configuration: Debug x64 ------\r\r
+1>Compiling...\r\r
+1>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50727.762 for x64\r\r
+1>Copyright (C) Microsoft Corporation.  All rights reserved.\r\r
+1>cl /Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "CMAKE_INTDIR=\"Debug\"" /D "_MBCS" /FD /RTC1 /MDd /Fo"cmTryCompileExec.dir\Debug\\" /Fd"D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec.pdb" /W3 /c /Zi /TC   /Zm1000\r\r
+1>   .\CheckIncludeFile.c\r\r
+1>CheckIncludeFile.c\r\r
+1>.\CheckIncludeFile.c(1) : fatal error C1083: Cannot open include file: 'dirent.h': No such file or directory\r\r
+1>Build log was saved at "file://d:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeTmp\cmTryCompileExec.dir\Debug\BuildLog.htm"\r\r
+1>cmTryCompileExec - 1 error(s), 0 warning(s)\r\r
+========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========\r\r
+\r
+\r
+Determining if the include file unistd.h exists failed with the following output:\r
+Change Dir: D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp\r
+\r
+Run Build Command:C:\PROGRA~1\MICROS~4\Common7\IDE\devenv.com CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec\r
+\r\r
+Microsoft (R) Visual Studio Version 8.0.50727.867.\r\r
+Copyright (C) Microsoft Corp 1984-2005. All rights reserved.\r\r
+1>------ Build started: Project: cmTryCompileExec, Configuration: Debug x64 ------\r\r
+1>Compiling...\r\r
+1>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50727.762 for x64\r\r
+1>Copyright (C) Microsoft Corporation.  All rights reserved.\r\r
+1>cl /Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "CMAKE_INTDIR=\"Debug\"" /D "_MBCS" /FD /RTC1 /MDd /Fo"cmTryCompileExec.dir\Debug\\" /Fd"D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec.pdb" /W3 /c /Zi /TC   /Zm1000\r\r
+1>   .\CheckIncludeFile.c\r\r
+1>CheckIncludeFile.c\r\r
+1>.\CheckIncludeFile.c(1) : fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory\r\r
+1>Build log was saved at "file://d:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeTmp\cmTryCompileExec.dir\Debug\BuildLog.htm"\r\r
+1>cmTryCompileExec - 1 error(s), 0 warning(s)\r\r
+========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========\r\r
+\r
+\r
+Determining if the include file type_traits.h exists failed with the following output:\r
+Change Dir: D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp\r
+\r
+Run Build Command:C:\PROGRA~1\MICROS~4\Common7\IDE\devenv.com CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec\r
+\r\r
+Microsoft (R) Visual Studio Version 8.0.50727.867.\r\r
+Copyright (C) Microsoft Corp 1984-2005. All rights reserved.\r\r
+1>------ Build started: Project: cmTryCompileExec, Configuration: Debug x64 ------\r\r
+1>Compiling...\r\r
+1>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50727.762 for x64\r\r
+1>Copyright (C) Microsoft Corporation.  All rights reserved.\r\r
+1>cl /Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "CMAKE_INTDIR=\"Debug\"" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Fo"cmTryCompileExec.dir\Debug\\" /Fd"D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec.pdb" /W3 /c /Zi /TP   /Zm1000\r\r
+1>   .\CheckIncludeFile.cxx\r\r
+1>CheckIncludeFile.cxx\r\r
+1>.\CheckIncludeFile.cxx(1) : fatal error C1083: Cannot open include file: 'type_traits.h': No such file or directory\r\r
+1>Build log was saved at "file://d:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeTmp\cmTryCompileExec.dir\Debug\BuildLog.htm"\r\r
+1>cmTryCompileExec - 1 error(s), 0 warning(s)\r\r
+========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========\r\r
+\r
+\r
+Determining if the include file bits/type_traits.h exists failed with the following output:\r
+Change Dir: D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp\r
+\r
+Run Build Command:C:\PROGRA~1\MICROS~4\Common7\IDE\devenv.com CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec\r
+\r\r
+Microsoft (R) Visual Studio Version 8.0.50727.867.\r\r
+Copyright (C) Microsoft Corp 1984-2005. All rights reserved.\r\r
+1>------ Build started: Project: cmTryCompileExec, Configuration: Debug x64 ------\r\r
+1>Compiling...\r\r
+1>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50727.762 for x64\r\r
+1>Copyright (C) Microsoft Corporation.  All rights reserved.\r\r
+1>cl /Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "CMAKE_INTDIR=\"Debug\"" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Fo"cmTryCompileExec.dir\Debug\\" /Fd"D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec.pdb" /W3 /c /Zi /TP   /Zm1000\r\r
+1>   .\CheckIncludeFile.cxx\r\r
+1>CheckIncludeFile.cxx\r\r
+1>.\CheckIncludeFile.cxx(1) : fatal error C1083: Cannot open include file: 'bits/type_traits.h': No such file or directory\r\r
+1>Build log was saved at "file://d:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeTmp\cmTryCompileExec.dir\Debug\BuildLog.htm"\r\r
+1>cmTryCompileExec - 1 error(s), 0 warning(s)\r\r
+========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========\r\r
+\r
+\r
+Determining if the function bcopy exists failed with the following output:\r
+Change Dir: D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp\r
+\r
+Run Build Command:C:\PROGRA~1\MICROS~4\Common7\IDE\devenv.com CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec\r
+\r\r
+Microsoft (R) Visual Studio Version 8.0.50727.867.\r\r
+Copyright (C) Microsoft Corp 1984-2005. All rights reserved.\r\r
+1>------ Build started: Project: cmTryCompileExec, Configuration: Debug x64 ------\r\r
+1>Compiling...\r\r
+1>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50727.762 for x64\r\r
+1>Copyright (C) Microsoft Corporation.  All rights reserved.\r\r
+1>cl /Od /D "WIN32" /D "_WINDOWS" /D "CHECK_FUNCTION_EXISTS=bcopy" /D "_DEBUG" /D "CMAKE_INTDIR=\"Debug\"" /D "_MBCS" /FD /RTC1 /MDd /Fo"cmTryCompileExec.dir\Debug\\" /Fd"D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec.pdb" /W3 /c /Zi /TC   /Zm1000\r\r
+1>   "c:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.c"\r\r
+1>CheckFunctionExists.c\r\r
+1>Compiling manifest to resources...\r\r
+1>Linking...\r\r
+1>CheckFunctionExists.obj : error LNK2019: unresolved external symbol bcopy referenced in function main\r\r
+1>D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec.exe : fatal error LNK1120: 1 unresolved externals\r\r
+1>Build log was saved at "file://d:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeTmp\cmTryCompileExec.dir\Debug\BuildLog.htm"\r\r
+1>cmTryCompileExec - 2 error(s), 0 warning(s)\r\r
+========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========\r\r
+\r
+\r
+Determining if the function strtoll exists failed with the following output:\r
+Change Dir: D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp\r
+\r
+Run Build Command:C:\PROGRA~1\MICROS~4\Common7\IDE\devenv.com CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec\r
+\r\r
+Microsoft (R) Visual Studio Version 8.0.50727.867.\r\r
+Copyright (C) Microsoft Corp 1984-2005. All rights reserved.\r\r
+1>------ Build started: Project: cmTryCompileExec, Configuration: Debug x64 ------\r\r
+1>Compiling...\r\r
+1>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50727.762 for x64\r\r
+1>Copyright (C) Microsoft Corporation.  All rights reserved.\r\r
+1>cl /Od /D "WIN32" /D "_WINDOWS" /D "CHECK_FUNCTION_EXISTS=strtoll" /D "_DEBUG" /D "CMAKE_INTDIR=\"Debug\"" /D "_MBCS" /FD /RTC1 /MDd /Fo"cmTryCompileExec.dir\Debug\\" /Fd"D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec.pdb" /W3 /c /Zi /TC   /Zm1000\r\r
+1>   "c:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.c"\r\r
+1>CheckFunctionExists.c\r\r
+1>Compiling manifest to resources...\r\r
+1>Linking...\r\r
+1>CheckFunctionExists.obj : error LNK2019: unresolved external symbol strtoll referenced in function main\r\r
+1>D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec.exe : fatal error LNK1120: 1 unresolved externals\r\r
+1>Build log was saved at "file://d:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeTmp\cmTryCompileExec.dir\Debug\BuildLog.htm"\r\r
+1>cmTryCompileExec - 2 error(s), 0 warning(s)\r\r
+========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========\r\r
+\r
+\r
+Determining if the function strtoq exists failed with the following output:\r
+Change Dir: D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp\r
+\r
+Run Build Command:C:\PROGRA~1\MICROS~4\Common7\IDE\devenv.com CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec\r
+\r\r
+Microsoft (R) Visual Studio Version 8.0.50727.867.\r\r
+Copyright (C) Microsoft Corp 1984-2005. All rights reserved.\r\r
+1>------ Build started: Project: cmTryCompileExec, Configuration: Debug x64 ------\r\r
+1>Compiling...\r\r
+1>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50727.762 for x64\r\r
+1>Copyright (C) Microsoft Corporation.  All rights reserved.\r\r
+1>cl /Od /D "WIN32" /D "_WINDOWS" /D "CHECK_FUNCTION_EXISTS=strtoq" /D "_DEBUG" /D "CMAKE_INTDIR=\"Debug\"" /D "_MBCS" /FD /RTC1 /MDd /Fo"cmTryCompileExec.dir\Debug\\" /Fd"D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec.pdb" /W3 /c /Zi /TC   /Zm1000\r\r
+1>   "c:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.c"\r\r
+1>CheckFunctionExists.c\r\r
+1>Compiling manifest to resources...\r\r
+1>Linking...\r\r
+1>CheckFunctionExists.obj : error LNK2019: unresolved external symbol strtoq referenced in function main\r\r
+1>D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec.exe : fatal error LNK1120: 1 unresolved externals\r\r
+1>Build log was saved at "file://d:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeTmp\cmTryCompileExec.dir\Debug\BuildLog.htm"\r\r
+1>cmTryCompileExec - 2 error(s), 0 warning(s)\r\r
+========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========\r\r
+\r
+\r
+Determining if the include file stdint.h exists failed with the following output:\r
+Change Dir: D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp\r
+\r
+Run Build Command:C:\PROGRA~1\MICROS~4\Common7\IDE\devenv.com CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec\r
+\r\r
+Microsoft (R) Visual Studio Version 8.0.50727.867.\r\r
+Copyright (C) Microsoft Corp 1984-2005. All rights reserved.\r\r
+1>------ Build started: Project: cmTryCompileExec, Configuration: Debug x64 ------\r\r
+1>Compiling...\r\r
+1>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50727.762 for x64\r\r
+1>Copyright (C) Microsoft Corporation.  All rights reserved.\r\r
+1>cl /Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "CMAKE_INTDIR=\"Debug\"" /D "_MBCS" /FD /RTC1 /MDd /Fo"cmTryCompileExec.dir\Debug\\" /Fd"D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec.pdb" /W3 /c /Zi /TC   /Zm1000\r\r
+1>   .\CheckIncludeFile.c\r\r
+1>CheckIncludeFile.c\r\r
+1>.\CheckIncludeFile.c(1) : fatal error C1083: Cannot open include file: 'stdint.h': No such file or directory\r\r
+1>Build log was saved at "file://d:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeTmp\cmTryCompileExec.dir\Debug\BuildLog.htm"\r\r
+1>cmTryCompileExec - 1 error(s), 0 warning(s)\r\r
+========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========\r\r
+\r
+\r
diff --git a/Externals/pcre/Win64/CMakeFiles/CMakeOutput.log b/Externals/pcre/Win64/CMakeFiles/CMakeOutput.log
new file mode 100644 (file)
index 0000000..3f9771d
--- /dev/null
@@ -0,0 +1,287 @@
+The system is: Windows - 6.0 - x86\r
+Determining if the C compiler works passed with the following output:\r
+Change Dir: D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp\r
+\r
+Run Build Command:C:\PROGRA~1\MICROS~4\Common7\IDE\devenv.com CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec\r
+\r\r
+Microsoft (R) Visual Studio Version 8.0.50727.867.\r\r
+Copyright (C) Microsoft Corp 1984-2005. All rights reserved.\r\r
+1>------ Build started: Project: cmTryCompileExec, Configuration: Debug x64 ------\r\r
+1>Compiling...\r\r
+1>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50727.762 for x64\r\r
+1>Copyright (C) Microsoft Corporation.  All rights reserved.\r\r
+1>cl /Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "CMAKE_INTDIR=\"Debug\"" /D "_MBCS" /FD /RTC1 /MDd /Fo"cmTryCompileExec.dir\Debug\\" /Fd"D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec.pdb" /W3 /c /Zi /TC   /Zm1000\r\r
+1>   .\testCCompiler.c\r\r
+1>testCCompiler.c\r\r
+1>Compiling manifest to resources...\r\r
+1>Linking...\r\r
+1>Embedding manifest...\r\r
+1>Build log was saved at "file://d:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeTmp\cmTryCompileExec.dir\Debug\BuildLog.htm"\r\r
+1>cmTryCompileExec - 0 error(s), 0 warning(s)\r\r
+========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========\r\r
+\r
+\r
+Detecting C compiler ABI info compiled with the following output:\r
+Change Dir: D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp\r
+\r
+Run Build Command:C:\PROGRA~1\MICROS~4\Common7\IDE\devenv.com CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec\r
+\r\r
+Microsoft (R) Visual Studio Version 8.0.50727.867.\r\r
+Copyright (C) Microsoft Corp 1984-2005. All rights reserved.\r\r
+1>------ Build started: Project: cmTryCompileExec, Configuration: Debug x64 ------\r\r
+1>Compiling...\r\r
+1>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50727.762 for x64\r\r
+1>Copyright (C) Microsoft Corporation.  All rights reserved.\r\r
+1>cl /Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "CMAKE_INTDIR=\"Debug\"" /D "_MBCS" /FD /RTC1 /MDd /Fo"cmTryCompileExec.dir\Debug\\" /Fd"D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec.pdb" /W3 /c /Zi /TC   /Zm1000\r\r
+1>   "c:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCCompilerABI.c"\r\r
+1>CMakeCCompilerABI.c\r\r
+1>Compiling manifest to resources...\r\r
+1>Linking...\r\r
+1>Embedding manifest...\r\r
+1>Build log was saved at "file://d:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeTmp\cmTryCompileExec.dir\Debug\BuildLog.htm"\r\r
+1>cmTryCompileExec - 0 error(s), 0 warning(s)\r\r
+========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========\r\r
+\r
+\r
+Determining if the CXX compiler works passed with the following output:\r
+Change Dir: D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp\r
+\r
+Run Build Command:C:\PROGRA~1\MICROS~4\Common7\IDE\devenv.com CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec\r
+\r\r
+Microsoft (R) Visual Studio Version 8.0.50727.867.\r\r
+Copyright (C) Microsoft Corp 1984-2005. All rights reserved.\r\r
+1>------ Build started: Project: cmTryCompileExec, Configuration: Debug x64 ------\r\r
+1>Compiling...\r\r
+1>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50727.762 for x64\r\r
+1>Copyright (C) Microsoft Corporation.  All rights reserved.\r\r
+1>cl /Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "CMAKE_INTDIR=\"Debug\"" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Fo"cmTryCompileExec.dir\Debug\\" /Fd"D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec.pdb" /W3 /c /Zi /TP   /Zm1000\r\r
+1>   .\testCXXCompiler.cxx\r\r
+1>testCXXCompiler.cxx\r\r
+1>Compiling manifest to resources...\r\r
+1>Linking...\r\r
+1>Embedding manifest...\r\r
+1>Build log was saved at "file://d:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeTmp\cmTryCompileExec.dir\Debug\BuildLog.htm"\r\r
+1>cmTryCompileExec - 0 error(s), 0 warning(s)\r\r
+========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========\r\r
+\r
+\r
+Detecting CXX compiler ABI info compiled with the following output:\r
+Change Dir: D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp\r
+\r
+Run Build Command:C:\PROGRA~1\MICROS~4\Common7\IDE\devenv.com CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec\r
+\r\r
+Microsoft (R) Visual Studio Version 8.0.50727.867.\r\r
+Copyright (C) Microsoft Corp 1984-2005. All rights reserved.\r\r
+1>------ Build started: Project: cmTryCompileExec, Configuration: Debug x64 ------\r\r
+1>Compiling...\r\r
+1>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50727.762 for x64\r\r
+1>Copyright (C) Microsoft Corporation.  All rights reserved.\r\r
+1>cl /Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "CMAKE_INTDIR=\"Debug\"" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Fo"cmTryCompileExec.dir\Debug\\" /Fd"D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec.pdb" /W3 /c /Zi /TP   /Zm1000\r\r
+1>   "c:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXCompilerABI.cpp"\r\r
+1>CMakeCXXCompilerABI.cpp\r\r
+1>Compiling manifest to resources...\r\r
+1>Linking...\r\r
+1>Embedding manifest...\r\r
+1>Build log was saved at "file://d:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeTmp\cmTryCompileExec.dir\Debug\BuildLog.htm"\r\r
+1>cmTryCompileExec - 0 error(s), 0 warning(s)\r\r
+========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========\r\r
+\r
+\r
+Determining if the include file sys/stat.h exists passed with the following output:\r
+Change Dir: D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp\r
+\r
+Run Build Command:C:\PROGRA~1\MICROS~4\Common7\IDE\devenv.com CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec\r
+\r\r
+Microsoft (R) Visual Studio Version 8.0.50727.867.\r\r
+Copyright (C) Microsoft Corp 1984-2005. All rights reserved.\r\r
+1>------ Build started: Project: cmTryCompileExec, Configuration: Debug x64 ------\r\r
+1>Compiling...\r\r
+1>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50727.762 for x64\r\r
+1>Copyright (C) Microsoft Corporation.  All rights reserved.\r\r
+1>cl /Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "CMAKE_INTDIR=\"Debug\"" /D "_MBCS" /FD /RTC1 /MDd /Fo"cmTryCompileExec.dir\Debug\\" /Fd"D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec.pdb" /W3 /c /Zi /TC   /Zm1000\r\r
+1>   .\CheckIncludeFile.c\r\r
+1>CheckIncludeFile.c\r\r
+1>Compiling manifest to resources...\r\r
+1>Linking...\r\r
+1>Embedding manifest...\r\r
+1>Build log was saved at "file://d:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeTmp\cmTryCompileExec.dir\Debug\BuildLog.htm"\r\r
+1>cmTryCompileExec - 0 error(s), 0 warning(s)\r\r
+========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========\r\r
+\r
+\r
+Determining if the include file sys/types.h exists passed with the following output:\r
+Change Dir: D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp\r
+\r
+Run Build Command:C:\PROGRA~1\MICROS~4\Common7\IDE\devenv.com CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec\r
+\r\r
+Microsoft (R) Visual Studio Version 8.0.50727.867.\r\r
+Copyright (C) Microsoft Corp 1984-2005. All rights reserved.\r\r
+1>------ Build started: Project: cmTryCompileExec, Configuration: Debug x64 ------\r\r
+1>Compiling...\r\r
+1>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50727.762 for x64\r\r
+1>Copyright (C) Microsoft Corporation.  All rights reserved.\r\r
+1>cl /Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "CMAKE_INTDIR=\"Debug\"" /D "_MBCS" /FD /RTC1 /MDd /Fo"cmTryCompileExec.dir\Debug\\" /Fd"D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec.pdb" /W3 /c /Zi /TC   /Zm1000\r\r
+1>   .\CheckIncludeFile.c\r\r
+1>CheckIncludeFile.c\r\r
+1>Compiling manifest to resources...\r\r
+1>Linking...\r\r
+1>Embedding manifest...\r\r
+1>Build log was saved at "file://d:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeTmp\cmTryCompileExec.dir\Debug\BuildLog.htm"\r\r
+1>cmTryCompileExec - 0 error(s), 0 warning(s)\r\r
+========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========\r\r
+\r
+\r
+Determining if the include file windows.h exists passed with the following output:\r
+Change Dir: D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp\r
+\r
+Run Build Command:C:\PROGRA~1\MICROS~4\Common7\IDE\devenv.com CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec\r
+\r\r
+Microsoft (R) Visual Studio Version 8.0.50727.867.\r\r
+Copyright (C) Microsoft Corp 1984-2005. All rights reserved.\r\r
+1>------ Build started: Project: cmTryCompileExec, Configuration: Debug x64 ------\r\r
+1>Compiling...\r\r
+1>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50727.762 for x64\r\r
+1>Copyright (C) Microsoft Corporation.  All rights reserved.\r\r
+1>cl /Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "CMAKE_INTDIR=\"Debug\"" /D "_MBCS" /FD /RTC1 /MDd /Fo"cmTryCompileExec.dir\Debug\\" /Fd"D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec.pdb" /W3 /c /Zi /TC   /Zm1000\r\r
+1>   .\CheckIncludeFile.c\r\r
+1>CheckIncludeFile.c\r\r
+1>Compiling manifest to resources...\r\r
+1>Linking...\r\r
+1>Embedding manifest...\r\r
+1>Build log was saved at "file://d:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeTmp\cmTryCompileExec.dir\Debug\BuildLog.htm"\r\r
+1>cmTryCompileExec - 0 error(s), 0 warning(s)\r\r
+========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========\r\r
+\r
+\r
+Determining if the function memmove exists passed with the following output:\r
+Change Dir: D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp\r
+\r
+Run Build Command:C:\PROGRA~1\MICROS~4\Common7\IDE\devenv.com CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec\r
+\r\r
+Microsoft (R) Visual Studio Version 8.0.50727.867.\r\r
+Copyright (C) Microsoft Corp 1984-2005. All rights reserved.\r\r
+1>------ Build started: Project: cmTryCompileExec, Configuration: Debug x64 ------\r\r
+1>Compiling...\r\r
+1>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50727.762 for x64\r\r
+1>Copyright (C) Microsoft Corporation.  All rights reserved.\r\r
+1>cl /Od /D "WIN32" /D "_WINDOWS" /D "CHECK_FUNCTION_EXISTS=memmove" /D "_DEBUG" /D "CMAKE_INTDIR=\"Debug\"" /D "_MBCS" /FD /RTC1 /MDd /Fo"cmTryCompileExec.dir\Debug\\" /Fd"D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec.pdb" /W3 /c /Zi /TC   /Zm1000\r\r
+1>   "c:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.c"\r\r
+1>CheckFunctionExists.c\r\r
+1>Compiling manifest to resources...\r\r
+1>Linking...\r\r
+1>Embedding manifest...\r\r
+1>Build log was saved at "file://d:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeTmp\cmTryCompileExec.dir\Debug\BuildLog.htm"\r\r
+1>cmTryCompileExec - 0 error(s), 0 warning(s)\r\r
+========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========\r\r
+\r
+\r
+Determining if the function strerror exists passed with the following output:\r
+Change Dir: D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp\r
+\r
+Run Build Command:C:\PROGRA~1\MICROS~4\Common7\IDE\devenv.com CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec\r
+\r\r
+Microsoft (R) Visual Studio Version 8.0.50727.867.\r\r
+Copyright (C) Microsoft Corp 1984-2005. All rights reserved.\r\r
+1>------ Build started: Project: cmTryCompileExec, Configuration: Debug x64 ------\r\r
+1>Compiling...\r\r
+1>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50727.762 for x64\r\r
+1>Copyright (C) Microsoft Corporation.  All rights reserved.\r\r
+1>cl /Od /D "WIN32" /D "_WINDOWS" /D "CHECK_FUNCTION_EXISTS=strerror" /D "_DEBUG" /D "CMAKE_INTDIR=\"Debug\"" /D "_MBCS" /FD /RTC1 /MDd /Fo"cmTryCompileExec.dir\Debug\\" /Fd"D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec.pdb" /W3 /c /Zi /TC   /Zm1000\r\r
+1>   "c:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.c"\r\r
+1>CheckFunctionExists.c\r\r
+1>Compiling manifest to resources...\r\r
+1>Linking...\r\r
+1>Embedding manifest...\r\r
+1>Build log was saved at "file://d:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeTmp\cmTryCompileExec.dir\Debug\BuildLog.htm"\r\r
+1>cmTryCompileExec - 0 error(s), 0 warning(s)\r\r
+========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========\r\r
+\r
+\r
+Determining if the function _strtoi64 exists passed with the following output:\r
+Change Dir: D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp\r
+\r
+Run Build Command:C:\PROGRA~1\MICROS~4\Common7\IDE\devenv.com CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec\r
+\r\r
+Microsoft (R) Visual Studio Version 8.0.50727.867.\r\r
+Copyright (C) Microsoft Corp 1984-2005. All rights reserved.\r\r
+1>------ Build started: Project: cmTryCompileExec, Configuration: Debug x64 ------\r\r
+1>Compiling...\r\r
+1>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50727.762 for x64\r\r
+1>Copyright (C) Microsoft Corporation.  All rights reserved.\r\r
+1>cl /Od /D "WIN32" /D "_WINDOWS" /D "CHECK_FUNCTION_EXISTS=_strtoi64" /D "_DEBUG" /D "CMAKE_INTDIR=\"Debug\"" /D "_MBCS" /FD /RTC1 /MDd /Fo"cmTryCompileExec.dir\Debug\\" /Fd"D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec.pdb" /W3 /c /Zi /TC   /Zm1000\r\r
+1>   "c:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.c"\r\r
+1>CheckFunctionExists.c\r\r
+1>Compiling manifest to resources...\r\r
+1>Linking...\r\r
+1>Embedding manifest...\r\r
+1>Build log was saved at "file://d:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeTmp\cmTryCompileExec.dir\Debug\BuildLog.htm"\r\r
+1>cmTryCompileExec - 0 error(s), 0 warning(s)\r\r
+========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========\r\r
+\r
+\r
+Determining if the include file stddef.h exists passed with the following output:\r
+Change Dir: D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp\r
+\r
+Run Build Command:C:\PROGRA~1\MICROS~4\Common7\IDE\devenv.com CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec\r
+\r\r
+Microsoft (R) Visual Studio Version 8.0.50727.867.\r\r
+Copyright (C) Microsoft Corp 1984-2005. All rights reserved.\r\r
+1>------ Build started: Project: cmTryCompileExec, Configuration: Debug x64 ------\r\r
+1>Compiling...\r\r
+1>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50727.762 for x64\r\r
+1>Copyright (C) Microsoft Corporation.  All rights reserved.\r\r
+1>cl /Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "CMAKE_INTDIR=\"Debug\"" /D "_MBCS" /FD /RTC1 /MDd /Fo"cmTryCompileExec.dir\Debug\\" /Fd"D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec.pdb" /W3 /c /Zi /TC   /Zm1000\r\r
+1>   .\CheckIncludeFile.c\r\r
+1>CheckIncludeFile.c\r\r
+1>Compiling manifest to resources...\r\r
+1>Linking...\r\r
+1>Embedding manifest...\r\r
+1>Build log was saved at "file://d:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeTmp\cmTryCompileExec.dir\Debug\BuildLog.htm"\r\r
+1>cmTryCompileExec - 0 error(s), 0 warning(s)\r\r
+========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========\r\r
+\r
+\r
+Determining size of long long passed with the following output:\r
+Change Dir: D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp\r
+\r
+Run Build Command:C:\PROGRA~1\MICROS~4\Common7\IDE\devenv.com CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec\r
+\r\r
+Microsoft (R) Visual Studio Version 8.0.50727.867.\r\r
+Copyright (C) Microsoft Corp 1984-2005. All rights reserved.\r\r
+1>------ Build started: Project: cmTryCompileExec, Configuration: Debug x64 ------\r\r
+1>Compiling...\r\r
+1>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50727.762 for x64\r\r
+1>Copyright (C) Microsoft Corporation.  All rights reserved.\r\r
+1>cl /Od /D "WIN32" /D "_WINDOWS" /D "HAVE_SYS_TYPES_H" /D "HAVE_STDDEF_H" /D "_DEBUG" /D "CMAKE_INTDIR=\"Debug\"" /D "_MBCS" /FD /RTC1 /MDd /Fo"cmTryCompileExec.dir\Debug\\" /Fd"D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec.pdb" /W3 /c /Zi /TC   /Zm1000\r\r
+1>   .\CheckTypeSizeC.c\r\r
+1>CheckTypeSizeC.c\r\r
+1>Compiling manifest to resources...\r\r
+1>Linking...\r\r
+1>Embedding manifest...\r\r
+1>Build log was saved at "file://d:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeTmp\cmTryCompileExec.dir\Debug\BuildLog.htm"\r\r
+1>cmTryCompileExec - 0 error(s), 0 warning(s)\r\r
+========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========\r\r
+\r
+\r
+Determining size of unsigned long long passed with the following output:\r
+Change Dir: D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp\r
+\r
+Run Build Command:C:\PROGRA~1\MICROS~4\Common7\IDE\devenv.com CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec\r
+\r\r
+Microsoft (R) Visual Studio Version 8.0.50727.867.\r\r
+Copyright (C) Microsoft Corp 1984-2005. All rights reserved.\r\r
+1>------ Build started: Project: cmTryCompileExec, Configuration: Debug x64 ------\r\r
+1>Compiling...\r\r
+1>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50727.762 for x64\r\r
+1>Copyright (C) Microsoft Corporation.  All rights reserved.\r\r
+1>cl /Od /D "WIN32" /D "_WINDOWS" /D "HAVE_SYS_TYPES_H" /D "HAVE_STDDEF_H" /D "_DEBUG" /D "CMAKE_INTDIR=\"Debug\"" /D "_MBCS" /FD /RTC1 /MDd /Fo"cmTryCompileExec.dir\Debug\\" /Fd"D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec.pdb" /W3 /c /Zi /TC   /Zm1000\r\r
+1>   .\CheckTypeSizeC.c\r\r
+1>CheckTypeSizeC.c\r\r
+1>Compiling manifest to resources...\r\r
+1>Linking...\r\r
+1>Embedding manifest...\r\r
+1>Build log was saved at "file://d:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeTmp\cmTryCompileExec.dir\Debug\BuildLog.htm"\r\r
+1>cmTryCompileExec - 0 error(s), 0 warning(s)\r\r
+========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========\r\r
+\r
+\r
diff --git a/Externals/pcre/Win64/CMakeFiles/CMakeRCCompiler.cmake b/Externals/pcre/Win64/CMakeFiles/CMakeRCCompiler.cmake
new file mode 100644 (file)
index 0000000..8ec8549
--- /dev/null
@@ -0,0 +1,6 @@
+SET(CMAKE_RC_COMPILER "rc")
+SET(CMAKE_RC_COMPILER_ARG1 "")
+SET(CMAKE_RC_COMPILER_LOADED 1)
+SET(CMAKE_RC_SOURCE_FILE_EXTENSIONS rc)
+SET(CMAKE_RC_OUTPUT_EXTENSION .res)
+SET(CMAKE_RC_COMPILER_ENV_VAR "RC")
diff --git a/Externals/pcre/Win64/CMakeFiles/CMakeSystem.cmake b/Externals/pcre/Win64/CMakeFiles/CMakeSystem.cmake
new file mode 100644 (file)
index 0000000..31dab2b
--- /dev/null
@@ -0,0 +1,15 @@
+
+
+SET(CMAKE_SYSTEM "Windows-6.0")
+SET(CMAKE_SYSTEM_NAME "Windows")
+SET(CMAKE_SYSTEM_VERSION "6.0")
+SET(CMAKE_SYSTEM_PROCESSOR "x86")
+
+SET(CMAKE_HOST_SYSTEM "Windows-6.0")
+SET(CMAKE_HOST_SYSTEM_NAME "Windows")
+SET(CMAKE_HOST_SYSTEM_VERSION "6.0")
+SET(CMAKE_HOST_SYSTEM_PROCESSOR "x86")
+
+SET(CMAKE_CROSSCOMPILING "FALSE")
+
+SET(CMAKE_SYSTEM_LOADED 1)
diff --git a/Externals/pcre/Win64/CMakeFiles/CheckTypeSize.bin b/Externals/pcre/Win64/CMakeFiles/CheckTypeSize.bin
new file mode 100644 (file)
index 0000000..aa1be4b
Binary files /dev/null and b/Externals/pcre/Win64/CMakeFiles/CheckTypeSize.bin differ
diff --git a/Externals/pcre/Win64/CMakeFiles/INSTALL_force.rule b/Externals/pcre/Win64/CMakeFiles/INSTALL_force.rule
new file mode 100644 (file)
index 0000000..4bbe599
--- /dev/null
@@ -0,0 +1 @@
+Artificial dependency for a custom command.
diff --git a/Externals/pcre/Win64/CMakeFiles/RUN_TESTS_force.rule b/Externals/pcre/Win64/CMakeFiles/RUN_TESTS_force.rule
new file mode 100644 (file)
index 0000000..4bbe599
--- /dev/null
@@ -0,0 +1 @@
+Artificial dependency for a custom command.
diff --git a/Externals/pcre/Win64/CMakeFiles/TargetDirectories.txt b/Externals/pcre/Win64/CMakeFiles/TargetDirectories.txt
new file mode 100644 (file)
index 0000000..41b7857
--- /dev/null
@@ -0,0 +1,10 @@
+D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/ALL_BUILD.dir
+D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/ZERO_CHECK.dir
+D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/pcre.dir
+D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/pcre_scanner_unittest.dir
+D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/pcre_stringpiece_unittest.dir
+D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/pcrecpp.dir
+D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/pcrecpp_unittest.dir
+D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/pcregrep.dir
+D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/pcreposix.dir
+D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/pcretest.dir
diff --git a/Externals/pcre/Win64/CMakeFiles/ZERO_CHECK.rule b/Externals/pcre/Win64/CMakeFiles/ZERO_CHECK.rule
new file mode 100644 (file)
index 0000000..4bbe599
--- /dev/null
@@ -0,0 +1 @@
+Artificial dependency for a custom command.
diff --git a/Externals/pcre/Win64/CMakeFiles/cmake.check_cache b/Externals/pcre/Win64/CMakeFiles/cmake.check_cache
new file mode 100644 (file)
index 0000000..3dccd73
--- /dev/null
@@ -0,0 +1 @@
+# This file is generated by cmake for dependency checking of the CMakeCache.txt file
diff --git a/Externals/pcre/Win64/CMakeFiles/generate.stamp b/Externals/pcre/Win64/CMakeFiles/generate.stamp
new file mode 100644 (file)
index 0000000..3f2f30a
--- /dev/null
@@ -0,0 +1 @@
+# CMake generation timestamp file this directory.
diff --git a/Externals/pcre/Win64/CMakeFiles/generate.stamp.depend b/Externals/pcre/Win64/CMakeFiles/generate.stamp.depend
new file mode 100644 (file)
index 0000000..bdc817f
--- /dev/null
@@ -0,0 +1,36 @@
+# CMake generation dependency list for this directory.
+D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt
+D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeSystem.cmake
+D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeCCompiler.cmake
+D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeCXXCompiler.cmake
+C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/CMakeSystemSpecificInformation.cmake
+C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/CMakeGenericSystem.cmake
+C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/Platform/gcc.cmake
+C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/Platform/Windows.cmake
+C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/Platform/WindowsPaths.cmake
+C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/CMakeCInformation.cmake
+C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/Platform/Windows-cl.cmake
+D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeCPlatform.cmake
+D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeCXXPlatform.cmake
+C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/Platform/cl.cmake
+D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/CMakeFiles/CMakeRCCompiler.cmake
+C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/CMakeRCInformation.cmake
+C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/CMakeCommonLanguageInclude.cmake
+C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/CMakeCXXInformation.cmake
+C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/CMakeCommonLanguageInclude.cmake
+C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindBZip2.cmake
+D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/cmake/FindPackageHandleStandardArgs.cmake
+C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindZLIB.cmake
+D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/cmake/FindPackageHandleStandardArgs.cmake
+D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/cmake/FindReadline.cmake
+D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/cmake/FindPackageHandleStandardArgs.cmake
+C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/CheckIncludeFile.cmake
+C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/CheckIncludeFileCXX.cmake
+C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/CheckFunctionExists.cmake
+C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/CheckTypeSize.cmake
+C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/CheckIncludeFile.cmake
+D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/config-cmake.h.in
+D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/pcre.h.generic
+D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/pcre_stringpiece.h.in
+D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/pcrecpparg.h.in
+D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/pcre_chartables.c.dist
diff --git a/Externals/pcre/Win64/CMakeFiles/generate.stamp.list b/Externals/pcre/Win64/CMakeFiles/generate.stamp.list
new file mode 100644 (file)
index 0000000..e32fda2
--- /dev/null
@@ -0,0 +1 @@
+CMakeFiles/generate.stamp
diff --git a/Externals/pcre/Win64/CTestCustom.ctest b/Externals/pcre/Win64/CTestCustom.ctest
new file mode 100644 (file)
index 0000000..ad020c7
--- /dev/null
@@ -0,0 +1,5 @@
+# This is a generated file.
+  SET(ENV{srcdir} D:/Work/WinMerge/WinMerge_SVN/Externals/pcre)
+  SET(ENV{pcregrep} D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/DEBUG/pcregrep.exe)
+  SET(ENV{pcretest} D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/DEBUG/pcretest.exe)
+  
\ No newline at end of file
diff --git a/Externals/pcre/Win64/CTestTestfile.cmake b/Externals/pcre/Win64/CTestTestfile.cmake
new file mode 100644 (file)
index 0000000..cdb8375
--- /dev/null
@@ -0,0 +1,10 @@
+# CMake generated Testfile for 
+# Source directory: D:/Work/WinMerge/WinMerge_SVN/Externals/pcre
+# Build directory: D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64
+# 
+# This file includes the relevent testing commands required for 
+# testing this directory and lists subdirectories to be tested as well.
+ADD_TEST(pcre_test "cmd" "/C" "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/RunTest.bat")
+ADD_TEST(pcrecpp_test "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/DEBUG/pcrecpp_unittest.exe")
+ADD_TEST(pcre_scanner_test "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/DEBUG/pcre_scanner_unittest.exe")
+ADD_TEST(pcre_stringpiece_test "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/DEBUG/pcre_stringpiece_unittest.exe")
diff --git a/Externals/pcre/Win64/INSTALL.vcproj b/Externals/pcre/Win64/INSTALL.vcproj
new file mode 100644 (file)
index 0000000..302fa4a
--- /dev/null
@@ -0,0 +1,268 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="8.00"
+       Name="INSTALL"
+       ProjectGUID="{EDD8F512-863C-48DA-8184-03F4DEB91988}"
+       Keyword="Win32Proj">
+       <Platforms>
+               <Platform
+                       Name="x64"/>
+       </Platforms>
+       <Configurations>
+               <Configuration
+                       Name="Debug|x64"
+                       OutputDirectory="Debug"
+                       IntermediateDirectory="INSTALL.dir\Debug"
+                       ConfigurationType="10"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               ExceptionHandling="0"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"
+                               AssemblerListingLocation="Debug"
+                               ObjectFile="$(IntDir)\"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"
+CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -DBUILD_TYPE=$(OutDir) -P cmake_install.cmake"/>
+               </Configuration>
+               <Configuration
+                       Name="Release|x64"
+                       OutputDirectory="Release"
+                       IntermediateDirectory="INSTALL.dir\Release"
+                       ConfigurationType="10"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               ExceptionHandling="0"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"
+                               AssemblerListingLocation="Release"
+                               ObjectFile="$(IntDir)\"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"
+CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -DBUILD_TYPE=$(OutDir) -P cmake_install.cmake"/>
+               </Configuration>
+               <Configuration
+                       Name="MinSizeRel|x64"
+                       OutputDirectory="MinSizeRel"
+                       IntermediateDirectory="INSTALL.dir\MinSizeRel"
+                       ConfigurationType="10"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               ExceptionHandling="0"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"
+                               AssemblerListingLocation="MinSizeRel"
+                               ObjectFile="$(IntDir)\"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"
+CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -DBUILD_TYPE=$(OutDir) -P cmake_install.cmake"/>
+               </Configuration>
+               <Configuration
+                       Name="RelWithDebInfo|x64"
+                       OutputDirectory="RelWithDebInfo"
+                       IntermediateDirectory="INSTALL.dir\RelWithDebInfo"
+                       ConfigurationType="10"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               ExceptionHandling="0"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"
+                               AssemblerListingLocation="RelWithDebInfo"
+                               ObjectFile="$(IntDir)\"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"
+CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -DBUILD_TYPE=$(OutDir) -P cmake_install.cmake"/>
+               </Configuration>
+       </Configurations>
+       <Files>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt">
+                               <FileConfiguration
+                                       Name="Debug|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="Release|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="MinSizeRel|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="RelWithDebInfo|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                       </File>
+               <Filter
+                       Name="CMake Rules"
+                       Filter="">
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\INSTALL_force.rule">
+                               <FileConfiguration
+                                       Name="Debug|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description=" "
+                                       CommandLine="cd ."
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\INSTALL_force.rule"
+                                       Outputs="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\INSTALL_force"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="Release|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description=" "
+                                       CommandLine="cd ."
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\INSTALL_force.rule"
+                                       Outputs="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\INSTALL_force"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="MinSizeRel|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description=" "
+                                       CommandLine="cd ."
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\INSTALL_force.rule"
+                                       Outputs="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\INSTALL_force"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="RelWithDebInfo|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description=" "
+                                       CommandLine="cd ."
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\INSTALL_force.rule"
+                                       Outputs="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\INSTALL_force"/>
+                               </FileConfiguration>
+                       </File>
+               </Filter>
+       </Files>
+       <Globals>
+       </Globals>
+</VisualStudioProject>
diff --git a/Externals/pcre/Win64/PCRE.sln b/Externals/pcre/Win64/PCRE.sln
new file mode 100644 (file)
index 0000000..c5c4a1c
--- /dev/null
@@ -0,0 +1,182 @@
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", ".\ALL_BUILD.vcproj", "{621A3727-83D9-4122-AF50-887943250F0E}"
+       ProjectSection(ProjectDependencies) = postProject
+               {C345AEA0-631F-43FE-9759-6695FD3A2F91} = {C345AEA0-631F-43FE-9759-6695FD3A2F91}
+               {A316CDC1-94DD-4B87-816F-F8747568DA1D} = {A316CDC1-94DD-4B87-816F-F8747568DA1D}
+               {D8EDF6D8-72F2-4368-B38C-89010A847CEC} = {D8EDF6D8-72F2-4368-B38C-89010A847CEC}
+               {3788A3FD-CEDB-4D52-A266-4AED33A720E9} = {3788A3FD-CEDB-4D52-A266-4AED33A720E9}
+               {5DA66217-CB29-4F2F-9AFE-DAF855F38DAD} = {5DA66217-CB29-4F2F-9AFE-DAF855F38DAD}
+               {CCA78B5F-F1D4-4AD1-B9E8-4439E7057A8B} = {CCA78B5F-F1D4-4AD1-B9E8-4439E7057A8B}
+               {C7BA00A5-BB76-4416-8ACC-15E3DDAA50F4} = {C7BA00A5-BB76-4416-8ACC-15E3DDAA50F4}
+               {FA005F1D-26E3-462C-BF05-509362D5CF34} = {FA005F1D-26E3-462C-BF05-509362D5CF34}
+               {11A6D251-43EF-4786-89D0-1CC633C628C8} = {11A6D251-43EF-4786-89D0-1CC633C628C8}
+       EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "INSTALL", ".\INSTALL.vcproj", "{EDD8F512-863C-48DA-8184-03F4DEB91988}"
+       ProjectSection(ProjectDependencies) = postProject
+               {621A3727-83D9-4122-AF50-887943250F0E} = {621A3727-83D9-4122-AF50-887943250F0E}
+       EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RUN_TESTS", ".\RUN_TESTS.vcproj", "{558A1FE8-BB90-4238-96BD-3BFFD6E11D7E}"
+       ProjectSection(ProjectDependencies) = postProject
+       EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", ".\ZERO_CHECK.vcproj", "{C345AEA0-631F-43FE-9759-6695FD3A2F91}"
+       ProjectSection(ProjectDependencies) = postProject
+       EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pcre", ".\pcre.vcproj", "{A316CDC1-94DD-4B87-816F-F8747568DA1D}"
+       ProjectSection(ProjectDependencies) = postProject
+               {C345AEA0-631F-43FE-9759-6695FD3A2F91} = {C345AEA0-631F-43FE-9759-6695FD3A2F91}
+       EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pcre_scanner_unittest", ".\pcre_scanner_unittest.vcproj", "{D8EDF6D8-72F2-4368-B38C-89010A847CEC}"
+       ProjectSection(ProjectDependencies) = postProject
+               {5DA66217-CB29-4F2F-9AFE-DAF855F38DAD} = {5DA66217-CB29-4F2F-9AFE-DAF855F38DAD}
+               {A316CDC1-94DD-4B87-816F-F8747568DA1D} = {A316CDC1-94DD-4B87-816F-F8747568DA1D}
+               {C345AEA0-631F-43FE-9759-6695FD3A2F91} = {C345AEA0-631F-43FE-9759-6695FD3A2F91}
+       EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pcre_stringpiece_unittest", ".\pcre_stringpiece_unittest.vcproj", "{3788A3FD-CEDB-4D52-A266-4AED33A720E9}"
+       ProjectSection(ProjectDependencies) = postProject
+               {5DA66217-CB29-4F2F-9AFE-DAF855F38DAD} = {5DA66217-CB29-4F2F-9AFE-DAF855F38DAD}
+               {A316CDC1-94DD-4B87-816F-F8747568DA1D} = {A316CDC1-94DD-4B87-816F-F8747568DA1D}
+               {C345AEA0-631F-43FE-9759-6695FD3A2F91} = {C345AEA0-631F-43FE-9759-6695FD3A2F91}
+       EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pcrecpp", ".\pcrecpp.vcproj", "{5DA66217-CB29-4F2F-9AFE-DAF855F38DAD}"
+       ProjectSection(ProjectDependencies) = postProject
+               {A316CDC1-94DD-4B87-816F-F8747568DA1D} = {A316CDC1-94DD-4B87-816F-F8747568DA1D}
+               {C345AEA0-631F-43FE-9759-6695FD3A2F91} = {C345AEA0-631F-43FE-9759-6695FD3A2F91}
+       EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pcrecpp_unittest", ".\pcrecpp_unittest.vcproj", "{CCA78B5F-F1D4-4AD1-B9E8-4439E7057A8B}"
+       ProjectSection(ProjectDependencies) = postProject
+               {5DA66217-CB29-4F2F-9AFE-DAF855F38DAD} = {5DA66217-CB29-4F2F-9AFE-DAF855F38DAD}
+               {A316CDC1-94DD-4B87-816F-F8747568DA1D} = {A316CDC1-94DD-4B87-816F-F8747568DA1D}
+               {C345AEA0-631F-43FE-9759-6695FD3A2F91} = {C345AEA0-631F-43FE-9759-6695FD3A2F91}
+       EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pcregrep", ".\pcregrep.vcproj", "{C7BA00A5-BB76-4416-8ACC-15E3DDAA50F4}"
+       ProjectSection(ProjectDependencies) = postProject
+               {FA005F1D-26E3-462C-BF05-509362D5CF34} = {FA005F1D-26E3-462C-BF05-509362D5CF34}
+               {A316CDC1-94DD-4B87-816F-F8747568DA1D} = {A316CDC1-94DD-4B87-816F-F8747568DA1D}
+               {C345AEA0-631F-43FE-9759-6695FD3A2F91} = {C345AEA0-631F-43FE-9759-6695FD3A2F91}
+       EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pcreposix", ".\pcreposix.vcproj", "{FA005F1D-26E3-462C-BF05-509362D5CF34}"
+       ProjectSection(ProjectDependencies) = postProject
+               {A316CDC1-94DD-4B87-816F-F8747568DA1D} = {A316CDC1-94DD-4B87-816F-F8747568DA1D}
+               {C345AEA0-631F-43FE-9759-6695FD3A2F91} = {C345AEA0-631F-43FE-9759-6695FD3A2F91}
+       EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pcretest", ".\pcretest.vcproj", "{11A6D251-43EF-4786-89D0-1CC633C628C8}"
+       ProjectSection(ProjectDependencies) = postProject
+               {FA005F1D-26E3-462C-BF05-509362D5CF34} = {FA005F1D-26E3-462C-BF05-509362D5CF34}
+               {A316CDC1-94DD-4B87-816F-F8747568DA1D} = {A316CDC1-94DD-4B87-816F-F8747568DA1D}
+               {C345AEA0-631F-43FE-9759-6695FD3A2F91} = {C345AEA0-631F-43FE-9759-6695FD3A2F91}
+       EndProjectSection
+EndProject
+Global
+       GlobalSection(SolutionConfigurationPlatforms) = preSolution
+               Debug|x64 = Debug|x64
+               Release|x64 = Release|x64
+               MinSizeRel|x64 = MinSizeRel|x64
+               RelWithDebInfo|x64 = RelWithDebInfo|x64
+       EndGlobalSection
+       GlobalSection(ProjectConfigurationPlatforms) = postSolution
+               {621A3727-83D9-4122-AF50-887943250F0E}.Debug|x64.ActiveCfg = Debug|x64
+               {621A3727-83D9-4122-AF50-887943250F0E}.Debug|x64.Build.0 = Debug|x64
+               {621A3727-83D9-4122-AF50-887943250F0E}.Release|x64.ActiveCfg = Release|x64
+               {621A3727-83D9-4122-AF50-887943250F0E}.Release|x64.Build.0 = Release|x64
+               {621A3727-83D9-4122-AF50-887943250F0E}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
+               {621A3727-83D9-4122-AF50-887943250F0E}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
+               {621A3727-83D9-4122-AF50-887943250F0E}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
+               {621A3727-83D9-4122-AF50-887943250F0E}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
+               {EDD8F512-863C-48DA-8184-03F4DEB91988}.Debug|x64.ActiveCfg = Debug|x64
+               {EDD8F512-863C-48DA-8184-03F4DEB91988}.Release|x64.ActiveCfg = Release|x64
+               {EDD8F512-863C-48DA-8184-03F4DEB91988}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
+               {EDD8F512-863C-48DA-8184-03F4DEB91988}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
+               {558A1FE8-BB90-4238-96BD-3BFFD6E11D7E}.Debug|x64.ActiveCfg = Debug|x64
+               {558A1FE8-BB90-4238-96BD-3BFFD6E11D7E}.Release|x64.ActiveCfg = Release|x64
+               {558A1FE8-BB90-4238-96BD-3BFFD6E11D7E}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
+               {558A1FE8-BB90-4238-96BD-3BFFD6E11D7E}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
+               {C345AEA0-631F-43FE-9759-6695FD3A2F91}.Debug|x64.ActiveCfg = Debug|x64
+               {C345AEA0-631F-43FE-9759-6695FD3A2F91}.Debug|x64.Build.0 = Debug|x64
+               {C345AEA0-631F-43FE-9759-6695FD3A2F91}.Release|x64.ActiveCfg = Release|x64
+               {C345AEA0-631F-43FE-9759-6695FD3A2F91}.Release|x64.Build.0 = Release|x64
+               {C345AEA0-631F-43FE-9759-6695FD3A2F91}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
+               {C345AEA0-631F-43FE-9759-6695FD3A2F91}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
+               {C345AEA0-631F-43FE-9759-6695FD3A2F91}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
+               {C345AEA0-631F-43FE-9759-6695FD3A2F91}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
+               {A316CDC1-94DD-4B87-816F-F8747568DA1D}.Debug|x64.ActiveCfg = Debug|x64
+               {A316CDC1-94DD-4B87-816F-F8747568DA1D}.Debug|x64.Build.0 = Debug|x64
+               {A316CDC1-94DD-4B87-816F-F8747568DA1D}.Release|x64.ActiveCfg = Release|x64
+               {A316CDC1-94DD-4B87-816F-F8747568DA1D}.Release|x64.Build.0 = Release|x64
+               {A316CDC1-94DD-4B87-816F-F8747568DA1D}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
+               {A316CDC1-94DD-4B87-816F-F8747568DA1D}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
+               {A316CDC1-94DD-4B87-816F-F8747568DA1D}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
+               {A316CDC1-94DD-4B87-816F-F8747568DA1D}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
+               {D8EDF6D8-72F2-4368-B38C-89010A847CEC}.Debug|x64.ActiveCfg = Debug|x64
+               {D8EDF6D8-72F2-4368-B38C-89010A847CEC}.Debug|x64.Build.0 = Debug|x64
+               {D8EDF6D8-72F2-4368-B38C-89010A847CEC}.Release|x64.ActiveCfg = Release|x64
+               {D8EDF6D8-72F2-4368-B38C-89010A847CEC}.Release|x64.Build.0 = Release|x64
+               {D8EDF6D8-72F2-4368-B38C-89010A847CEC}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
+               {D8EDF6D8-72F2-4368-B38C-89010A847CEC}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
+               {D8EDF6D8-72F2-4368-B38C-89010A847CEC}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
+               {D8EDF6D8-72F2-4368-B38C-89010A847CEC}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
+               {3788A3FD-CEDB-4D52-A266-4AED33A720E9}.Debug|x64.ActiveCfg = Debug|x64
+               {3788A3FD-CEDB-4D52-A266-4AED33A720E9}.Debug|x64.Build.0 = Debug|x64
+               {3788A3FD-CEDB-4D52-A266-4AED33A720E9}.Release|x64.ActiveCfg = Release|x64
+               {3788A3FD-CEDB-4D52-A266-4AED33A720E9}.Release|x64.Build.0 = Release|x64
+               {3788A3FD-CEDB-4D52-A266-4AED33A720E9}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
+               {3788A3FD-CEDB-4D52-A266-4AED33A720E9}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
+               {3788A3FD-CEDB-4D52-A266-4AED33A720E9}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
+               {3788A3FD-CEDB-4D52-A266-4AED33A720E9}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
+               {5DA66217-CB29-4F2F-9AFE-DAF855F38DAD}.Debug|x64.ActiveCfg = Debug|x64
+               {5DA66217-CB29-4F2F-9AFE-DAF855F38DAD}.Debug|x64.Build.0 = Debug|x64
+               {5DA66217-CB29-4F2F-9AFE-DAF855F38DAD}.Release|x64.ActiveCfg = Release|x64
+               {5DA66217-CB29-4F2F-9AFE-DAF855F38DAD}.Release|x64.Build.0 = Release|x64
+               {5DA66217-CB29-4F2F-9AFE-DAF855F38DAD}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
+               {5DA66217-CB29-4F2F-9AFE-DAF855F38DAD}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
+               {5DA66217-CB29-4F2F-9AFE-DAF855F38DAD}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
+               {5DA66217-CB29-4F2F-9AFE-DAF855F38DAD}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
+               {CCA78B5F-F1D4-4AD1-B9E8-4439E7057A8B}.Debug|x64.ActiveCfg = Debug|x64
+               {CCA78B5F-F1D4-4AD1-B9E8-4439E7057A8B}.Debug|x64.Build.0 = Debug|x64
+               {CCA78B5F-F1D4-4AD1-B9E8-4439E7057A8B}.Release|x64.ActiveCfg = Release|x64
+               {CCA78B5F-F1D4-4AD1-B9E8-4439E7057A8B}.Release|x64.Build.0 = Release|x64
+               {CCA78B5F-F1D4-4AD1-B9E8-4439E7057A8B}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
+               {CCA78B5F-F1D4-4AD1-B9E8-4439E7057A8B}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
+               {CCA78B5F-F1D4-4AD1-B9E8-4439E7057A8B}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
+               {CCA78B5F-F1D4-4AD1-B9E8-4439E7057A8B}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
+               {C7BA00A5-BB76-4416-8ACC-15E3DDAA50F4}.Debug|x64.ActiveCfg = Debug|x64
+               {C7BA00A5-BB76-4416-8ACC-15E3DDAA50F4}.Debug|x64.Build.0 = Debug|x64
+               {C7BA00A5-BB76-4416-8ACC-15E3DDAA50F4}.Release|x64.ActiveCfg = Release|x64
+               {C7BA00A5-BB76-4416-8ACC-15E3DDAA50F4}.Release|x64.Build.0 = Release|x64
+               {C7BA00A5-BB76-4416-8ACC-15E3DDAA50F4}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
+               {C7BA00A5-BB76-4416-8ACC-15E3DDAA50F4}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
+               {C7BA00A5-BB76-4416-8ACC-15E3DDAA50F4}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
+               {C7BA00A5-BB76-4416-8ACC-15E3DDAA50F4}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
+               {FA005F1D-26E3-462C-BF05-509362D5CF34}.Debug|x64.ActiveCfg = Debug|x64
+               {FA005F1D-26E3-462C-BF05-509362D5CF34}.Debug|x64.Build.0 = Debug|x64
+               {FA005F1D-26E3-462C-BF05-509362D5CF34}.Release|x64.ActiveCfg = Release|x64
+               {FA005F1D-26E3-462C-BF05-509362D5CF34}.Release|x64.Build.0 = Release|x64
+               {FA005F1D-26E3-462C-BF05-509362D5CF34}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
+               {FA005F1D-26E3-462C-BF05-509362D5CF34}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
+               {FA005F1D-26E3-462C-BF05-509362D5CF34}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
+               {FA005F1D-26E3-462C-BF05-509362D5CF34}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
+               {11A6D251-43EF-4786-89D0-1CC633C628C8}.Debug|x64.ActiveCfg = Debug|x64
+               {11A6D251-43EF-4786-89D0-1CC633C628C8}.Debug|x64.Build.0 = Debug|x64
+               {11A6D251-43EF-4786-89D0-1CC633C628C8}.Release|x64.ActiveCfg = Release|x64
+               {11A6D251-43EF-4786-89D0-1CC633C628C8}.Release|x64.Build.0 = Release|x64
+               {11A6D251-43EF-4786-89D0-1CC633C628C8}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
+               {11A6D251-43EF-4786-89D0-1CC633C628C8}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
+               {11A6D251-43EF-4786-89D0-1CC633C628C8}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
+               {11A6D251-43EF-4786-89D0-1CC633C628C8}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
+       EndGlobalSection
+       GlobalSection(ExtensibilityGlobals) = postSolution
+       EndGlobalSection
+       GlobalSection(ExtensibilityAddIns) = postSolution
+       EndGlobalSection
+EndGlobal
diff --git a/Externals/pcre/Win64/RUN_TESTS.vcproj b/Externals/pcre/Win64/RUN_TESTS.vcproj
new file mode 100644 (file)
index 0000000..3351f39
--- /dev/null
@@ -0,0 +1,268 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="8.00"
+       Name="RUN_TESTS"
+       ProjectGUID="{558A1FE8-BB90-4238-96BD-3BFFD6E11D7E}"
+       Keyword="Win32Proj">
+       <Platforms>
+               <Platform
+                       Name="x64"/>
+       </Platforms>
+       <Configurations>
+               <Configuration
+                       Name="Debug|x64"
+                       OutputDirectory="Debug"
+                       IntermediateDirectory="RUN_TESTS.dir\Debug"
+                       ConfigurationType="10"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               ExceptionHandling="0"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"
+                               AssemblerListingLocation="Debug"
+                               ObjectFile="$(IntDir)\"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"
+CommandLine="&quot;C:\Program Files\CMake 2.8\bin\ctest.exe&quot; --force-new-ctest-process -C $(OutDir)"/>
+               </Configuration>
+               <Configuration
+                       Name="Release|x64"
+                       OutputDirectory="Release"
+                       IntermediateDirectory="RUN_TESTS.dir\Release"
+                       ConfigurationType="10"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               ExceptionHandling="0"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"
+                               AssemblerListingLocation="Release"
+                               ObjectFile="$(IntDir)\"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"
+CommandLine="&quot;C:\Program Files\CMake 2.8\bin\ctest.exe&quot; --force-new-ctest-process -C $(OutDir)"/>
+               </Configuration>
+               <Configuration
+                       Name="MinSizeRel|x64"
+                       OutputDirectory="MinSizeRel"
+                       IntermediateDirectory="RUN_TESTS.dir\MinSizeRel"
+                       ConfigurationType="10"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               ExceptionHandling="0"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"
+                               AssemblerListingLocation="MinSizeRel"
+                               ObjectFile="$(IntDir)\"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"
+CommandLine="&quot;C:\Program Files\CMake 2.8\bin\ctest.exe&quot; --force-new-ctest-process -C $(OutDir)"/>
+               </Configuration>
+               <Configuration
+                       Name="RelWithDebInfo|x64"
+                       OutputDirectory="RelWithDebInfo"
+                       IntermediateDirectory="RUN_TESTS.dir\RelWithDebInfo"
+                       ConfigurationType="10"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               ExceptionHandling="0"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"
+                               AssemblerListingLocation="RelWithDebInfo"
+                               ObjectFile="$(IntDir)\"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"
+CommandLine="&quot;C:\Program Files\CMake 2.8\bin\ctest.exe&quot; --force-new-ctest-process -C $(OutDir)"/>
+               </Configuration>
+       </Configurations>
+       <Files>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt">
+                               <FileConfiguration
+                                       Name="Debug|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="Release|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="MinSizeRel|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="RelWithDebInfo|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                       </File>
+               <Filter
+                       Name="CMake Rules"
+                       Filter="">
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\RUN_TESTS_force.rule">
+                               <FileConfiguration
+                                       Name="Debug|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description=" "
+                                       CommandLine="cd ."
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\RUN_TESTS_force.rule"
+                                       Outputs="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\RUN_TESTS_force"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="Release|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description=" "
+                                       CommandLine="cd ."
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\RUN_TESTS_force.rule"
+                                       Outputs="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\RUN_TESTS_force"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="MinSizeRel|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description=" "
+                                       CommandLine="cd ."
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\RUN_TESTS_force.rule"
+                                       Outputs="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\RUN_TESTS_force"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="RelWithDebInfo|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description=" "
+                                       CommandLine="cd ."
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\RUN_TESTS_force.rule"
+                                       Outputs="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\RUN_TESTS_force"/>
+                               </FileConfiguration>
+                       </File>
+               </Filter>
+       </Files>
+       <Globals>
+       </Globals>
+</VisualStudioProject>
diff --git a/Externals/pcre/Win64/ZERO_CHECK.vcproj b/Externals/pcre/Win64/ZERO_CHECK.vcproj
new file mode 100644 (file)
index 0000000..f6a6048
--- /dev/null
@@ -0,0 +1,267 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="8.00"
+       Name="ZERO_CHECK"
+       ProjectGUID="{C345AEA0-631F-43FE-9759-6695FD3A2F91}"
+       Keyword="Win32Proj">
+       <Platforms>
+               <Platform
+                       Name="x64"/>
+       </Platforms>
+       <Configurations>
+               <Configuration
+                       Name="Debug|x64"
+                       OutputDirectory="Debug"
+                       IntermediateDirectory="ZERO_CHECK.dir\Debug"
+                       ConfigurationType="10"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               ExceptionHandling="0"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"
+                               AssemblerListingLocation="Debug"
+                               ObjectFile="$(IntDir)\"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+               </Configuration>
+               <Configuration
+                       Name="Release|x64"
+                       OutputDirectory="Release"
+                       IntermediateDirectory="ZERO_CHECK.dir\Release"
+                       ConfigurationType="10"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               ExceptionHandling="0"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"
+                               AssemblerListingLocation="Release"
+                               ObjectFile="$(IntDir)\"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+               </Configuration>
+               <Configuration
+                       Name="MinSizeRel|x64"
+                       OutputDirectory="MinSizeRel"
+                       IntermediateDirectory="ZERO_CHECK.dir\MinSizeRel"
+                       ConfigurationType="10"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               ExceptionHandling="0"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"
+                               AssemblerListingLocation="MinSizeRel"
+                               ObjectFile="$(IntDir)\"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+               </Configuration>
+               <Configuration
+                       Name="RelWithDebInfo|x64"
+                       OutputDirectory="RelWithDebInfo"
+                       IntermediateDirectory="ZERO_CHECK.dir\RelWithDebInfo"
+                       ConfigurationType="10"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               ExceptionHandling="0"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"
+                               AssemblerListingLocation="RelWithDebInfo"
+                               ObjectFile="$(IntDir)\"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+               </Configuration>
+       </Configurations>
+       <Files>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\ZERO_CHECK">
+                       </File>
+               <Filter
+                       Name="CMake Rules"
+                       Filter="">
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\generate.stamp.rule">
+                               <FileConfiguration
+                                       Name="Debug|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Checking Build System"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file &quot;$(SolutionPath)&quot;"
+                                       AdditionalDependencies="&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="Release|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Checking Build System"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file &quot;$(SolutionPath)&quot;"
+                                       AdditionalDependencies="&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="MinSizeRel|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Checking Build System"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file &quot;$(SolutionPath)&quot;"
+                                       AdditionalDependencies="&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="RelWithDebInfo|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Checking Build System"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file &quot;$(SolutionPath)&quot;"
+                                       AdditionalDependencies="&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                       </File>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\ZERO_CHECK.rule">
+                               <FileConfiguration
+                                       Name="Debug|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description=""
+                                       CommandLine=""
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\ZERO_CHECK.rule"
+                                       Outputs="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\ZERO_CHECK"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="Release|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description=""
+                                       CommandLine=""
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\ZERO_CHECK.rule"
+                                       Outputs="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\ZERO_CHECK"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="MinSizeRel|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description=""
+                                       CommandLine=""
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\ZERO_CHECK.rule"
+                                       Outputs="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\ZERO_CHECK"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="RelWithDebInfo|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description=""
+                                       CommandLine=""
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\ZERO_CHECK.rule"
+                                       Outputs="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\ZERO_CHECK"/>
+                               </FileConfiguration>
+                       </File>
+               </Filter>
+       </Files>
+       <Globals>
+       </Globals>
+</VisualStudioProject>
diff --git a/Externals/pcre/Win64/cmake_install.cmake b/Externals/pcre/Win64/cmake_install.cmake
new file mode 100644 (file)
index 0000000..cd532ee
--- /dev/null
@@ -0,0 +1,313 @@
+# Install script for directory: D:/Work/WinMerge/WinMerge_SVN/Externals/pcre
+
+# Set the install prefix
+IF(NOT DEFINED CMAKE_INSTALL_PREFIX)
+  SET(CMAKE_INSTALL_PREFIX "C:/Program Files/PCRE")
+ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX)
+STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
+
+# Set the install configuration name.
+IF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
+  IF(BUILD_TYPE)
+    STRING(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
+           CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
+  ELSE(BUILD_TYPE)
+    SET(CMAKE_INSTALL_CONFIG_NAME "Release")
+  ENDIF(BUILD_TYPE)
+  MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
+ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
+
+# Set the component getting installed.
+IF(NOT CMAKE_INSTALL_COMPONENT)
+  IF(COMPONENT)
+    MESSAGE(STATUS "Install component: \"${COMPONENT}\"")
+    SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
+  ELSE(COMPONENT)
+    SET(CMAKE_INSTALL_COMPONENT)
+  ENDIF(COMPONENT)
+ENDIF(NOT CMAKE_INSTALL_COMPONENT)
+
+IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Dd][Ee][Bb][Uu][Gg])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY OPTIONAL FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Debug/pcred.lib")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Dd][Ee][Bb][Uu][Gg])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY OPTIONAL FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Release/pcre.lib")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Mm][Ii][Nn][Ss][Ii][Zz][Ee][Rr][Ee][Ll])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY OPTIONAL FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/MinSizeRel/pcre.lib")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Mm][Ii][Nn][Ss][Ii][Zz][Ee][Rr][Ee][Ll])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY OPTIONAL FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/RelWithDebInfo/pcre.lib")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
+ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+
+IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Dd][Ee][Bb][Uu][Gg])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE SHARED_LIBRARY FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Debug/pcred.dll")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Dd][Ee][Bb][Uu][Gg])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE SHARED_LIBRARY FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Release/pcre.dll")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Mm][Ii][Nn][Ss][Ii][Zz][Ee][Rr][Ee][Ll])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE SHARED_LIBRARY FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/MinSizeRel/pcre.dll")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Mm][Ii][Nn][Ss][Ii][Zz][Ee][Rr][Ee][Ll])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE SHARED_LIBRARY FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/RelWithDebInfo/pcre.dll")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
+ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+
+IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Dd][Ee][Bb][Uu][Gg])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY OPTIONAL FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Debug/pcreposixd.lib")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Dd][Ee][Bb][Uu][Gg])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY OPTIONAL FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Release/pcreposix.lib")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Mm][Ii][Nn][Ss][Ii][Zz][Ee][Rr][Ee][Ll])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY OPTIONAL FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/MinSizeRel/pcreposix.lib")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Mm][Ii][Nn][Ss][Ii][Zz][Ee][Rr][Ee][Ll])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY OPTIONAL FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/RelWithDebInfo/pcreposix.lib")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
+ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+
+IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Dd][Ee][Bb][Uu][Gg])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE SHARED_LIBRARY FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Debug/pcreposixd.dll")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Dd][Ee][Bb][Uu][Gg])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE SHARED_LIBRARY FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Release/pcreposix.dll")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Mm][Ii][Nn][Ss][Ii][Zz][Ee][Rr][Ee][Ll])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE SHARED_LIBRARY FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/MinSizeRel/pcreposix.dll")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Mm][Ii][Nn][Ss][Ii][Zz][Ee][Rr][Ee][Ll])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE SHARED_LIBRARY FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/RelWithDebInfo/pcreposix.dll")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
+ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+
+IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Dd][Ee][Bb][Uu][Gg])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY OPTIONAL FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Debug/pcrecppd.lib")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Dd][Ee][Bb][Uu][Gg])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY OPTIONAL FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Release/pcrecpp.lib")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Mm][Ii][Nn][Ss][Ii][Zz][Ee][Rr][Ee][Ll])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY OPTIONAL FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/MinSizeRel/pcrecpp.lib")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Mm][Ii][Nn][Ss][Ii][Zz][Ee][Rr][Ee][Ll])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY OPTIONAL FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/RelWithDebInfo/pcrecpp.lib")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
+ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+
+IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Dd][Ee][Bb][Uu][Gg])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE SHARED_LIBRARY FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Debug/pcrecppd.dll")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Dd][Ee][Bb][Uu][Gg])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE SHARED_LIBRARY FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Release/pcrecpp.dll")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Mm][Ii][Nn][Ss][Ii][Zz][Ee][Rr][Ee][Ll])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE SHARED_LIBRARY FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/MinSizeRel/pcrecpp.dll")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Mm][Ii][Nn][Ss][Ii][Zz][Ee][Rr][Ee][Ll])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE SHARED_LIBRARY FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/RelWithDebInfo/pcrecpp.dll")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
+ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+
+IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Dd][Ee][Bb][Uu][Gg])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/DEBUG/pcregrep.exe")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Dd][Ee][Bb][Uu][Gg])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Release/pcregrep.exe")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Mm][Ii][Nn][Ss][Ii][Zz][Ee][Rr][Ee][Ll])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/MinSizeRel/pcregrep.exe")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Mm][Ii][Nn][Ss][Ii][Zz][Ee][Rr][Ee][Ll])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/RelWithDebInfo/pcregrep.exe")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
+ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+
+IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Dd][Ee][Bb][Uu][Gg])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/DEBUG/pcretest.exe")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Dd][Ee][Bb][Uu][Gg])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Release/pcretest.exe")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Mm][Ii][Nn][Ss][Ii][Zz][Ee][Rr][Ee][Ll])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/MinSizeRel/pcretest.exe")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Mm][Ii][Nn][Ss][Ii][Zz][Ee][Rr][Ee][Ll])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/RelWithDebInfo/pcretest.exe")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
+ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+
+IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Dd][Ee][Bb][Uu][Gg])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/DEBUG/pcrecpp_unittest.exe")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Dd][Ee][Bb][Uu][Gg])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Release/pcrecpp_unittest.exe")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Mm][Ii][Nn][Ss][Ii][Zz][Ee][Rr][Ee][Ll])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/MinSizeRel/pcrecpp_unittest.exe")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Mm][Ii][Nn][Ss][Ii][Zz][Ee][Rr][Ee][Ll])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/RelWithDebInfo/pcrecpp_unittest.exe")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
+ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+
+IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Dd][Ee][Bb][Uu][Gg])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/DEBUG/pcre_scanner_unittest.exe")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Dd][Ee][Bb][Uu][Gg])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Release/pcre_scanner_unittest.exe")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Mm][Ii][Nn][Ss][Ii][Zz][Ee][Rr][Ee][Ll])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/MinSizeRel/pcre_scanner_unittest.exe")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Mm][Ii][Nn][Ss][Ii][Zz][Ee][Rr][Ee][Ll])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/RelWithDebInfo/pcre_scanner_unittest.exe")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
+ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+
+IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Dd][Ee][Bb][Uu][Gg])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/DEBUG/pcre_stringpiece_unittest.exe")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Dd][Ee][Bb][Uu][Gg])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Release/pcre_stringpiece_unittest.exe")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Mm][Ii][Nn][Ss][Ii][Zz][Ee][Rr][Ee][Ll])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/MinSizeRel/pcre_stringpiece_unittest.exe")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Mm][Ii][Nn][Ss][Ii][Zz][Ee][Rr][Ee][Ll])$")
+  IF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
+    FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/RelWithDebInfo/pcre_stringpiece_unittest.exe")
+  ENDIF("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ww][Ii][Tt][Hh][Dd][Ee][Bb][Ii][Nn][Ff][Oo])$")
+ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+
+IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+  FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE FILE FILES
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/pcre.h"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/pcreposix.h"
+    )
+ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+
+IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+  FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE FILE FILES
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/pcrecpp.h"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/pcre_scanner.h"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/pcrecpparg.h"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/pcre_stringpiece.h"
+    )
+ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+
+IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+  FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/man/man1" TYPE FILE FILES
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcre-config.1"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcregrep.1"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcretest.1"
+    )
+ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+
+IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+  FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/man/man3" TYPE FILE FILES
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcre.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcreapi.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcrebuild.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcrecallout.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcrecompat.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcrecpp.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcrematching.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcrepartial.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcrepattern.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcreperform.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcreposix.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcreprecompile.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcresample.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcrestack.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcresyntax.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcre_compile.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcre_compile2.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcre_config.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcre_copy_named_substring.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcre_copy_substring.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcre_dfa_exec.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcre_exec.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcre_free_substring.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcre_free_substring_list.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcre_fullinfo.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcre_get_named_substring.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcre_get_stringnumber.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcre_get_stringtable_entries.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcre_get_substring.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcre_get_substring_list.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcre_info.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcre_maketables.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcre_refcount.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcre_study.3"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/pcre_version.3"
+    )
+ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+
+IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+  FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/doc/pcre/html" TYPE FILE FILES
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/index.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcre-config.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcre.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcreapi.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcrebuild.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcrecallout.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcrecompat.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcrecpp.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcredemo.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcregrep.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcrematching.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcrepartial.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcrepattern.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcreperform.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcreposix.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcreprecompile.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcresample.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcrestack.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcresyntax.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcretest.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcre_compile.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcre_compile2.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcre_config.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcre_copy_named_substring.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcre_copy_substring.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcre_dfa_exec.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcre_exec.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcre_free_substring.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcre_free_substring_list.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcre_fullinfo.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcre_get_named_substring.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcre_get_stringnumber.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcre_get_stringtable_entries.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcre_get_substring.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcre_get_substring_list.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcre_info.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcre_maketables.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcre_refcount.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcre_study.html"
+    "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/doc/html/pcre_version.html"
+    )
+ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
+
+IF(CMAKE_INSTALL_COMPONENT)
+  SET(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
+ELSE(CMAKE_INSTALL_COMPONENT)
+  SET(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
+ENDIF(CMAKE_INSTALL_COMPONENT)
+
+FILE(WRITE "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/${CMAKE_INSTALL_MANIFEST}" "")
+FOREACH(file ${CMAKE_INSTALL_MANIFEST_FILES})
+  FILE(APPEND "D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/${CMAKE_INSTALL_MANIFEST}" "${file}\n")
+ENDFOREACH(file)
diff --git a/Externals/pcre/Win64/config.h b/Externals/pcre/Win64/config.h
new file mode 100644 (file)
index 0000000..f042fe4
--- /dev/null
@@ -0,0 +1,44 @@
+/* config.h for CMake builds */
+
+/* #undef HAVE_DIRENT_H */
+#define HAVE_SYS_STAT_H 1
+#define HAVE_SYS_TYPES_H 1
+/* #undef HAVE_UNISTD_H */
+#define HAVE_WINDOWS_H 1
+
+/* #undef HAVE_TYPE_TRAITS_H */
+/* #undef HAVE_BITS_TYPE_TRAITS_H */
+
+/* #undef HAVE_BCOPY */
+#define HAVE_MEMMOVE 1
+#define HAVE_STRERROR 1
+/* #undef HAVE_STRTOLL */
+/* #undef HAVE_STRTOQ */
+#define HAVE__STRTOI64 1
+
+/* #undef PCRE_STATIC */
+
+#define SUPPORT_UTF8 1
+/* #undef SUPPORT_UCP */
+/* #undef EBCDIC */
+/* #undef BSR_ANYCRLF */
+/* #undef NO_RECURSE */
+
+#define HAVE_LONG_LONG 1
+#define HAVE_UNSIGNED_LONG_LONG 1
+
+/* #undef SUPPORT_LIBBZ2 */
+/* #undef SUPPORT_LIBZ */
+/* #undef SUPPORT_LIBREADLINE */
+
+#define NEWLINE                        -1
+#define POSIX_MALLOC_THRESHOLD 10
+#define LINK_SIZE              2
+#define MATCH_LIMIT            10000000
+#define MATCH_LIMIT_RECURSION  MATCH_LIMIT
+
+
+#define MAX_NAME_SIZE  32
+#define MAX_NAME_COUNT 10000
+
+/* end config.h for CMake builds */
diff --git a/Externals/pcre/Win64/pcre.h b/Externals/pcre/Win64/pcre.h
new file mode 100644 (file)
index 0000000..93dff10
--- /dev/null
@@ -0,0 +1,311 @@
+/*************************************************
+*       Perl-Compatible Regular Expressions      *
+*************************************************/
+
+/* This is the public header file for the PCRE library, to be #included by
+applications that call the PCRE functions.
+
+           Copyright (c) 1997-2009 University of Cambridge
+
+-----------------------------------------------------------------------------
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+    * Redistributions of source code must retain the above copyright notice,
+      this list of conditions and the following disclaimer.
+
+    * Redistributions in binary form must reproduce the above copyright
+      notice, this list of conditions and the following disclaimer in the
+      documentation and/or other materials provided with the distribution.
+
+    * Neither the name of the University of Cambridge nor the names of its
+      contributors may be used to endorse or promote products derived from
+      this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+-----------------------------------------------------------------------------
+*/
+
+#ifndef _PCRE_H
+#define _PCRE_H
+
+/* The current PCRE version information. */
+
+#define PCRE_MAJOR          8
+#define PCRE_MINOR          00
+#define PCRE_PRERELEASE     
+#define PCRE_DATE           2009-10-19
+
+/* When an application links to a PCRE DLL in Windows, the symbols that are
+imported have to be identified as such. When building PCRE, the appropriate
+export setting is defined in pcre_internal.h, which includes this file. So we
+don't change existing definitions of PCRE_EXP_DECL and PCRECPP_EXP_DECL. */
+
+#if defined(_WIN32) && !defined(PCRE_STATIC)
+#  ifndef PCRE_EXP_DECL
+#    define PCRE_EXP_DECL  extern __declspec(dllimport)
+#  endif
+#  ifdef __cplusplus
+#    ifndef PCRECPP_EXP_DECL
+#      define PCRECPP_EXP_DECL  extern __declspec(dllimport)
+#    endif
+#    ifndef PCRECPP_EXP_DEFN
+#      define PCRECPP_EXP_DEFN  __declspec(dllimport)
+#    endif
+#  endif
+#endif
+
+/* By default, we use the standard "extern" declarations. */
+
+#ifndef PCRE_EXP_DECL
+#  ifdef __cplusplus
+#    define PCRE_EXP_DECL  extern "C"
+#  else
+#    define PCRE_EXP_DECL  extern
+#  endif
+#endif
+
+#ifdef __cplusplus
+#  ifndef PCRECPP_EXP_DECL
+#    define PCRECPP_EXP_DECL  extern
+#  endif
+#  ifndef PCRECPP_EXP_DEFN
+#    define PCRECPP_EXP_DEFN
+#  endif
+#endif
+
+/* Have to include stdlib.h in order to ensure that size_t is defined;
+it is needed here for malloc. */
+
+#include <stdlib.h>
+
+/* Allow for C++ users */
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Options. Some are compile-time only, some are run-time only, and some are
+both, so we keep them all distinct. */
+
+#define PCRE_CASELESS           0x00000001
+#define PCRE_MULTILINE          0x00000002
+#define PCRE_DOTALL             0x00000004
+#define PCRE_EXTENDED           0x00000008
+#define PCRE_ANCHORED           0x00000010
+#define PCRE_DOLLAR_ENDONLY     0x00000020
+#define PCRE_EXTRA              0x00000040
+#define PCRE_NOTBOL             0x00000080
+#define PCRE_NOTEOL             0x00000100
+#define PCRE_UNGREEDY           0x00000200
+#define PCRE_NOTEMPTY           0x00000400
+#define PCRE_UTF8               0x00000800
+#define PCRE_NO_AUTO_CAPTURE    0x00001000
+#define PCRE_NO_UTF8_CHECK      0x00002000
+#define PCRE_AUTO_CALLOUT       0x00004000
+#define PCRE_PARTIAL_SOFT       0x00008000
+#define PCRE_PARTIAL            0x00008000  /* Backwards compatible synonym */
+#define PCRE_DFA_SHORTEST       0x00010000
+#define PCRE_DFA_RESTART        0x00020000
+#define PCRE_FIRSTLINE          0x00040000
+#define PCRE_DUPNAMES           0x00080000
+#define PCRE_NEWLINE_CR         0x00100000
+#define PCRE_NEWLINE_LF         0x00200000
+#define PCRE_NEWLINE_CRLF       0x00300000
+#define PCRE_NEWLINE_ANY        0x00400000
+#define PCRE_NEWLINE_ANYCRLF    0x00500000
+#define PCRE_BSR_ANYCRLF        0x00800000
+#define PCRE_BSR_UNICODE        0x01000000
+#define PCRE_JAVASCRIPT_COMPAT  0x02000000
+#define PCRE_NO_START_OPTIMIZE  0x04000000
+#define PCRE_NO_START_OPTIMISE  0x04000000
+#define PCRE_PARTIAL_HARD       0x08000000
+#define PCRE_NOTEMPTY_ATSTART   0x10000000
+
+/* Exec-time and get/set-time error codes */
+
+#define PCRE_ERROR_NOMATCH         (-1)
+#define PCRE_ERROR_NULL            (-2)
+#define PCRE_ERROR_BADOPTION       (-3)
+#define PCRE_ERROR_BADMAGIC        (-4)
+#define PCRE_ERROR_UNKNOWN_OPCODE  (-5)
+#define PCRE_ERROR_UNKNOWN_NODE    (-5)  /* For backward compatibility */
+#define PCRE_ERROR_NOMEMORY        (-6)
+#define PCRE_ERROR_NOSUBSTRING     (-7)
+#define PCRE_ERROR_MATCHLIMIT      (-8)
+#define PCRE_ERROR_CALLOUT         (-9)  /* Never used by PCRE itself */
+#define PCRE_ERROR_BADUTF8        (-10)
+#define PCRE_ERROR_BADUTF8_OFFSET (-11)
+#define PCRE_ERROR_PARTIAL        (-12)
+#define PCRE_ERROR_BADPARTIAL     (-13)
+#define PCRE_ERROR_INTERNAL       (-14)
+#define PCRE_ERROR_BADCOUNT       (-15)
+#define PCRE_ERROR_DFA_UITEM      (-16)
+#define PCRE_ERROR_DFA_UCOND      (-17)
+#define PCRE_ERROR_DFA_UMLIMIT    (-18)
+#define PCRE_ERROR_DFA_WSSIZE     (-19)
+#define PCRE_ERROR_DFA_RECURSE    (-20)
+#define PCRE_ERROR_RECURSIONLIMIT (-21)
+#define PCRE_ERROR_NULLWSLIMIT    (-22)  /* No longer actually used */
+#define PCRE_ERROR_BADNEWLINE     (-23)
+
+/* Request types for pcre_fullinfo() */
+
+#define PCRE_INFO_OPTIONS            0
+#define PCRE_INFO_SIZE               1
+#define PCRE_INFO_CAPTURECOUNT       2
+#define PCRE_INFO_BACKREFMAX         3
+#define PCRE_INFO_FIRSTBYTE          4
+#define PCRE_INFO_FIRSTCHAR          4  /* For backwards compatibility */
+#define PCRE_INFO_FIRSTTABLE         5
+#define PCRE_INFO_LASTLITERAL        6
+#define PCRE_INFO_NAMEENTRYSIZE      7
+#define PCRE_INFO_NAMECOUNT          8
+#define PCRE_INFO_NAMETABLE          9
+#define PCRE_INFO_STUDYSIZE         10
+#define PCRE_INFO_DEFAULT_TABLES    11
+#define PCRE_INFO_OKPARTIAL         12
+#define PCRE_INFO_JCHANGED          13
+#define PCRE_INFO_HASCRORLF         14
+#define PCRE_INFO_MINLENGTH         15
+
+/* Request types for pcre_config(). Do not re-arrange, in order to remain
+compatible. */
+
+#define PCRE_CONFIG_UTF8                    0
+#define PCRE_CONFIG_NEWLINE                 1
+#define PCRE_CONFIG_LINK_SIZE               2
+#define PCRE_CONFIG_POSIX_MALLOC_THRESHOLD  3
+#define PCRE_CONFIG_MATCH_LIMIT             4
+#define PCRE_CONFIG_STACKRECURSE            5
+#define PCRE_CONFIG_UNICODE_PROPERTIES      6
+#define PCRE_CONFIG_MATCH_LIMIT_RECURSION   7
+#define PCRE_CONFIG_BSR                     8
+
+/* Bit flags for the pcre_extra structure. Do not re-arrange or redefine
+these bits, just add new ones on the end, in order to remain compatible. */
+
+#define PCRE_EXTRA_STUDY_DATA             0x0001
+#define PCRE_EXTRA_MATCH_LIMIT            0x0002
+#define PCRE_EXTRA_CALLOUT_DATA           0x0004
+#define PCRE_EXTRA_TABLES                 0x0008
+#define PCRE_EXTRA_MATCH_LIMIT_RECURSION  0x0010
+
+/* Types */
+
+struct real_pcre;                 /* declaration; the definition is private  */
+typedef struct real_pcre pcre;
+
+/* When PCRE is compiled as a C++ library, the subject pointer type can be
+replaced with a custom type. For conventional use, the public interface is a
+const char *. */
+
+#ifndef PCRE_SPTR
+#define PCRE_SPTR const char *
+#endif
+
+/* The structure for passing additional data to pcre_exec(). This is defined in
+such as way as to be extensible. Always add new fields at the end, in order to
+remain compatible. */
+
+typedef struct pcre_extra {
+  unsigned long int flags;        /* Bits for which fields are set */
+  void *study_data;               /* Opaque data from pcre_study() */
+  unsigned long int match_limit;  /* Maximum number of calls to match() */
+  void *callout_data;             /* Data passed back in callouts */
+  const unsigned char *tables;    /* Pointer to character tables */
+  unsigned long int match_limit_recursion; /* Max recursive calls to match() */
+} pcre_extra;
+
+/* The structure for passing out data via the pcre_callout_function. We use a
+structure so that new fields can be added on the end in future versions,
+without changing the API of the function, thereby allowing old clients to work
+without modification. */
+
+typedef struct pcre_callout_block {
+  int          version;           /* Identifies version of block */
+  /* ------------------------ Version 0 ------------------------------- */
+  int          callout_number;    /* Number compiled into pattern */
+  int         *offset_vector;     /* The offset vector */
+  PCRE_SPTR    subject;           /* The subject being matched */
+  int          subject_length;    /* The length of the subject */
+  int          start_match;       /* Offset to start of this match attempt */
+  int          current_position;  /* Where we currently are in the subject */
+  int          capture_top;       /* Max current capture */
+  int          capture_last;      /* Most recently closed capture */
+  void        *callout_data;      /* Data passed in with the call */
+  /* ------------------- Added for Version 1 -------------------------- */
+  int          pattern_position;  /* Offset to next item in the pattern */
+  int          next_item_length;  /* Length of next item in the pattern */
+  /* ------------------------------------------------------------------ */
+} pcre_callout_block;
+
+/* Indirection for store get and free functions. These can be set to
+alternative malloc/free functions if required. Special ones are used in the
+non-recursive case for "frames". There is also an optional callout function
+that is triggered by the (?) regex item. For Virtual Pascal, these definitions
+have to take another form. */
+
+#ifndef VPCOMPAT
+PCRE_EXP_DECL void *(*pcre_malloc)(size_t);
+PCRE_EXP_DECL void  (*pcre_free)(void *);
+PCRE_EXP_DECL void *(*pcre_stack_malloc)(size_t);
+PCRE_EXP_DECL void  (*pcre_stack_free)(void *);
+PCRE_EXP_DECL int   (*pcre_callout)(pcre_callout_block *);
+#else   /* VPCOMPAT */
+PCRE_EXP_DECL void *pcre_malloc(size_t);
+PCRE_EXP_DECL void  pcre_free(void *);
+PCRE_EXP_DECL void *pcre_stack_malloc(size_t);
+PCRE_EXP_DECL void  pcre_stack_free(void *);
+PCRE_EXP_DECL int   pcre_callout(pcre_callout_block *);
+#endif  /* VPCOMPAT */
+
+/* Exported PCRE functions */
+
+PCRE_EXP_DECL pcre *pcre_compile(const char *, int, const char **, int *,
+                  const unsigned char *);
+PCRE_EXP_DECL pcre *pcre_compile2(const char *, int, int *, const char **,
+                  int *, const unsigned char *);
+PCRE_EXP_DECL int  pcre_config(int, void *);
+PCRE_EXP_DECL int  pcre_copy_named_substring(const pcre *, const char *,
+                  int *, int, const char *, char *, int);
+PCRE_EXP_DECL int  pcre_copy_substring(const char *, int *, int, int, char *,
+                  int);
+PCRE_EXP_DECL int  pcre_dfa_exec(const pcre *, const pcre_extra *,
+                  const char *, int, int, int, int *, int , int *, int);
+PCRE_EXP_DECL int  pcre_exec(const pcre *, const pcre_extra *, PCRE_SPTR,
+                   int, int, int, int *, int);
+PCRE_EXP_DECL void pcre_free_substring(const char *);
+PCRE_EXP_DECL void pcre_free_substring_list(const char **);
+PCRE_EXP_DECL int  pcre_fullinfo(const pcre *, const pcre_extra *, int,
+                  void *);
+PCRE_EXP_DECL int  pcre_get_named_substring(const pcre *, const char *,
+                  int *, int, const char *, const char **);
+PCRE_EXP_DECL int  pcre_get_stringnumber(const pcre *, const char *);
+PCRE_EXP_DECL int  pcre_get_stringtable_entries(const pcre *, const char *,
+                  char **, char **);
+PCRE_EXP_DECL int  pcre_get_substring(const char *, int *, int, int,
+                  const char **);
+PCRE_EXP_DECL int  pcre_get_substring_list(const char *, int *, int,
+                  const char ***);
+PCRE_EXP_DECL int  pcre_info(const pcre *, int *, int *);
+PCRE_EXP_DECL const unsigned char *pcre_maketables(void);
+PCRE_EXP_DECL int  pcre_refcount(pcre *, int);
+PCRE_EXP_DECL pcre_extra *pcre_study(const pcre *, int, const char **);
+PCRE_EXP_DECL const char *pcre_version(void);
+
+#ifdef __cplusplus
+}  /* extern "C" */
+#endif
+
+#endif /* End of pcre.h */
diff --git a/Externals/pcre/Win64/pcre.vcproj b/Externals/pcre/Win64/pcre.vcproj
new file mode 100644 (file)
index 0000000..6ddadee
--- /dev/null
@@ -0,0 +1,372 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="8.00"
+       Name="pcre"
+       ProjectGUID="{A316CDC1-94DD-4B87-816F-F8747568DA1D}"
+       Keyword="Win32Proj">
+       <Platforms>
+               <Platform
+                       Name="x64"/>
+       </Platforms>
+       <Configurations>
+               <Configuration
+                       Name="Debug|x64"
+                       OutputDirectory="Debug"
+                       IntermediateDirectory="pcre.dir\Debug"
+                       ConfigurationType="2"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               BasicRuntimeChecks="3"
+                               CompileAs="1"
+                               DebugInformationFormat="3"
+                               ExceptionHandling="0"
+                               InlineFunctionExpansion="0"
+                               Optimization="0"
+                               RuntimeLibrary="3"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;,pcre_EXPORTS"
+                               AssemblerListingLocation="Debug"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Debug/pcred.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;,pcre_EXPORTS"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;,pcre_EXPORTS"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64 /debug"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\Debug\pcred.dll"
+                               Version="0.0"
+                               LinkIncremental="2"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\Debug\pcred.pdb"
+                               GenerateDebugInformation="TRUE"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\Debug\pcred.lib"/>
+               </Configuration>
+               <Configuration
+                       Name="Release|x64"
+                       OutputDirectory="Release"
+                       IntermediateDirectory="pcre.dir\Release"
+                       ConfigurationType="2"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               CompileAs="1"
+                               ExceptionHandling="0"
+                               InlineFunctionExpansion="2"
+                               Optimization="2"
+                               RuntimeLibrary="2"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;,pcre_EXPORTS"
+                               AssemblerListingLocation="Release"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Release/pcre.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;,pcre_EXPORTS"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;,pcre_EXPORTS"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\Release\pcre.dll"
+                               Version="0.0"
+                               LinkIncremental="1"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\Release\pcre.pdb"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\Release\pcre.lib"/>
+               </Configuration>
+               <Configuration
+                       Name="MinSizeRel|x64"
+                       OutputDirectory="MinSizeRel"
+                       IntermediateDirectory="pcre.dir\MinSizeRel"
+                       ConfigurationType="2"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               CompileAs="1"
+                               ExceptionHandling="0"
+                               InlineFunctionExpansion="1"
+                               Optimization="1"
+                               RuntimeLibrary="2"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;,pcre_EXPORTS"
+                               AssemblerListingLocation="MinSizeRel"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/MinSizeRel/pcre.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;,pcre_EXPORTS"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;,pcre_EXPORTS"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\MinSizeRel\pcre.dll"
+                               Version="0.0"
+                               LinkIncremental="1"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\MinSizeRel\pcre.pdb"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\MinSizeRel\pcre.lib"/>
+               </Configuration>
+               <Configuration
+                       Name="RelWithDebInfo|x64"
+                       OutputDirectory="RelWithDebInfo"
+                       IntermediateDirectory="pcre.dir\RelWithDebInfo"
+                       ConfigurationType="2"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               CompileAs="1"
+                               DebugInformationFormat="3"
+                               ExceptionHandling="0"
+                               InlineFunctionExpansion="1"
+                               Optimization="2"
+                               RuntimeLibrary="2"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;,pcre_EXPORTS"
+                               AssemblerListingLocation="RelWithDebInfo"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/RelWithDebInfo/pcre.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;,pcre_EXPORTS"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;,pcre_EXPORTS"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64 /debug"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\RelWithDebInfo\pcre.dll"
+                               Version="0.0"
+                               LinkIncremental="2"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\RelWithDebInfo\pcre.pdb"
+                               GenerateDebugInformation="TRUE"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\RelWithDebInfo\pcre.lib"/>
+               </Configuration>
+       </Configurations>
+       <Files>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt">
+                               <FileConfiguration
+                                       Name="Debug|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="Release|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="MinSizeRel|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="RelWithDebInfo|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                       </File>
+               <Filter
+                       Name="Source Files"
+                       Filter="">
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\pcre_chartables.c">
+                       </File>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_compile.c">
+                       </File>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_config.c">
+                       </File>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_dfa_exec.c">
+                       </File>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_exec.c">
+                       </File>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_fullinfo.c">
+                       </File>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_get.c">
+                       </File>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_globals.c">
+                       </File>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_info.c">
+                       </File>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_newline.c">
+                       </File>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_maketables.c">
+                       </File>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_ord2utf8.c">
+                       </File>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_refcount.c">
+                       </File>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_study.c">
+                       </File>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_tables.c">
+                       </File>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_try_flipped.c">
+                       </File>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_ucd.c">
+                       </File>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_valid_utf8.c">
+                       </File>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_version.c">
+                       </File>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_xclass.c">
+                       </File>
+               </Filter>
+               <Filter
+                       Name="Header Files"
+                       Filter="">
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\pcre.h">
+                       </File>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\config.h">
+                       </File>
+               </Filter>
+       </Files>
+       <Globals>
+       </Globals>
+</VisualStudioProject>
diff --git a/Externals/pcre/Win64/pcre_chartables.c b/Externals/pcre/Win64/pcre_chartables.c
new file mode 100644 (file)
index 0000000..ae45db0
--- /dev/null
@@ -0,0 +1,198 @@
+/*************************************************
+*      Perl-Compatible Regular Expressions       *
+*************************************************/
+
+/* This file contains character tables that are used when no external tables
+are passed to PCRE by the application that calls it. The tables are used only
+for characters whose code values are less than 256.
+
+This is a default version of the tables that assumes ASCII encoding. A program
+called dftables (which is distributed with PCRE) can be used to build
+alternative versions of this file. This is necessary if you are running in an
+EBCDIC environment, or if you want to default to a different encoding, for
+example ISO-8859-1. When dftables is run, it creates these tables in the
+current locale. If PCRE is configured with --enable-rebuild-chartables, this
+happens automatically.
+
+The following #includes are present because without the gcc 4.x may remove the
+array definition from the final binary if PCRE is built into a static library
+and dead code stripping is activated. This leads to link errors. Pulling in the
+header ensures that the array gets flagged as "someone outside this compilation
+unit might reference this" and so it will always be supplied to the linker. */
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
+#include "pcre_internal.h"
+
+const unsigned char _pcre_default_tables[] = {
+
+/* This table is a lower casing table. */
+
+    0,  1,  2,  3,  4,  5,  6,  7,
+    8,  9, 10, 11, 12, 13, 14, 15,
+   16, 17, 18, 19, 20, 21, 22, 23,
+   24, 25, 26, 27, 28, 29, 30, 31,
+   32, 33, 34, 35, 36, 37, 38, 39,
+   40, 41, 42, 43, 44, 45, 46, 47,
+   48, 49, 50, 51, 52, 53, 54, 55,
+   56, 57, 58, 59, 60, 61, 62, 63,
+   64, 97, 98, 99,100,101,102,103,
+  104,105,106,107,108,109,110,111,
+  112,113,114,115,116,117,118,119,
+  120,121,122, 91, 92, 93, 94, 95,
+   96, 97, 98, 99,100,101,102,103,
+  104,105,106,107,108,109,110,111,
+  112,113,114,115,116,117,118,119,
+  120,121,122,123,124,125,126,127,
+  128,129,130,131,132,133,134,135,
+  136,137,138,139,140,141,142,143,
+  144,145,146,147,148,149,150,151,
+  152,153,154,155,156,157,158,159,
+  160,161,162,163,164,165,166,167,
+  168,169,170,171,172,173,174,175,
+  176,177,178,179,180,181,182,183,
+  184,185,186,187,188,189,190,191,
+  192,193,194,195,196,197,198,199,
+  200,201,202,203,204,205,206,207,
+  208,209,210,211,212,213,214,215,
+  216,217,218,219,220,221,222,223,
+  224,225,226,227,228,229,230,231,
+  232,233,234,235,236,237,238,239,
+  240,241,242,243,244,245,246,247,
+  248,249,250,251,252,253,254,255,
+
+/* This table is a case flipping table. */
+
+    0,  1,  2,  3,  4,  5,  6,  7,
+    8,  9, 10, 11, 12, 13, 14, 15,
+   16, 17, 18, 19, 20, 21, 22, 23,
+   24, 25, 26, 27, 28, 29, 30, 31,
+   32, 33, 34, 35, 36, 37, 38, 39,
+   40, 41, 42, 43, 44, 45, 46, 47,
+   48, 49, 50, 51, 52, 53, 54, 55,
+   56, 57, 58, 59, 60, 61, 62, 63,
+   64, 97, 98, 99,100,101,102,103,
+  104,105,106,107,108,109,110,111,
+  112,113,114,115,116,117,118,119,
+  120,121,122, 91, 92, 93, 94, 95,
+   96, 65, 66, 67, 68, 69, 70, 71,
+   72, 73, 74, 75, 76, 77, 78, 79,
+   80, 81, 82, 83, 84, 85, 86, 87,
+   88, 89, 90,123,124,125,126,127,
+  128,129,130,131,132,133,134,135,
+  136,137,138,139,140,141,142,143,
+  144,145,146,147,148,149,150,151,
+  152,153,154,155,156,157,158,159,
+  160,161,162,163,164,165,166,167,
+  168,169,170,171,172,173,174,175,
+  176,177,178,179,180,181,182,183,
+  184,185,186,187,188,189,190,191,
+  192,193,194,195,196,197,198,199,
+  200,201,202,203,204,205,206,207,
+  208,209,210,211,212,213,214,215,
+  216,217,218,219,220,221,222,223,
+  224,225,226,227,228,229,230,231,
+  232,233,234,235,236,237,238,239,
+  240,241,242,243,244,245,246,247,
+  248,249,250,251,252,253,254,255,
+
+/* This table contains bit maps for various character classes. Each map is 32
+bytes long and the bits run from the least significant end of each byte. The
+classes that have their own maps are: space, xdigit, digit, upper, lower, word,
+graph, print, punct, and cntrl. Other classes are built from combinations. */
+
+  0x00,0x3e,0x00,0x00,0x01,0x00,0x00,0x00,
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
+
+  0x00,0x00,0x00,0x00,0x00,0x00,0xff,0x03,
+  0x7e,0x00,0x00,0x00,0x7e,0x00,0x00,0x00,
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
+
+  0x00,0x00,0x00,0x00,0x00,0x00,0xff,0x03,
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
+
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
+  0xfe,0xff,0xff,0x07,0x00,0x00,0x00,0x00,
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
+
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
+  0x00,0x00,0x00,0x00,0xfe,0xff,0xff,0x07,
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
+
+  0x00,0x00,0x00,0x00,0x00,0x00,0xff,0x03,
+  0xfe,0xff,0xff,0x87,0xfe,0xff,0xff,0x07,
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
+
+  0x00,0x00,0x00,0x00,0xfe,0xff,0xff,0xff,
+  0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x7f,
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
+
+  0x00,0x00,0x00,0x00,0xff,0xff,0xff,0xff,
+  0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x7f,
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
+
+  0x00,0x00,0x00,0x00,0xfe,0xff,0x00,0xfc,
+  0x01,0x00,0x00,0xf8,0x01,0x00,0x00,0x78,
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
+
+  0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x00,
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
+
+/* This table identifies various classes of character by individual bits:
+  0x01   white space character
+  0x02   letter
+  0x04   decimal digit
+  0x08   hexadecimal digit
+  0x10   alphanumeric or '_'
+  0x80   regular expression metacharacter or binary zero
+*/
+
+  0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x00, /*   0-  7 */
+  0x00,0x01,0x01,0x00,0x01,0x01,0x00,0x00, /*   8- 15 */
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, /*  16- 23 */
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, /*  24- 31 */
+  0x01,0x00,0x00,0x00,0x80,0x00,0x00,0x00, /*    - '  */
+  0x80,0x80,0x80,0x80,0x00,0x00,0x80,0x00, /*  ( - /  */
+  0x1c,0x1c,0x1c,0x1c,0x1c,0x1c,0x1c,0x1c, /*  0 - 7  */
+  0x1c,0x1c,0x00,0x00,0x00,0x00,0x00,0x80, /*  8 - ?  */
+  0x00,0x1a,0x1a,0x1a,0x1a,0x1a,0x1a,0x12, /*  @ - G  */
+  0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12, /*  H - O  */
+  0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12, /*  P - W  */
+  0x12,0x12,0x12,0x80,0x80,0x00,0x80,0x10, /*  X - _  */
+  0x00,0x1a,0x1a,0x1a,0x1a,0x1a,0x1a,0x12, /*  ` - g  */
+  0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12, /*  h - o  */
+  0x12,0x12,0x12,0x12,0x12,0x12,0x12,0x12, /*  p - w  */
+  0x12,0x12,0x12,0x80,0x80,0x00,0x00,0x00, /*  x -127 */
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, /* 128-135 */
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, /* 136-143 */
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, /* 144-151 */
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, /* 152-159 */
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, /* 160-167 */
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, /* 168-175 */
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, /* 176-183 */
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, /* 184-191 */
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, /* 192-199 */
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, /* 200-207 */
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, /* 208-215 */
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, /* 216-223 */
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, /* 224-231 */
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, /* 232-239 */
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, /* 240-247 */
+  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};/* 248-255 */
+
+/* End of pcre_chartables.c */
diff --git a/Externals/pcre/Win64/pcre_scanner_unittest.vcproj b/Externals/pcre/Win64/pcre_scanner_unittest.vcproj
new file mode 100644 (file)
index 0000000..a9f9620
--- /dev/null
@@ -0,0 +1,313 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="8.00"
+       Name="pcre_scanner_unittest"
+       ProjectGUID="{D8EDF6D8-72F2-4368-B38C-89010A847CEC}"
+       Keyword="Win32Proj">
+       <Platforms>
+               <Platform
+                       Name="x64"/>
+       </Platforms>
+       <Configurations>
+               <Configuration
+                       Name="Debug|x64"
+                       OutputDirectory="Debug"
+                       IntermediateDirectory="pcre_scanner_unittest.dir\Debug"
+                       ConfigurationType="1"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               BasicRuntimeChecks="3"
+                               CompileAs="2"
+                               DebugInformationFormat="3"
+                               ExceptionHandling="1"
+                               InlineFunctionExpansion="0"
+                               Optimization="0"
+                               RuntimeLibrary="3"
+                               RuntimeTypeInfo="TRUE"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"
+                               AssemblerListingLocation="Debug"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/DEBUG/pcre_scanner_unittest.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64 /debug"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  Debug\pcrecppd.lib Debug\pcred.lib "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\DEBUG\pcre_scanner_unittest.exe"
+                               Version="0.0"
+                               LinkIncremental="2"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/DEBUG/pcre_scanner_unittest.pdb"
+                               GenerateDebugInformation="TRUE"
+                               SubSystem="1"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\DEBUG\pcre_scanner_unittest.lib"/>
+               </Configuration>
+               <Configuration
+                       Name="Release|x64"
+                       OutputDirectory="Release"
+                       IntermediateDirectory="pcre_scanner_unittest.dir\Release"
+                       ConfigurationType="1"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               CompileAs="2"
+                               ExceptionHandling="1"
+                               InlineFunctionExpansion="2"
+                               Optimization="2"
+                               RuntimeLibrary="2"
+                               RuntimeTypeInfo="TRUE"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"
+                               AssemblerListingLocation="Release"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Release/pcre_scanner_unittest.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  Release\pcrecpp.lib Release\pcre.lib "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\Release\pcre_scanner_unittest.exe"
+                               Version="0.0"
+                               LinkIncremental="1"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Release/pcre_scanner_unittest.pdb"
+                               SubSystem="1"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\Release\pcre_scanner_unittest.lib"/>
+               </Configuration>
+               <Configuration
+                       Name="MinSizeRel|x64"
+                       OutputDirectory="MinSizeRel"
+                       IntermediateDirectory="pcre_scanner_unittest.dir\MinSizeRel"
+                       ConfigurationType="1"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               CompileAs="2"
+                               ExceptionHandling="1"
+                               InlineFunctionExpansion="1"
+                               Optimization="1"
+                               RuntimeLibrary="2"
+                               RuntimeTypeInfo="TRUE"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"
+                               AssemblerListingLocation="MinSizeRel"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/MinSizeRel/pcre_scanner_unittest.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  MinSizeRel\pcrecpp.lib MinSizeRel\pcre.lib "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\MinSizeRel\pcre_scanner_unittest.exe"
+                               Version="0.0"
+                               LinkIncremental="1"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/MinSizeRel/pcre_scanner_unittest.pdb"
+                               SubSystem="1"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\MinSizeRel\pcre_scanner_unittest.lib"/>
+               </Configuration>
+               <Configuration
+                       Name="RelWithDebInfo|x64"
+                       OutputDirectory="RelWithDebInfo"
+                       IntermediateDirectory="pcre_scanner_unittest.dir\RelWithDebInfo"
+                       ConfigurationType="1"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               CompileAs="2"
+                               DebugInformationFormat="3"
+                               ExceptionHandling="1"
+                               InlineFunctionExpansion="1"
+                               Optimization="2"
+                               RuntimeLibrary="2"
+                               RuntimeTypeInfo="TRUE"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"
+                               AssemblerListingLocation="RelWithDebInfo"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/RelWithDebInfo/pcre_scanner_unittest.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64 /debug"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  RelWithDebInfo\pcrecpp.lib RelWithDebInfo\pcre.lib "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\RelWithDebInfo\pcre_scanner_unittest.exe"
+                               Version="0.0"
+                               LinkIncremental="2"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/RelWithDebInfo/pcre_scanner_unittest.pdb"
+                               GenerateDebugInformation="TRUE"
+                               SubSystem="1"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\RelWithDebInfo\pcre_scanner_unittest.lib"/>
+               </Configuration>
+       </Configurations>
+       <Files>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt">
+                               <FileConfiguration
+                                       Name="Debug|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="Release|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="MinSizeRel|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="RelWithDebInfo|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                       </File>
+               <Filter
+                       Name="Source Files"
+                       Filter="">
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_scanner_unittest.cc">
+                       </File>
+               </Filter>
+       </Files>
+       <Globals>
+       </Globals>
+</VisualStudioProject>
diff --git a/Externals/pcre/Win64/pcre_stringpiece.h b/Externals/pcre/Win64/pcre_stringpiece.h
new file mode 100644 (file)
index 0000000..599a351
--- /dev/null
@@ -0,0 +1,177 @@
+// Copyright (c) 2005, Google Inc.
+// All rights reserved.
+//
+// Redistribution and use in source and binary forms, with or without
+// modification, are permitted provided that the following conditions are
+// met:
+//
+//     * Redistributions of source code must retain the above copyright
+// notice, this list of conditions and the following disclaimer.
+//     * Redistributions in binary form must reproduce the above
+// copyright notice, this list of conditions and the following disclaimer
+// in the documentation and/or other materials provided with the
+// distribution.
+//     * Neither the name of Google Inc. nor the names of its
+// contributors may be used to endorse or promote products derived from
+// this software without specific prior written permission.
+//
+// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+//
+// Author: Sanjay Ghemawat
+//
+// A string like object that points into another piece of memory.
+// Useful for providing an interface that allows clients to easily
+// pass in either a "const char*" or a "string".
+//
+// Arghh!  I wish C++ literals were automatically of type "string".
+
+#ifndef _PCRE_STRINGPIECE_H
+#define _PCRE_STRINGPIECE_H
+
+#include <string.h>
+#include <string>
+#include <iosfwd>    // for ostream forward-declaration
+
+#if 0
+#define HAVE_TYPE_TRAITS
+#include <type_traits.h>
+#elif 0
+#define HAVE_TYPE_TRAITS
+#include <bits/type_traits.h>
+#endif
+
+#include <pcre.h>
+
+using std::string;
+
+namespace pcrecpp {
+
+class PCRECPP_EXP_DEFN StringPiece {
+ private:
+  const char*   ptr_;
+  int           length_;
+
+ public:
+  // We provide non-explicit singleton constructors so users can pass
+  // in a "const char*" or a "string" wherever a "StringPiece" is
+  // expected.
+  StringPiece()
+    : ptr_(NULL), length_(0) { }
+  StringPiece(const char* str)
+    : ptr_(str), length_(static_cast<int>(strlen(ptr_))) { }
+  StringPiece(const unsigned char* str)
+    : ptr_(reinterpret_cast<const char*>(str)),
+      length_(static_cast<int>(strlen(ptr_))) { }
+  StringPiece(const string& str)
+    : ptr_(str.data()), length_(static_cast<int>(str.size())) { }
+  StringPiece(const char* offset, int len)
+    : ptr_(offset), length_(len) { }
+
+  // data() may return a pointer to a buffer with embedded NULs, and the
+  // returned buffer may or may not be null terminated.  Therefore it is
+  // typically a mistake to pass data() to a routine that expects a NUL
+  // terminated string.  Use "as_string().c_str()" if you really need to do
+  // this.  Or better yet, change your routine so it does not rely on NUL
+  // termination.
+  const char* data() const { return ptr_; }
+  int size() const { return length_; }
+  bool empty() const { return length_ == 0; }
+
+  void clear() { ptr_ = NULL; length_ = 0; }
+  void set(const char* buffer, int len) { ptr_ = buffer; length_ = len; }
+  void set(const char* str) {
+    ptr_ = str;
+    length_ = static_cast<int>(strlen(str));
+  }
+  void set(const void* buffer, int len) {
+    ptr_ = reinterpret_cast<const char*>(buffer);
+    length_ = len;
+  }
+
+  char operator[](int i) const { return ptr_[i]; }
+
+  void remove_prefix(int n) {
+    ptr_ += n;
+    length_ -= n;
+  }
+
+  void remove_suffix(int n) {
+    length_ -= n;
+  }
+
+  bool operator==(const StringPiece& x) const {
+    return ((length_ == x.length_) &&
+            (memcmp(ptr_, x.ptr_, length_) == 0));
+  }
+  bool operator!=(const StringPiece& x) const {
+    return !(*this == x);
+  }
+
+#define STRINGPIECE_BINARY_PREDICATE(cmp,auxcmp)                             \
+  bool operator cmp (const StringPiece& x) const {                           \
+    int r = memcmp(ptr_, x.ptr_, length_ < x.length_ ? length_ : x.length_); \
+    return ((r auxcmp 0) || ((r == 0) && (length_ cmp x.length_)));          \
+  }
+  STRINGPIECE_BINARY_PREDICATE(<,  <);
+  STRINGPIECE_BINARY_PREDICATE(<=, <);
+  STRINGPIECE_BINARY_PREDICATE(>=, >);
+  STRINGPIECE_BINARY_PREDICATE(>,  >);
+#undef STRINGPIECE_BINARY_PREDICATE
+
+  int compare(const StringPiece& x) const {
+    int r = memcmp(ptr_, x.ptr_, length_ < x.length_ ? length_ : x.length_);
+    if (r == 0) {
+      if (length_ < x.length_) r = -1;
+      else if (length_ > x.length_) r = +1;
+    }
+    return r;
+  }
+
+  string as_string() const {
+    return string(data(), size());
+  }
+
+  void CopyToString(string* target) const {
+    target->assign(ptr_, length_);
+  }
+
+  // Does "this" start with "x"
+  bool starts_with(const StringPiece& x) const {
+    return ((length_ >= x.length_) && (memcmp(ptr_, x.ptr_, x.length_) == 0));
+  }
+};
+
+}   // namespace pcrecpp
+
+// ------------------------------------------------------------------
+// Functions used to create STL containers that use StringPiece
+//  Remember that a StringPiece's lifetime had better be less than
+//  that of the underlying string or char*.  If it is not, then you
+//  cannot safely store a StringPiece into an STL container
+// ------------------------------------------------------------------
+
+#ifdef HAVE_TYPE_TRAITS
+// This makes vector<StringPiece> really fast for some STL implementations
+template<> struct __type_traits<pcrecpp::StringPiece> {
+  typedef __true_type    has_trivial_default_constructor;
+  typedef __true_type    has_trivial_copy_constructor;
+  typedef __true_type    has_trivial_assignment_operator;
+  typedef __true_type    has_trivial_destructor;
+  typedef __true_type    is_POD_type;
+};
+#endif
+
+// allow StringPiece to be logged
+std::ostream& operator<<(std::ostream& o, const pcrecpp::StringPiece& piece);
+
+#endif /* _PCRE_STRINGPIECE_H */
diff --git a/Externals/pcre/Win64/pcre_stringpiece_unittest.vcproj b/Externals/pcre/Win64/pcre_stringpiece_unittest.vcproj
new file mode 100644 (file)
index 0000000..02a7d6a
--- /dev/null
@@ -0,0 +1,313 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="8.00"
+       Name="pcre_stringpiece_unittest"
+       ProjectGUID="{3788A3FD-CEDB-4D52-A266-4AED33A720E9}"
+       Keyword="Win32Proj">
+       <Platforms>
+               <Platform
+                       Name="x64"/>
+       </Platforms>
+       <Configurations>
+               <Configuration
+                       Name="Debug|x64"
+                       OutputDirectory="Debug"
+                       IntermediateDirectory="pcre_stringpiece_unittest.dir\Debug"
+                       ConfigurationType="1"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               BasicRuntimeChecks="3"
+                               CompileAs="2"
+                               DebugInformationFormat="3"
+                               ExceptionHandling="1"
+                               InlineFunctionExpansion="0"
+                               Optimization="0"
+                               RuntimeLibrary="3"
+                               RuntimeTypeInfo="TRUE"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"
+                               AssemblerListingLocation="Debug"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/DEBUG/pcre_stringpiece_unittest.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64 /debug"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  Debug\pcrecppd.lib Debug\pcred.lib "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\DEBUG\pcre_stringpiece_unittest.exe"
+                               Version="0.0"
+                               LinkIncremental="2"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/DEBUG/pcre_stringpiece_unittest.pdb"
+                               GenerateDebugInformation="TRUE"
+                               SubSystem="1"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\DEBUG\pcre_stringpiece_unittest.lib"/>
+               </Configuration>
+               <Configuration
+                       Name="Release|x64"
+                       OutputDirectory="Release"
+                       IntermediateDirectory="pcre_stringpiece_unittest.dir\Release"
+                       ConfigurationType="1"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               CompileAs="2"
+                               ExceptionHandling="1"
+                               InlineFunctionExpansion="2"
+                               Optimization="2"
+                               RuntimeLibrary="2"
+                               RuntimeTypeInfo="TRUE"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"
+                               AssemblerListingLocation="Release"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Release/pcre_stringpiece_unittest.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  Release\pcrecpp.lib Release\pcre.lib "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\Release\pcre_stringpiece_unittest.exe"
+                               Version="0.0"
+                               LinkIncremental="1"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Release/pcre_stringpiece_unittest.pdb"
+                               SubSystem="1"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\Release\pcre_stringpiece_unittest.lib"/>
+               </Configuration>
+               <Configuration
+                       Name="MinSizeRel|x64"
+                       OutputDirectory="MinSizeRel"
+                       IntermediateDirectory="pcre_stringpiece_unittest.dir\MinSizeRel"
+                       ConfigurationType="1"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               CompileAs="2"
+                               ExceptionHandling="1"
+                               InlineFunctionExpansion="1"
+                               Optimization="1"
+                               RuntimeLibrary="2"
+                               RuntimeTypeInfo="TRUE"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"
+                               AssemblerListingLocation="MinSizeRel"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/MinSizeRel/pcre_stringpiece_unittest.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  MinSizeRel\pcrecpp.lib MinSizeRel\pcre.lib "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\MinSizeRel\pcre_stringpiece_unittest.exe"
+                               Version="0.0"
+                               LinkIncremental="1"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/MinSizeRel/pcre_stringpiece_unittest.pdb"
+                               SubSystem="1"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\MinSizeRel\pcre_stringpiece_unittest.lib"/>
+               </Configuration>
+               <Configuration
+                       Name="RelWithDebInfo|x64"
+                       OutputDirectory="RelWithDebInfo"
+                       IntermediateDirectory="pcre_stringpiece_unittest.dir\RelWithDebInfo"
+                       ConfigurationType="1"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               CompileAs="2"
+                               DebugInformationFormat="3"
+                               ExceptionHandling="1"
+                               InlineFunctionExpansion="1"
+                               Optimization="2"
+                               RuntimeLibrary="2"
+                               RuntimeTypeInfo="TRUE"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"
+                               AssemblerListingLocation="RelWithDebInfo"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/RelWithDebInfo/pcre_stringpiece_unittest.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64 /debug"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  RelWithDebInfo\pcrecpp.lib RelWithDebInfo\pcre.lib "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\RelWithDebInfo\pcre_stringpiece_unittest.exe"
+                               Version="0.0"
+                               LinkIncremental="2"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/RelWithDebInfo/pcre_stringpiece_unittest.pdb"
+                               GenerateDebugInformation="TRUE"
+                               SubSystem="1"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\RelWithDebInfo\pcre_stringpiece_unittest.lib"/>
+               </Configuration>
+       </Configurations>
+       <Files>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt">
+                               <FileConfiguration
+                                       Name="Debug|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="Release|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="MinSizeRel|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="RelWithDebInfo|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                       </File>
+               <Filter
+                       Name="Source Files"
+                       Filter="">
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece_unittest.cc">
+                       </File>
+               </Filter>
+       </Files>
+       <Globals>
+       </Globals>
+</VisualStudioProject>
diff --git a/Externals/pcre/Win64/pcrecpp.vcproj b/Externals/pcre/Win64/pcrecpp.vcproj
new file mode 100644 (file)
index 0000000..02f1935
--- /dev/null
@@ -0,0 +1,331 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="8.00"
+       Name="pcrecpp"
+       ProjectGUID="{5DA66217-CB29-4F2F-9AFE-DAF855F38DAD}"
+       Keyword="Win32Proj">
+       <Platforms>
+               <Platform
+                       Name="x64"/>
+       </Platforms>
+       <Configurations>
+               <Configuration
+                       Name="Debug|x64"
+                       OutputDirectory="Debug"
+                       IntermediateDirectory="pcrecpp.dir\Debug"
+                       ConfigurationType="2"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               BasicRuntimeChecks="3"
+                               CompileAs="2"
+                               DebugInformationFormat="3"
+                               ExceptionHandling="1"
+                               InlineFunctionExpansion="0"
+                               Optimization="0"
+                               RuntimeLibrary="3"
+                               RuntimeTypeInfo="TRUE"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;,pcrecpp_EXPORTS"
+                               AssemblerListingLocation="Debug"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Debug/pcrecppd.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;,pcrecpp_EXPORTS"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;,pcrecpp_EXPORTS"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64 /debug"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  Debug\pcred.lib "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\Debug\pcrecppd.dll"
+                               Version="0.0"
+                               LinkIncremental="2"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\Debug\pcrecppd.pdb"
+                               GenerateDebugInformation="TRUE"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\Debug\pcrecppd.lib"/>
+               </Configuration>
+               <Configuration
+                       Name="Release|x64"
+                       OutputDirectory="Release"
+                       IntermediateDirectory="pcrecpp.dir\Release"
+                       ConfigurationType="2"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               CompileAs="2"
+                               ExceptionHandling="1"
+                               InlineFunctionExpansion="2"
+                               Optimization="2"
+                               RuntimeLibrary="2"
+                               RuntimeTypeInfo="TRUE"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;,pcrecpp_EXPORTS"
+                               AssemblerListingLocation="Release"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Release/pcrecpp.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;,pcrecpp_EXPORTS"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;,pcrecpp_EXPORTS"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  Release\pcre.lib "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\Release\pcrecpp.dll"
+                               Version="0.0"
+                               LinkIncremental="1"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\Release\pcrecpp.pdb"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\Release\pcrecpp.lib"/>
+               </Configuration>
+               <Configuration
+                       Name="MinSizeRel|x64"
+                       OutputDirectory="MinSizeRel"
+                       IntermediateDirectory="pcrecpp.dir\MinSizeRel"
+                       ConfigurationType="2"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               CompileAs="2"
+                               ExceptionHandling="1"
+                               InlineFunctionExpansion="1"
+                               Optimization="1"
+                               RuntimeLibrary="2"
+                               RuntimeTypeInfo="TRUE"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;,pcrecpp_EXPORTS"
+                               AssemblerListingLocation="MinSizeRel"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/MinSizeRel/pcrecpp.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;,pcrecpp_EXPORTS"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;,pcrecpp_EXPORTS"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  MinSizeRel\pcre.lib "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\MinSizeRel\pcrecpp.dll"
+                               Version="0.0"
+                               LinkIncremental="1"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\MinSizeRel\pcrecpp.pdb"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\MinSizeRel\pcrecpp.lib"/>
+               </Configuration>
+               <Configuration
+                       Name="RelWithDebInfo|x64"
+                       OutputDirectory="RelWithDebInfo"
+                       IntermediateDirectory="pcrecpp.dir\RelWithDebInfo"
+                       ConfigurationType="2"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               CompileAs="2"
+                               DebugInformationFormat="3"
+                               ExceptionHandling="1"
+                               InlineFunctionExpansion="1"
+                               Optimization="2"
+                               RuntimeLibrary="2"
+                               RuntimeTypeInfo="TRUE"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;,pcrecpp_EXPORTS"
+                               AssemblerListingLocation="RelWithDebInfo"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/RelWithDebInfo/pcrecpp.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;,pcrecpp_EXPORTS"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;,pcrecpp_EXPORTS"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64 /debug"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  RelWithDebInfo\pcre.lib "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\RelWithDebInfo\pcrecpp.dll"
+                               Version="0.0"
+                               LinkIncremental="2"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\RelWithDebInfo\pcrecpp.pdb"
+                               GenerateDebugInformation="TRUE"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\RelWithDebInfo\pcrecpp.lib"/>
+               </Configuration>
+       </Configurations>
+       <Files>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt">
+                               <FileConfiguration
+                                       Name="Debug|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="Release|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="MinSizeRel|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="RelWithDebInfo|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                       </File>
+               <Filter
+                       Name="Source Files"
+                       Filter="">
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpp.cc">
+                       </File>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_scanner.cc">
+                       </File>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.cc">
+                       </File>
+               </Filter>
+               <Filter
+                       Name="Header Files"
+                       Filter="">
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpp.h">
+                       </File>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_scanner.h">
+                       </File>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\pcrecpparg.h">
+                       </File>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\pcre_stringpiece.h">
+                       </File>
+               </Filter>
+       </Files>
+       <Globals>
+       </Globals>
+</VisualStudioProject>
diff --git a/Externals/pcre/Win64/pcrecpp_unittest.vcproj b/Externals/pcre/Win64/pcrecpp_unittest.vcproj
new file mode 100644 (file)
index 0000000..23ec4a7
--- /dev/null
@@ -0,0 +1,313 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="8.00"
+       Name="pcrecpp_unittest"
+       ProjectGUID="{CCA78B5F-F1D4-4AD1-B9E8-4439E7057A8B}"
+       Keyword="Win32Proj">
+       <Platforms>
+               <Platform
+                       Name="x64"/>
+       </Platforms>
+       <Configurations>
+               <Configuration
+                       Name="Debug|x64"
+                       OutputDirectory="Debug"
+                       IntermediateDirectory="pcrecpp_unittest.dir\Debug"
+                       ConfigurationType="1"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               BasicRuntimeChecks="3"
+                               CompileAs="2"
+                               DebugInformationFormat="3"
+                               ExceptionHandling="1"
+                               InlineFunctionExpansion="0"
+                               Optimization="0"
+                               RuntimeLibrary="3"
+                               RuntimeTypeInfo="TRUE"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"
+                               AssemblerListingLocation="Debug"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/DEBUG/pcrecpp_unittest.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64 /debug"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  Debug\pcrecppd.lib Debug\pcred.lib "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\DEBUG\pcrecpp_unittest.exe"
+                               Version="0.0"
+                               LinkIncremental="2"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/DEBUG/pcrecpp_unittest.pdb"
+                               GenerateDebugInformation="TRUE"
+                               SubSystem="1"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\DEBUG\pcrecpp_unittest.lib"/>
+               </Configuration>
+               <Configuration
+                       Name="Release|x64"
+                       OutputDirectory="Release"
+                       IntermediateDirectory="pcrecpp_unittest.dir\Release"
+                       ConfigurationType="1"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               CompileAs="2"
+                               ExceptionHandling="1"
+                               InlineFunctionExpansion="2"
+                               Optimization="2"
+                               RuntimeLibrary="2"
+                               RuntimeTypeInfo="TRUE"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"
+                               AssemblerListingLocation="Release"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Release/pcrecpp_unittest.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  Release\pcrecpp.lib Release\pcre.lib "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\Release\pcrecpp_unittest.exe"
+                               Version="0.0"
+                               LinkIncremental="1"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Release/pcrecpp_unittest.pdb"
+                               SubSystem="1"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\Release\pcrecpp_unittest.lib"/>
+               </Configuration>
+               <Configuration
+                       Name="MinSizeRel|x64"
+                       OutputDirectory="MinSizeRel"
+                       IntermediateDirectory="pcrecpp_unittest.dir\MinSizeRel"
+                       ConfigurationType="1"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               CompileAs="2"
+                               ExceptionHandling="1"
+                               InlineFunctionExpansion="1"
+                               Optimization="1"
+                               RuntimeLibrary="2"
+                               RuntimeTypeInfo="TRUE"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"
+                               AssemblerListingLocation="MinSizeRel"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/MinSizeRel/pcrecpp_unittest.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  MinSizeRel\pcrecpp.lib MinSizeRel\pcre.lib "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\MinSizeRel\pcrecpp_unittest.exe"
+                               Version="0.0"
+                               LinkIncremental="1"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/MinSizeRel/pcrecpp_unittest.pdb"
+                               SubSystem="1"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\MinSizeRel\pcrecpp_unittest.lib"/>
+               </Configuration>
+               <Configuration
+                       Name="RelWithDebInfo|x64"
+                       OutputDirectory="RelWithDebInfo"
+                       IntermediateDirectory="pcrecpp_unittest.dir\RelWithDebInfo"
+                       ConfigurationType="1"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               CompileAs="2"
+                               DebugInformationFormat="3"
+                               ExceptionHandling="1"
+                               InlineFunctionExpansion="1"
+                               Optimization="2"
+                               RuntimeLibrary="2"
+                               RuntimeTypeInfo="TRUE"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"
+                               AssemblerListingLocation="RelWithDebInfo"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/RelWithDebInfo/pcrecpp_unittest.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64 /debug"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  RelWithDebInfo\pcrecpp.lib RelWithDebInfo\pcre.lib "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\RelWithDebInfo\pcrecpp_unittest.exe"
+                               Version="0.0"
+                               LinkIncremental="2"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/RelWithDebInfo/pcrecpp_unittest.pdb"
+                               GenerateDebugInformation="TRUE"
+                               SubSystem="1"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\RelWithDebInfo\pcrecpp_unittest.lib"/>
+               </Configuration>
+       </Configurations>
+       <Files>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt">
+                               <FileConfiguration
+                                       Name="Debug|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="Release|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="MinSizeRel|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="RelWithDebInfo|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                       </File>
+               <Filter
+                       Name="Source Files"
+                       Filter="">
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpp_unittest.cc">
+                       </File>
+               </Filter>
+       </Files>
+       <Globals>
+       </Globals>
+</VisualStudioProject>
diff --git a/Externals/pcre/Win64/pcrecpparg.h b/Externals/pcre/Win64/pcrecpparg.h
new file mode 100644 (file)
index 0000000..b4f9c3f
--- /dev/null
@@ -0,0 +1,174 @@
+// Copyright (c) 2005, Google Inc.
+// All rights reserved.
+//
+// Redistribution and use in source and binary forms, with or without
+// modification, are permitted provided that the following conditions are
+// met:
+//
+//     * Redistributions of source code must retain the above copyright
+// notice, this list of conditions and the following disclaimer.
+//     * Redistributions in binary form must reproduce the above
+// copyright notice, this list of conditions and the following disclaimer
+// in the documentation and/or other materials provided with the
+// distribution.
+//     * Neither the name of Google Inc. nor the names of its
+// contributors may be used to endorse or promote products derived from
+// this software without specific prior written permission.
+//
+// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+//
+// Author: Sanjay Ghemawat
+
+#ifndef _PCRECPPARG_H
+#define _PCRECPPARG_H
+
+#include <stdlib.h>    // for NULL
+#include <string>
+
+#include <pcre.h>
+
+namespace pcrecpp {
+
+class StringPiece;
+
+// Hex/Octal/Binary?
+
+// Special class for parsing into objects that define a ParseFrom() method
+template <class T>
+class _RE_MatchObject {
+ public:
+  static inline bool Parse(const char* str, int n, void* dest) {
+    if (dest == NULL) return true;
+    T* object = reinterpret_cast<T*>(dest);
+    return object->ParseFrom(str, n);
+  }
+};
+
+class PCRECPP_EXP_DEFN Arg {
+ public:
+  // Empty constructor so we can declare arrays of Arg
+  Arg();
+
+  // Constructor specially designed for NULL arguments
+  Arg(void*);
+
+  typedef bool (*Parser)(const char* str, int n, void* dest);
+
+// Type-specific parsers
+#define PCRE_MAKE_PARSER(type,name)                             \
+  Arg(type* p) : arg_(p), parser_(name) { }                     \
+  Arg(type* p, Parser parser) : arg_(p), parser_(parser) { }
+
+
+  PCRE_MAKE_PARSER(char,               parse_char);
+  PCRE_MAKE_PARSER(unsigned char,      parse_uchar);
+  PCRE_MAKE_PARSER(short,              parse_short);
+  PCRE_MAKE_PARSER(unsigned short,     parse_ushort);
+  PCRE_MAKE_PARSER(int,                parse_int);
+  PCRE_MAKE_PARSER(unsigned int,       parse_uint);
+  PCRE_MAKE_PARSER(long,               parse_long);
+  PCRE_MAKE_PARSER(unsigned long,      parse_ulong);
+#if 1
+  PCRE_MAKE_PARSER(long long,          parse_longlong);
+#endif
+#if 1
+  PCRE_MAKE_PARSER(unsigned long long, parse_ulonglong);
+#endif
+  PCRE_MAKE_PARSER(float,              parse_float);
+  PCRE_MAKE_PARSER(double,             parse_double);
+  PCRE_MAKE_PARSER(std::string,        parse_string);
+  PCRE_MAKE_PARSER(StringPiece,        parse_stringpiece);
+
+#undef PCRE_MAKE_PARSER
+
+  // Generic constructor
+  template <class T> Arg(T*, Parser parser);
+  // Generic constructor template
+  template <class T> Arg(T* p)
+    : arg_(p), parser_(_RE_MatchObject<T>::Parse) {
+  }
+
+  // Parse the data
+  bool Parse(const char* str, int n) const;
+
+ private:
+  void*         arg_;
+  Parser        parser_;
+
+  static bool parse_null          (const char* str, int n, void* dest);
+  static bool parse_char          (const char* str, int n, void* dest);
+  static bool parse_uchar         (const char* str, int n, void* dest);
+  static bool parse_float         (const char* str, int n, void* dest);
+  static bool parse_double        (const char* str, int n, void* dest);
+  static bool parse_string        (const char* str, int n, void* dest);
+  static bool parse_stringpiece   (const char* str, int n, void* dest);
+
+#define PCRE_DECLARE_INTEGER_PARSER(name)                                   \
+ private:                                                                   \
+  static bool parse_ ## name(const char* str, int n, void* dest);           \
+  static bool parse_ ## name ## _radix(                                     \
+    const char* str, int n, void* dest, int radix);                         \
+ public:                                                                    \
+  static bool parse_ ## name ## _hex(const char* str, int n, void* dest);   \
+  static bool parse_ ## name ## _octal(const char* str, int n, void* dest); \
+  static bool parse_ ## name ## _cradix(const char* str, int n, void* dest)
+
+  PCRE_DECLARE_INTEGER_PARSER(short);
+  PCRE_DECLARE_INTEGER_PARSER(ushort);
+  PCRE_DECLARE_INTEGER_PARSER(int);
+  PCRE_DECLARE_INTEGER_PARSER(uint);
+  PCRE_DECLARE_INTEGER_PARSER(long);
+  PCRE_DECLARE_INTEGER_PARSER(ulong);
+  PCRE_DECLARE_INTEGER_PARSER(longlong);
+  PCRE_DECLARE_INTEGER_PARSER(ulonglong);
+
+#undef PCRE_DECLARE_INTEGER_PARSER
+};
+
+inline Arg::Arg() : arg_(NULL), parser_(parse_null) { }
+inline Arg::Arg(void* p) : arg_(p), parser_(parse_null) { }
+
+inline bool Arg::Parse(const char* str, int n) const {
+  return (*parser_)(str, n, arg_);
+}
+
+// This part of the parser, appropriate only for ints, deals with bases
+#define MAKE_INTEGER_PARSER(type, name) \
+  inline Arg Hex(type* ptr) { \
+    return Arg(ptr, Arg::parse_ ## name ## _hex); } \
+  inline Arg Octal(type* ptr) { \
+    return Arg(ptr, Arg::parse_ ## name ## _octal); } \
+  inline Arg CRadix(type* ptr) { \
+    return Arg(ptr, Arg::parse_ ## name ## _cradix); }
+
+MAKE_INTEGER_PARSER(short,              short)     /*                        */
+MAKE_INTEGER_PARSER(unsigned short,     ushort)    /*                        */
+MAKE_INTEGER_PARSER(int,                int)       /* Don't use semicolons   */
+MAKE_INTEGER_PARSER(unsigned int,       uint)      /* after these statement  */
+MAKE_INTEGER_PARSER(long,               long)      /* because they can cause */
+MAKE_INTEGER_PARSER(unsigned long,      ulong)     /* compiler warnings if   */
+#if 1                          /* the checking level is  */
+MAKE_INTEGER_PARSER(long long,          longlong)  /* turned up high enough. */
+#endif                                             /*                        */
+#if 1                         /*                        */
+MAKE_INTEGER_PARSER(unsigned long long, ulonglong) /*                        */
+#endif
+
+#undef PCRE_IS_SET
+#undef PCRE_SET_OR_CLEAR
+#undef MAKE_INTEGER_PARSER
+
+}   // namespace pcrecpp
+
+
+#endif /* _PCRECPPARG_H */
diff --git a/Externals/pcre/Win64/pcregrep.vcproj b/Externals/pcre/Win64/pcregrep.vcproj
new file mode 100644 (file)
index 0000000..56e8706
--- /dev/null
@@ -0,0 +1,309 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="8.00"
+       Name="pcregrep"
+       ProjectGUID="{C7BA00A5-BB76-4416-8ACC-15E3DDAA50F4}"
+       Keyword="Win32Proj">
+       <Platforms>
+               <Platform
+                       Name="x64"/>
+       </Platforms>
+       <Configurations>
+               <Configuration
+                       Name="Debug|x64"
+                       OutputDirectory="Debug"
+                       IntermediateDirectory="pcregrep.dir\Debug"
+                       ConfigurationType="1"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               BasicRuntimeChecks="3"
+                               CompileAs="1"
+                               DebugInformationFormat="3"
+                               ExceptionHandling="0"
+                               InlineFunctionExpansion="0"
+                               Optimization="0"
+                               RuntimeLibrary="3"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"
+                               AssemblerListingLocation="Debug"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/DEBUG/pcregrep.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64 /debug"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  Debug\pcreposixd.lib Debug\pcred.lib "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\DEBUG\pcregrep.exe"
+                               Version="0.0"
+                               LinkIncremental="2"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/DEBUG/pcregrep.pdb"
+                               GenerateDebugInformation="TRUE"
+                               SubSystem="1"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\DEBUG\pcregrep.lib"/>
+               </Configuration>
+               <Configuration
+                       Name="Release|x64"
+                       OutputDirectory="Release"
+                       IntermediateDirectory="pcregrep.dir\Release"
+                       ConfigurationType="1"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               CompileAs="1"
+                               ExceptionHandling="0"
+                               InlineFunctionExpansion="2"
+                               Optimization="2"
+                               RuntimeLibrary="2"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"
+                               AssemblerListingLocation="Release"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Release/pcregrep.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  Release\pcreposix.lib Release\pcre.lib "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\Release\pcregrep.exe"
+                               Version="0.0"
+                               LinkIncremental="1"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Release/pcregrep.pdb"
+                               SubSystem="1"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\Release\pcregrep.lib"/>
+               </Configuration>
+               <Configuration
+                       Name="MinSizeRel|x64"
+                       OutputDirectory="MinSizeRel"
+                       IntermediateDirectory="pcregrep.dir\MinSizeRel"
+                       ConfigurationType="1"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               CompileAs="1"
+                               ExceptionHandling="0"
+                               InlineFunctionExpansion="1"
+                               Optimization="1"
+                               RuntimeLibrary="2"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"
+                               AssemblerListingLocation="MinSizeRel"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/MinSizeRel/pcregrep.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  MinSizeRel\pcreposix.lib MinSizeRel\pcre.lib "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\MinSizeRel\pcregrep.exe"
+                               Version="0.0"
+                               LinkIncremental="1"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/MinSizeRel/pcregrep.pdb"
+                               SubSystem="1"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\MinSizeRel\pcregrep.lib"/>
+               </Configuration>
+               <Configuration
+                       Name="RelWithDebInfo|x64"
+                       OutputDirectory="RelWithDebInfo"
+                       IntermediateDirectory="pcregrep.dir\RelWithDebInfo"
+                       ConfigurationType="1"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               CompileAs="1"
+                               DebugInformationFormat="3"
+                               ExceptionHandling="0"
+                               InlineFunctionExpansion="1"
+                               Optimization="2"
+                               RuntimeLibrary="2"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"
+                               AssemblerListingLocation="RelWithDebInfo"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/RelWithDebInfo/pcregrep.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64 /debug"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  RelWithDebInfo\pcreposix.lib RelWithDebInfo\pcre.lib "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\RelWithDebInfo\pcregrep.exe"
+                               Version="0.0"
+                               LinkIncremental="2"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/RelWithDebInfo/pcregrep.pdb"
+                               GenerateDebugInformation="TRUE"
+                               SubSystem="1"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\RelWithDebInfo\pcregrep.lib"/>
+               </Configuration>
+       </Configurations>
+       <Files>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt">
+                               <FileConfiguration
+                                       Name="Debug|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="Release|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="MinSizeRel|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="RelWithDebInfo|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                       </File>
+               <Filter
+                       Name="Source Files"
+                       Filter="">
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcregrep.c">
+                       </File>
+               </Filter>
+       </Files>
+       <Globals>
+       </Globals>
+</VisualStudioProject>
diff --git a/Externals/pcre/Win64/pcreposix.vcproj b/Externals/pcre/Win64/pcreposix.vcproj
new file mode 100644 (file)
index 0000000..c641644
--- /dev/null
@@ -0,0 +1,312 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="8.00"
+       Name="pcreposix"
+       ProjectGUID="{FA005F1D-26E3-462C-BF05-509362D5CF34}"
+       Keyword="Win32Proj">
+       <Platforms>
+               <Platform
+                       Name="x64"/>
+       </Platforms>
+       <Configurations>
+               <Configuration
+                       Name="Debug|x64"
+                       OutputDirectory="Debug"
+                       IntermediateDirectory="pcreposix.dir\Debug"
+                       ConfigurationType="2"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               BasicRuntimeChecks="3"
+                               CompileAs="1"
+                               DebugInformationFormat="3"
+                               ExceptionHandling="0"
+                               InlineFunctionExpansion="0"
+                               Optimization="0"
+                               RuntimeLibrary="3"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;,pcreposix_EXPORTS"
+                               AssemblerListingLocation="Debug"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Debug/pcreposixd.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;,pcreposix_EXPORTS"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;,pcreposix_EXPORTS"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64 /debug"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  Debug\pcred.lib "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\Debug\pcreposixd.dll"
+                               Version="0.0"
+                               LinkIncremental="2"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\Debug\pcreposixd.pdb"
+                               GenerateDebugInformation="TRUE"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\Debug\pcreposixd.lib"/>
+               </Configuration>
+               <Configuration
+                       Name="Release|x64"
+                       OutputDirectory="Release"
+                       IntermediateDirectory="pcreposix.dir\Release"
+                       ConfigurationType="2"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               CompileAs="1"
+                               ExceptionHandling="0"
+                               InlineFunctionExpansion="2"
+                               Optimization="2"
+                               RuntimeLibrary="2"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;,pcreposix_EXPORTS"
+                               AssemblerListingLocation="Release"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Release/pcreposix.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;,pcreposix_EXPORTS"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;,pcreposix_EXPORTS"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  Release\pcre.lib "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\Release\pcreposix.dll"
+                               Version="0.0"
+                               LinkIncremental="1"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\Release\pcreposix.pdb"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\Release\pcreposix.lib"/>
+               </Configuration>
+               <Configuration
+                       Name="MinSizeRel|x64"
+                       OutputDirectory="MinSizeRel"
+                       IntermediateDirectory="pcreposix.dir\MinSizeRel"
+                       ConfigurationType="2"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               CompileAs="1"
+                               ExceptionHandling="0"
+                               InlineFunctionExpansion="1"
+                               Optimization="1"
+                               RuntimeLibrary="2"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;,pcreposix_EXPORTS"
+                               AssemblerListingLocation="MinSizeRel"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/MinSizeRel/pcreposix.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;,pcreposix_EXPORTS"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;,pcreposix_EXPORTS"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  MinSizeRel\pcre.lib "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\MinSizeRel\pcreposix.dll"
+                               Version="0.0"
+                               LinkIncremental="1"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\MinSizeRel\pcreposix.pdb"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\MinSizeRel\pcreposix.lib"/>
+               </Configuration>
+               <Configuration
+                       Name="RelWithDebInfo|x64"
+                       OutputDirectory="RelWithDebInfo"
+                       IntermediateDirectory="pcreposix.dir\RelWithDebInfo"
+                       ConfigurationType="2"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               CompileAs="1"
+                               DebugInformationFormat="3"
+                               ExceptionHandling="0"
+                               InlineFunctionExpansion="1"
+                               Optimization="2"
+                               RuntimeLibrary="2"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;,pcreposix_EXPORTS"
+                               AssemblerListingLocation="RelWithDebInfo"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/RelWithDebInfo/pcreposix.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;,pcreposix_EXPORTS"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;,pcreposix_EXPORTS"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64 /debug"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  RelWithDebInfo\pcre.lib "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\RelWithDebInfo\pcreposix.dll"
+                               Version="0.0"
+                               LinkIncremental="2"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\RelWithDebInfo\pcreposix.pdb"
+                               GenerateDebugInformation="TRUE"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\RelWithDebInfo\pcreposix.lib"/>
+               </Configuration>
+       </Configurations>
+       <Files>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt">
+                               <FileConfiguration
+                                       Name="Debug|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="Release|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="MinSizeRel|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="RelWithDebInfo|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                       </File>
+               <Filter
+                       Name="Source Files"
+                       Filter="">
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcreposix.c">
+                       </File>
+               </Filter>
+               <Filter
+                       Name="Header Files"
+                       Filter="">
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcreposix.h">
+                       </File>
+               </Filter>
+       </Files>
+       <Globals>
+       </Globals>
+</VisualStudioProject>
diff --git a/Externals/pcre/Win64/pcretest.vcproj b/Externals/pcre/Win64/pcretest.vcproj
new file mode 100644 (file)
index 0000000..fca6187
--- /dev/null
@@ -0,0 +1,309 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="8.00"
+       Name="pcretest"
+       ProjectGUID="{11A6D251-43EF-4786-89D0-1CC633C628C8}"
+       Keyword="Win32Proj">
+       <Platforms>
+               <Platform
+                       Name="x64"/>
+       </Platforms>
+       <Configurations>
+               <Configuration
+                       Name="Debug|x64"
+                       OutputDirectory="Debug"
+                       IntermediateDirectory="pcretest.dir\Debug"
+                       ConfigurationType="1"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               BasicRuntimeChecks="3"
+                               CompileAs="1"
+                               DebugInformationFormat="3"
+                               ExceptionHandling="0"
+                               InlineFunctionExpansion="0"
+                               Optimization="0"
+                               RuntimeLibrary="3"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"
+                               AssemblerListingLocation="Debug"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/DEBUG/pcretest.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64 /debug"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  Debug\pcreposixd.lib Debug\pcred.lib "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\DEBUG\pcretest.exe"
+                               Version="0.0"
+                               LinkIncremental="2"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/DEBUG/pcretest.pdb"
+                               GenerateDebugInformation="TRUE"
+                               SubSystem="1"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\DEBUG\pcretest.lib"/>
+               </Configuration>
+               <Configuration
+                       Name="Release|x64"
+                       OutputDirectory="Release"
+                       IntermediateDirectory="pcretest.dir\Release"
+                       ConfigurationType="1"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               CompileAs="1"
+                               ExceptionHandling="0"
+                               InlineFunctionExpansion="2"
+                               Optimization="2"
+                               RuntimeLibrary="2"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"
+                               AssemblerListingLocation="Release"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Release/pcretest.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  Release\pcreposix.lib Release\pcre.lib "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\Release\pcretest.exe"
+                               Version="0.0"
+                               LinkIncremental="1"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/Release/pcretest.pdb"
+                               SubSystem="1"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\Release\pcretest.lib"/>
+               </Configuration>
+               <Configuration
+                       Name="MinSizeRel|x64"
+                       OutputDirectory="MinSizeRel"
+                       IntermediateDirectory="pcretest.dir\MinSizeRel"
+                       ConfigurationType="1"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               CompileAs="1"
+                               ExceptionHandling="0"
+                               InlineFunctionExpansion="1"
+                               Optimization="1"
+                               RuntimeLibrary="2"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"
+                               AssemblerListingLocation="MinSizeRel"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/MinSizeRel/pcretest.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  MinSizeRel\pcreposix.lib MinSizeRel\pcre.lib "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\MinSizeRel\pcretest.exe"
+                               Version="0.0"
+                               LinkIncremental="1"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/MinSizeRel/pcretest.pdb"
+                               SubSystem="1"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\MinSizeRel\pcretest.lib"/>
+               </Configuration>
+               <Configuration
+                       Name="RelWithDebInfo|x64"
+                       OutputDirectory="RelWithDebInfo"
+                       IntermediateDirectory="pcretest.dir\RelWithDebInfo"
+                       ConfigurationType="1"
+                       UseOfMFC="0"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               AdditionalOptions=" /Zm1000"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               CompileAs="1"
+                               DebugInformationFormat="3"
+                               ExceptionHandling="0"
+                               InlineFunctionExpansion="1"
+                               Optimization="2"
+                               RuntimeLibrary="2"
+                               WarningLevel="3"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"
+                               AssemblerListingLocation="RelWithDebInfo"
+                               ObjectFile="$(IntDir)\"
+                               ProgramDataBaseFileName="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/RelWithDebInfo/pcretest.pdb"
+/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               AdditionalIncludeDirectories="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre;"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"
+                               MkTypLibCompatible="FALSE"
+                               TargetEnvironment="3"
+                               GenerateStublessProxies="TRUE"
+                               TypeLibraryName="$(InputName).tlb"
+                               OutputDirectory="$(IntDir)"
+                               HeaderFileName="$(InputName).h"
+                               DLLDataFileName=""
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               LinkLibraryDependencies="false"
+                               AdditionalOptions=" /STACK:10000000 /machine:x64 /debug"
+                               AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  RelWithDebInfo\pcreposix.lib RelWithDebInfo\pcre.lib "
+                               OutputFile="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\RelWithDebInfo\pcretest.exe"
+                               Version="0.0"
+                               LinkIncremental="2"
+                               AdditionalLibraryDirectories=""
+                               ProgramDataBaseFile="D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64/RelWithDebInfo/pcretest.pdb"
+                               GenerateDebugInformation="TRUE"
+                               SubSystem="1"
+                               ImportLibrary="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\RelWithDebInfo\pcretest.lib"/>
+               </Configuration>
+       </Configurations>
+       <Files>
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt">
+                               <FileConfiguration
+                                       Name="Debug|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="Release|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="MinSizeRel|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="RelWithDebInfo|x64">
+                                       <Tool
+                                       Name="VCCustomBuildTool"
+                                       Description="Building Custom Rule D:/Work/WinMerge/WinMerge_SVN/Externals/pcre/CMakeLists.txt"
+                                       CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -HD:/Work/WinMerge/WinMerge_SVN/Externals/pcre -BD:/Work/WinMerge/WinMerge_SVN/Externals/pcre/Win64 --check-stamp-file CMakeFiles/generate.stamp"
+                                       AdditionalDependencies="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeSystem.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCCompiler.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeSystemSpecificInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeGenericSystem.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\gcc.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\WindowsPaths.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\Windows-cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCPlatform.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeCXXPlatform.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\Platform\cl.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\Win64\CMakeFiles\CMakeRCCompiler.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeRCInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCXXInformation.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CMakeCommonLanguageInclude.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindBZip2.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\FindZLIB.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindReadline.cmake;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\cmake\FindPackageHandleStandardArgs.cmake;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFileCXX.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckFunctionExists.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckTypeSize.cmake&quot;;&quot;C:\Program Files\CMake 2.8\share\cmake-2.8\Modules\CheckIncludeFile.cmake&quot;;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\config-cmake.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre.h.generic;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_stringpiece.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcrecpparg.h.in;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcre_chartables.c.dist;D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\CMakeLists.txt;"
+                                       Outputs="CMakeFiles\generate.stamp"/>
+                               </FileConfiguration>
+                       </File>
+               <Filter
+                       Name="Source Files"
+                       Filter="">
+                       <File
+                               RelativePath="D:\Work\WinMerge\WinMerge_SVN\Externals\pcre\pcretest.c">
+                       </File>
+               </Filter>
+       </Files>
+       <Globals>
+       </Globals>
+</VisualStudioProject>