OSDN Git Service

Separate vc71 Build* folders from vc100 (expat)
[winmerge-jp/winmerge-jp.git] / Externals / pcre / Win32 / pcreX64.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="pcre"
6         ProjectGUID="{D6B50065-7185-4E20-A499-E78276066E6F}"
7         RootNamespace="pcre"
8         Keyword="Win32Proj"
9         TargetFrameworkVersion="131072"
10         >
11         <Platforms>
12                 <Platform
13                         Name="Win32"
14                 />
15                 <Platform
16                         Name="x64"
17                 />
18         </Platforms>
19         <ToolFiles>
20         </ToolFiles>
21         <Configurations>
22                 <Configuration
23                         Name="Debug|Win32"
24                         OutputDirectory="..\..\..\Build\pcre\Debug"
25                         IntermediateDirectory="..\..\..\BuildTmp\pcre\pcre.dir\Debug"
26                         ConfigurationType="4"
27                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
28                         UseOfMFC="0"
29                         ATLMinimizesCRunTimeLibraryUsage="false"
30                         CharacterSet="2"
31                         >
32                         <Tool
33                                 Name="VCPreBuildEventTool"
34                         />
35                         <Tool
36                                 Name="VCCustomBuildTool"
37                         />
38                         <Tool
39                                 Name="VCXMLDataGeneratorTool"
40                         />
41                         <Tool
42                                 Name="VCWebServiceProxyGeneratorTool"
43                         />
44                         <Tool
45                                 Name="VCMIDLTool"
46                                 PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;,pcre_EXPORTS"
47                                 MkTypLibCompatible="false"
48                                 TargetEnvironment="1"
49                                 GenerateStublessProxies="true"
50                                 TypeLibraryName="$(InputName).tlb"
51                                 OutputDirectory="$(IntDir)"
52                                 HeaderFileName="$(InputName).h"
53                                 DLLDataFileName=""
54                                 InterfaceIdentifierFileName="$(InputName)_i.c"
55                                 ProxyFileName="$(InputName)_p.c"
56                         />
57                         <Tool
58                                 Name="VCCLCompilerTool"
59                                 AdditionalOptions=" /Zm1000"
60                                 Optimization="0"
61                                 InlineFunctionExpansion="0"
62                                 AdditionalIncludeDirectories=".;.."
63                                 PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;,pcre_EXPORTS"
64                                 ExceptionHandling="0"
65                                 BasicRuntimeChecks="1"
66                                 RuntimeLibrary="3"
67                                 AssemblerListingLocation="Debug"
68                                 ObjectFile="$(IntDir)\"
69                                 ProgramDataBaseFileName="$(IntDir)/pcred.pdb"
70                                 WarningLevel="3"
71                                 DebugInformationFormat="3"
72                                 CompileAs="1"
73                         />
74                         <Tool
75                                 Name="VCManagedResourceCompilerTool"
76                         />
77                         <Tool
78                                 Name="VCResourceCompilerTool"
79                                 PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;,pcre_EXPORTS"
80                                 AdditionalIncludeDirectories=".;.."
81                         />
82                         <Tool
83                                 Name="VCPreLinkEventTool"
84                         />
85                         <Tool
86                                 Name="VCLibrarianTool"
87                         />
88                         <Tool
89                                 Name="VCALinkTool"
90                         />
91                         <Tool
92                                 Name="VCXDCMakeTool"
93                         />
94                         <Tool
95                                 Name="VCBscMakeTool"
96                         />
97                         <Tool
98                                 Name="VCFxCopTool"
99                         />
100                         <Tool
101                                 Name="VCPostBuildEventTool"
102                                 CommandLine=""
103                         />
104                 </Configuration>
105                 <Configuration
106                         Name="Debug|x64"
107                         OutputDirectory="..\..\..\Build\pcre\$(PlatformName)\$(ConfigurationName)"
108                         IntermediateDirectory="..\..\..\BuildTmp\pcre\$(PlatformName)\$(ConfigurationName)"
109                         ConfigurationType="4"
110                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
111                         UseOfMFC="0"
112                         ATLMinimizesCRunTimeLibraryUsage="false"
113                         CharacterSet="2"
114                         >
115                         <Tool
116                                 Name="VCPreBuildEventTool"
117                         />
118                         <Tool
119                                 Name="VCCustomBuildTool"
120                         />
121                         <Tool
122                                 Name="VCXMLDataGeneratorTool"
123                         />
124                         <Tool
125                                 Name="VCWebServiceProxyGeneratorTool"
126                         />
127                         <Tool
128                                 Name="VCMIDLTool"
129                                 PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;,pcre_EXPORTS"
130                                 MkTypLibCompatible="false"
131                                 TargetEnvironment="3"
132                                 GenerateStublessProxies="true"
133                                 TypeLibraryName="$(InputName).tlb"
134                                 OutputDirectory="$(IntDir)"
135                                 HeaderFileName="$(InputName).h"
136                                 DLLDataFileName=""
137                                 InterfaceIdentifierFileName="$(InputName)_i.c"
138                                 ProxyFileName="$(InputName)_p.c"
139                         />
140                         <Tool
141                                 Name="VCCLCompilerTool"
142                                 AdditionalOptions=" /Zm1000"
143                                 Optimization="0"
144                                 InlineFunctionExpansion="0"
145                                 AdditionalIncludeDirectories=".;.."
146                                 PreprocessorDefinitions="WIN64,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;,pcre_EXPORTS"
147                                 ExceptionHandling="0"
148                                 BasicRuntimeChecks="1"
149                                 RuntimeLibrary="3"
150                                 AssemblerListingLocation="Debug"
151                                 ObjectFile="$(IntDir)\"
152                                 ProgramDataBaseFileName="$(IntDir)/pcred.pdb"
153                                 WarningLevel="3"
154                                 DebugInformationFormat="3"
155                                 CompileAs="1"
156                         />
157                         <Tool
158                                 Name="VCManagedResourceCompilerTool"
159                         />
160                         <Tool
161                                 Name="VCResourceCompilerTool"
162                                 PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;,pcre_EXPORTS"
163                                 AdditionalIncludeDirectories=".;.."
164                         />
165                         <Tool
166                                 Name="VCPreLinkEventTool"
167                         />
168                         <Tool
169                                 Name="VCLibrarianTool"
170                         />
171                         <Tool
172                                 Name="VCALinkTool"
173                         />
174                         <Tool
175                                 Name="VCXDCMakeTool"
176                         />
177                         <Tool
178                                 Name="VCBscMakeTool"
179                         />
180                         <Tool
181                                 Name="VCFxCopTool"
182                         />
183                         <Tool
184                                 Name="VCPostBuildEventTool"
185                                 CommandLine="mkdir ..\..\..\Build\pcre\$(PlatformName)&#x0D;&#x0A;copy $(OutDir)\pcre.dll ..\..\..\Build\pcre\$(PlatformName)&#x0D;&#x0A;copy $(OutDir)\pcre.lib ..\..\..\Build\pcre\$(PlatformName)&#x0D;&#x0A;"
186                         />
187                 </Configuration>
188                 <Configuration
189                         Name="Release|Win32"
190                         OutputDirectory="..\..\..\Build\pcre\Release"
191                         IntermediateDirectory="..\..\..\BuildTmp\pcre\pcre.dir\Release"
192                         ConfigurationType="4"
193                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
194                         UseOfMFC="0"
195                         ATLMinimizesCRunTimeLibraryUsage="false"
196                         CharacterSet="2"
197                         >
198                         <Tool
199                                 Name="VCPreBuildEventTool"
200                         />
201                         <Tool
202                                 Name="VCCustomBuildTool"
203                         />
204                         <Tool
205                                 Name="VCXMLDataGeneratorTool"
206                         />
207                         <Tool
208                                 Name="VCWebServiceProxyGeneratorTool"
209                         />
210                         <Tool
211                                 Name="VCMIDLTool"
212                                 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;,pcre_EXPORTS"
213                                 MkTypLibCompatible="false"
214                                 TargetEnvironment="1"
215                                 GenerateStublessProxies="true"
216                                 TypeLibraryName="$(InputName).tlb"
217                                 OutputDirectory="$(IntDir)"
218                                 HeaderFileName="$(InputName).h"
219                                 DLLDataFileName=""
220                                 InterfaceIdentifierFileName="$(InputName)_i.c"
221                                 ProxyFileName="$(InputName)_p.c"
222                         />
223                         <Tool
224                                 Name="VCCLCompilerTool"
225                                 AdditionalOptions=" /Zm1000"
226                                 Optimization="2"
227                                 InlineFunctionExpansion="2"
228                                 AdditionalIncludeDirectories=".;.."
229                                 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;,pcre_EXPORTS"
230                                 ExceptionHandling="0"
231                                 RuntimeLibrary="2"
232                                 AssemblerListingLocation="Release"
233                                 ObjectFile="$(IntDir)\"
234                                 ProgramDataBaseFileName="$(IntDir)/pcre.pdb"
235                                 WarningLevel="3"
236                                 CompileAs="1"
237                         />
238                         <Tool
239                                 Name="VCManagedResourceCompilerTool"
240                         />
241                         <Tool
242                                 Name="VCResourceCompilerTool"
243                                 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;,pcre_EXPORTS"
244                                 AdditionalIncludeDirectories=".;.."
245                         />
246                         <Tool
247                                 Name="VCPreLinkEventTool"
248                         />
249                         <Tool
250                                 Name="VCLibrarianTool"
251                         />
252                         <Tool
253                                 Name="VCALinkTool"
254                         />
255                         <Tool
256                                 Name="VCXDCMakeTool"
257                         />
258                         <Tool
259                                 Name="VCBscMakeTool"
260                         />
261                         <Tool
262                                 Name="VCFxCopTool"
263                         />
264                         <Tool
265                                 Name="VCPostBuildEventTool"
266                                 CommandLine="copy $(OutDir)\pcre.dll ..\..\..\Build\pcre&#x0D;&#x0A;copy $(OutDir)\pcre.lib ..\..\..\Build\pcre&#x0D;&#x0A;"
267                         />
268                 </Configuration>
269                 <Configuration
270                         Name="Release|x64"
271                         OutputDirectory="..\..\..\Build\pcre\$(PlatformName)\$(ConfigurationName)"
272                         IntermediateDirectory="..\..\..\BuildTmp\pcre\$(PlatformName)\$(ConfigurationName)"
273                         ConfigurationType="4"
274                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
275                         UseOfMFC="0"
276                         ATLMinimizesCRunTimeLibraryUsage="false"
277                         CharacterSet="2"
278                         >
279                         <Tool
280                                 Name="VCPreBuildEventTool"
281                         />
282                         <Tool
283                                 Name="VCCustomBuildTool"
284                         />
285                         <Tool
286                                 Name="VCXMLDataGeneratorTool"
287                         />
288                         <Tool
289                                 Name="VCWebServiceProxyGeneratorTool"
290                         />
291                         <Tool
292                                 Name="VCMIDLTool"
293                                 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;,pcre_EXPORTS"
294                                 MkTypLibCompatible="false"
295                                 TargetEnvironment="3"
296                                 GenerateStublessProxies="true"
297                                 TypeLibraryName="$(InputName).tlb"
298                                 OutputDirectory="$(IntDir)"
299                                 HeaderFileName="$(InputName).h"
300                                 DLLDataFileName=""
301                                 InterfaceIdentifierFileName="$(InputName)_i.c"
302                                 ProxyFileName="$(InputName)_p.c"
303                         />
304                         <Tool
305                                 Name="VCCLCompilerTool"
306                                 AdditionalOptions=" /Zm1000"
307                                 Optimization="2"
308                                 InlineFunctionExpansion="2"
309                                 AdditionalIncludeDirectories=".;.."
310                                 PreprocessorDefinitions="WIN64,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;,pcre_EXPORTS"
311                                 ExceptionHandling="0"
312                                 RuntimeLibrary="2"
313                                 AssemblerListingLocation="Release"
314                                 ObjectFile="$(IntDir)\"
315                                 ProgramDataBaseFileName="$(IntDir)/pcre.pdb"
316                                 WarningLevel="3"
317                                 CompileAs="1"
318                         />
319                         <Tool
320                                 Name="VCManagedResourceCompilerTool"
321                         />
322                         <Tool
323                                 Name="VCResourceCompilerTool"
324                                 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;,pcre_EXPORTS"
325                                 AdditionalIncludeDirectories=".;.."
326                         />
327                         <Tool
328                                 Name="VCPreLinkEventTool"
329                         />
330                         <Tool
331                                 Name="VCLibrarianTool"
332                         />
333                         <Tool
334                                 Name="VCALinkTool"
335                         />
336                         <Tool
337                                 Name="VCXDCMakeTool"
338                         />
339                         <Tool
340                                 Name="VCBscMakeTool"
341                         />
342                         <Tool
343                                 Name="VCFxCopTool"
344                         />
345                         <Tool
346                                 Name="VCPostBuildEventTool"
347                                 CommandLine="mkdir ..\..\..\Build\pcre\$(PlatformName)&#x0D;&#x0A;copy $(OutDir)\pcre.dll ..\..\..\Build\pcre\$(PlatformName)&#x0D;&#x0A;copy $(OutDir)\pcre.lib ..\..\..\Build\pcre\$(PlatformName)&#x0D;&#x0A;"
348                         />
349                 </Configuration>
350                 <Configuration
351                         Name="MinSizeRel|Win32"
352                         OutputDirectory="..\..\..\Build\pcre\MinSizeRel"
353                         IntermediateDirectory="..\..\..\BuildTmp\pcre\pcre.dir\MinSizeRel"
354                         ConfigurationType="4"
355                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
356                         UseOfMFC="0"
357                         ATLMinimizesCRunTimeLibraryUsage="false"
358                         CharacterSet="2"
359                         >
360                         <Tool
361                                 Name="VCPreBuildEventTool"
362                         />
363                         <Tool
364                                 Name="VCCustomBuildTool"
365                         />
366                         <Tool
367                                 Name="VCXMLDataGeneratorTool"
368                         />
369                         <Tool
370                                 Name="VCWebServiceProxyGeneratorTool"
371                         />
372                         <Tool
373                                 Name="VCMIDLTool"
374                                 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;,pcre_EXPORTS"
375                                 MkTypLibCompatible="false"
376                                 TargetEnvironment="1"
377                                 GenerateStublessProxies="true"
378                                 TypeLibraryName="$(InputName).tlb"
379                                 OutputDirectory="$(IntDir)"
380                                 HeaderFileName="$(InputName).h"
381                                 DLLDataFileName=""
382                                 InterfaceIdentifierFileName="$(InputName)_i.c"
383                                 ProxyFileName="$(InputName)_p.c"
384                         />
385                         <Tool
386                                 Name="VCCLCompilerTool"
387                                 AdditionalOptions=" /Zm1000"
388                                 Optimization="1"
389                                 InlineFunctionExpansion="1"
390                                 AdditionalIncludeDirectories=".;.."
391                                 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;,pcre_EXPORTS"
392                                 ExceptionHandling="0"
393                                 RuntimeLibrary="2"
394                                 AssemblerListingLocation="MinSizeRel"
395                                 ObjectFile="$(IntDir)\"
396                                 ProgramDataBaseFileName="$(IntDir)/pcre.pdb"
397                                 WarningLevel="3"
398                                 CompileAs="1"
399                         />
400                         <Tool
401                                 Name="VCManagedResourceCompilerTool"
402                         />
403                         <Tool
404                                 Name="VCResourceCompilerTool"
405                                 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;,pcre_EXPORTS"
406                                 AdditionalIncludeDirectories=".;.."
407                         />
408                         <Tool
409                                 Name="VCPreLinkEventTool"
410                         />
411                         <Tool
412                                 Name="VCLibrarianTool"
413                         />
414                         <Tool
415                                 Name="VCALinkTool"
416                         />
417                         <Tool
418                                 Name="VCXDCMakeTool"
419                         />
420                         <Tool
421                                 Name="VCBscMakeTool"
422                         />
423                         <Tool
424                                 Name="VCFxCopTool"
425                         />
426                         <Tool
427                                 Name="VCPostBuildEventTool"
428                                 CommandLine="copy $(OutDir)\pcre.dll ..\..\..\Build\pcre&#x0D;&#x0A;copy $(OutDir)\pcre.lib ..\..\..\Build\pcre&#x0D;&#x0A;"
429                         />
430                 </Configuration>
431                 <Configuration
432                         Name="MinSizeRel|x64"
433                         OutputDirectory="..\..\..\Build\pcre\$(PlatformName)\$(ConfigurationName)"
434                         IntermediateDirectory="..\..\..\BuildTmp\pcre\$(PlatformName)\$(ConfigurationName)"
435                         ConfigurationType="4"
436                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
437                         UseOfMFC="0"
438                         ATLMinimizesCRunTimeLibraryUsage="false"
439                         CharacterSet="2"
440                         >
441                         <Tool
442                                 Name="VCPreBuildEventTool"
443                         />
444                         <Tool
445                                 Name="VCCustomBuildTool"
446                         />
447                         <Tool
448                                 Name="VCXMLDataGeneratorTool"
449                         />
450                         <Tool
451                                 Name="VCWebServiceProxyGeneratorTool"
452                         />
453                         <Tool
454                                 Name="VCMIDLTool"
455                                 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;,pcre_EXPORTS"
456                                 MkTypLibCompatible="false"
457                                 TargetEnvironment="3"
458                                 GenerateStublessProxies="true"
459                                 TypeLibraryName="$(InputName).tlb"
460                                 OutputDirectory="$(IntDir)"
461                                 HeaderFileName="$(InputName).h"
462                                 DLLDataFileName=""
463                                 InterfaceIdentifierFileName="$(InputName)_i.c"
464                                 ProxyFileName="$(InputName)_p.c"
465                         />
466                         <Tool
467                                 Name="VCCLCompilerTool"
468                                 AdditionalOptions=" /Zm1000"
469                                 Optimization="1"
470                                 InlineFunctionExpansion="1"
471                                 AdditionalIncludeDirectories=".;.."
472                                 PreprocessorDefinitions="WIN64,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;,pcre_EXPORTS"
473                                 ExceptionHandling="0"
474                                 RuntimeLibrary="2"
475                                 AssemblerListingLocation="MinSizeRel"
476                                 ObjectFile="$(IntDir)\"
477                                 ProgramDataBaseFileName="$(IntDir)/pcre.pdb"
478                                 WarningLevel="3"
479                                 CompileAs="1"
480                         />
481                         <Tool
482                                 Name="VCManagedResourceCompilerTool"
483                         />
484                         <Tool
485                                 Name="VCResourceCompilerTool"
486                                 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;,pcre_EXPORTS"
487                                 AdditionalIncludeDirectories=".;.."
488                         />
489                         <Tool
490                                 Name="VCPreLinkEventTool"
491                         />
492                         <Tool
493                                 Name="VCLibrarianTool"
494                         />
495                         <Tool
496                                 Name="VCALinkTool"
497                         />
498                         <Tool
499                                 Name="VCXDCMakeTool"
500                         />
501                         <Tool
502                                 Name="VCBscMakeTool"
503                         />
504                         <Tool
505                                 Name="VCFxCopTool"
506                         />
507                         <Tool
508                                 Name="VCPostBuildEventTool"
509                                 CommandLine="mkdir ..\..\..\Build\pcre\$(PlatformName)&#x0D;&#x0A;copy $(OutDir)\pcre.dll ..\..\..\Build\pcre\$(PlatformName)&#x0D;&#x0A;copy $(OutDir)\pcre.lib ..\..\..\Build\pcre\$(PlatformName)&#x0D;&#x0A;"
510                         />
511                 </Configuration>
512                 <Configuration
513                         Name="RelWithDebInfo|Win32"
514                         OutputDirectory="..\..\..\Build\pcre\RelWithDebInfo"
515                         IntermediateDirectory="..\..\..\BuildTmp\pcre\pcre.dir\RelWithDebInfo"
516                         ConfigurationType="4"
517                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
518                         UseOfMFC="0"
519                         ATLMinimizesCRunTimeLibraryUsage="false"
520                         CharacterSet="2"
521                         >
522                         <Tool
523                                 Name="VCPreBuildEventTool"
524                         />
525                         <Tool
526                                 Name="VCCustomBuildTool"
527                         />
528                         <Tool
529                                 Name="VCXMLDataGeneratorTool"
530                         />
531                         <Tool
532                                 Name="VCWebServiceProxyGeneratorTool"
533                         />
534                         <Tool
535                                 Name="VCMIDLTool"
536                                 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;,pcre_EXPORTS"
537                                 MkTypLibCompatible="false"
538                                 TargetEnvironment="1"
539                                 GenerateStublessProxies="true"
540                                 TypeLibraryName="$(InputName).tlb"
541                                 OutputDirectory="$(IntDir)"
542                                 HeaderFileName="$(InputName).h"
543                                 DLLDataFileName=""
544                                 InterfaceIdentifierFileName="$(InputName)_i.c"
545                                 ProxyFileName="$(InputName)_p.c"
546                         />
547                         <Tool
548                                 Name="VCCLCompilerTool"
549                                 AdditionalOptions=" /Zm1000"
550                                 Optimization="2"
551                                 InlineFunctionExpansion="1"
552                                 AdditionalIncludeDirectories=".;.."
553                                 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;,pcre_EXPORTS"
554                                 ExceptionHandling="0"
555                                 RuntimeLibrary="2"
556                                 AssemblerListingLocation="RelWithDebInfo"
557                                 ObjectFile="$(IntDir)\"
558                                 ProgramDataBaseFileName="$(IntDir)/pcre.pdb"
559                                 WarningLevel="3"
560                                 DebugInformationFormat="3"
561                                 CompileAs="1"
562                         />
563                         <Tool
564                                 Name="VCManagedResourceCompilerTool"
565                         />
566                         <Tool
567                                 Name="VCResourceCompilerTool"
568                                 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;,pcre_EXPORTS"
569                                 AdditionalIncludeDirectories=".;.."
570                         />
571                         <Tool
572                                 Name="VCPreLinkEventTool"
573                         />
574                         <Tool
575                                 Name="VCLibrarianTool"
576                         />
577                         <Tool
578                                 Name="VCALinkTool"
579                         />
580                         <Tool
581                                 Name="VCXDCMakeTool"
582                         />
583                         <Tool
584                                 Name="VCBscMakeTool"
585                         />
586                         <Tool
587                                 Name="VCFxCopTool"
588                         />
589                         <Tool
590                                 Name="VCPostBuildEventTool"
591                                 CommandLine="copy $(OutDir)\pcre.dll ..\..\..\Build\pcre&#x0D;&#x0A;copy $(OutDir)\pcre.lib ..\..\..\Build\pcre&#x0D;&#x0A;"
592                         />
593                 </Configuration>
594                 <Configuration
595                         Name="RelWithDebInfo|x64"
596                         OutputDirectory="..\..\..\Build\pcre\$(PlatformName)\$(ConfigurationName)"
597                         IntermediateDirectory="..\..\..\BuildTmp\pcre\$(PlatformName)\$(ConfigurationName)"
598                         ConfigurationType="4"
599                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
600                         UseOfMFC="0"
601                         ATLMinimizesCRunTimeLibraryUsage="false"
602                         CharacterSet="2"
603                         >
604                         <Tool
605                                 Name="VCPreBuildEventTool"
606                         />
607                         <Tool
608                                 Name="VCCustomBuildTool"
609                         />
610                         <Tool
611                                 Name="VCXMLDataGeneratorTool"
612                         />
613                         <Tool
614                                 Name="VCWebServiceProxyGeneratorTool"
615                         />
616                         <Tool
617                                 Name="VCMIDLTool"
618                                 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;,pcre_EXPORTS"
619                                 MkTypLibCompatible="false"
620                                 TargetEnvironment="3"
621                                 GenerateStublessProxies="true"
622                                 TypeLibraryName="$(InputName).tlb"
623                                 OutputDirectory="$(IntDir)"
624                                 HeaderFileName="$(InputName).h"
625                                 DLLDataFileName=""
626                                 InterfaceIdentifierFileName="$(InputName)_i.c"
627                                 ProxyFileName="$(InputName)_p.c"
628                         />
629                         <Tool
630                                 Name="VCCLCompilerTool"
631                                 AdditionalOptions=" /Zm1000"
632                                 Optimization="2"
633                                 InlineFunctionExpansion="1"
634                                 AdditionalIncludeDirectories=".;.."
635                                 PreprocessorDefinitions="WIN64,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;,pcre_EXPORTS"
636                                 ExceptionHandling="0"
637                                 RuntimeLibrary="2"
638                                 AssemblerListingLocation="RelWithDebInfo"
639                                 ObjectFile="$(IntDir)\"
640                                 ProgramDataBaseFileName="$(IntDir)/pcre.pdb"
641                                 WarningLevel="3"
642                                 DebugInformationFormat="3"
643                                 CompileAs="1"
644                         />
645                         <Tool
646                                 Name="VCManagedResourceCompilerTool"
647                         />
648                         <Tool
649                                 Name="VCResourceCompilerTool"
650                                 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;,pcre_EXPORTS"
651                                 AdditionalIncludeDirectories=".;.."
652                         />
653                         <Tool
654                                 Name="VCPreLinkEventTool"
655                         />
656                         <Tool
657                                 Name="VCLibrarianTool"
658                         />
659                         <Tool
660                                 Name="VCALinkTool"
661                         />
662                         <Tool
663                                 Name="VCXDCMakeTool"
664                         />
665                         <Tool
666                                 Name="VCBscMakeTool"
667                         />
668                         <Tool
669                                 Name="VCFxCopTool"
670                         />
671                         <Tool
672                                 Name="VCPostBuildEventTool"
673                                 CommandLine="mkdir ..\..\..\Build\pcre\$(PlatformName)&#x0D;&#x0A;copy $(OutDir)\pcre.dll ..\..\..\Build\pcre\$(PlatformName)&#x0D;&#x0A;copy $(OutDir)\pcre.lib ..\..\..\Build\pcre\$(PlatformName)&#x0D;&#x0A;"
674                         />
675                 </Configuration>
676                 <Configuration
677                         Name="X64 Debug|Win32"
678                         OutputDirectory="$(ConfigurationName)"
679                         IntermediateDirectory="$(ConfigurationName)"
680                         ConfigurationType="4"
681                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
682                         UseOfMFC="0"
683                         ATLMinimizesCRunTimeLibraryUsage="false"
684                         CharacterSet="2"
685                         >
686                         <Tool
687                                 Name="VCPreBuildEventTool"
688                         />
689                         <Tool
690                                 Name="VCCustomBuildTool"
691                         />
692                         <Tool
693                                 Name="VCXMLDataGeneratorTool"
694                         />
695                         <Tool
696                                 Name="VCWebServiceProxyGeneratorTool"
697                         />
698                         <Tool
699                                 Name="VCMIDLTool"
700                                 PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;,pcre_EXPORTS"
701                                 MkTypLibCompatible="false"
702                                 TargetEnvironment="1"
703                                 GenerateStublessProxies="true"
704                                 TypeLibraryName="$(InputName).tlb"
705                                 OutputDirectory="$(IntDir)"
706                                 HeaderFileName="$(InputName).h"
707                                 DLLDataFileName=""
708                                 InterfaceIdentifierFileName="$(InputName)_i.c"
709                                 ProxyFileName="$(InputName)_p.c"
710                         />
711                         <Tool
712                                 Name="VCCLCompilerTool"
713                                 AdditionalOptions=" /Zm1000"
714                                 Optimization="0"
715                                 InlineFunctionExpansion="0"
716                                 AdditionalIncludeDirectories=".;.."
717                                 PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;,pcre_EXPORTS"
718                                 ExceptionHandling="0"
719                                 BasicRuntimeChecks="1"
720                                 RuntimeLibrary="3"
721                                 AssemblerListingLocation="Debug"
722                                 ObjectFile="$(IntDir)\"
723                                 ProgramDataBaseFileName="$(IntDir)/pcred.pdb"
724                                 WarningLevel="3"
725                                 DebugInformationFormat="3"
726                                 CompileAs="1"
727                         />
728                         <Tool
729                                 Name="VCManagedResourceCompilerTool"
730                         />
731                         <Tool
732                                 Name="VCResourceCompilerTool"
733                                 PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;,pcre_EXPORTS"
734                                 AdditionalIncludeDirectories=".;.."
735                         />
736                         <Tool
737                                 Name="VCPreLinkEventTool"
738                         />
739                         <Tool
740                                 Name="VCLibrarianTool"
741                         />
742                         <Tool
743                                 Name="VCALinkTool"
744                         />
745                         <Tool
746                                 Name="VCXDCMakeTool"
747                         />
748                         <Tool
749                                 Name="VCBscMakeTool"
750                         />
751                         <Tool
752                                 Name="VCFxCopTool"
753                         />
754                         <Tool
755                                 Name="VCPostBuildEventTool"
756                                 CommandLine="copy $(OutDir)\pcre.dll ..\..\..\Build\pcre&#x0D;&#x0A;copy $(OutDir)\pcre.lib ..\..\..\Build\pcre&#x0D;&#x0A;"
757                         />
758                 </Configuration>
759                 <Configuration
760                         Name="X64 Debug|x64"
761                         OutputDirectory="$(PlatformName)\$(ConfigurationName)"
762                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
763                         ConfigurationType="4"
764                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
765                         UseOfMFC="0"
766                         ATLMinimizesCRunTimeLibraryUsage="false"
767                         CharacterSet="2"
768                         >
769                         <Tool
770                                 Name="VCPreBuildEventTool"
771                         />
772                         <Tool
773                                 Name="VCCustomBuildTool"
774                         />
775                         <Tool
776                                 Name="VCXMLDataGeneratorTool"
777                         />
778                         <Tool
779                                 Name="VCWebServiceProxyGeneratorTool"
780                         />
781                         <Tool
782                                 Name="VCMIDLTool"
783                                 PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;,pcre_EXPORTS"
784                                 MkTypLibCompatible="false"
785                                 TargetEnvironment="3"
786                                 GenerateStublessProxies="true"
787                                 TypeLibraryName="$(InputName).tlb"
788                                 OutputDirectory="$(IntDir)"
789                                 HeaderFileName="$(InputName).h"
790                                 DLLDataFileName=""
791                                 InterfaceIdentifierFileName="$(InputName)_i.c"
792                                 ProxyFileName="$(InputName)_p.c"
793                         />
794                         <Tool
795                                 Name="VCCLCompilerTool"
796                                 AdditionalOptions=" /Zm1000"
797                                 Optimization="0"
798                                 InlineFunctionExpansion="0"
799                                 AdditionalIncludeDirectories=".;.."
800                                 PreprocessorDefinitions="WIN64,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;,pcre_EXPORTS"
801                                 ExceptionHandling="0"
802                                 BasicRuntimeChecks="1"
803                                 RuntimeLibrary="3"
804                                 AssemblerListingLocation="Debug"
805                                 ObjectFile="$(IntDir)\"
806                                 ProgramDataBaseFileName="$(IntDir)/pcred.pdb"
807                                 WarningLevel="3"
808                                 DebugInformationFormat="3"
809                                 CompileAs="1"
810                         />
811                         <Tool
812                                 Name="VCManagedResourceCompilerTool"
813                         />
814                         <Tool
815                                 Name="VCResourceCompilerTool"
816                                 PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;,pcre_EXPORTS"
817                                 AdditionalIncludeDirectories=".;.."
818                         />
819                         <Tool
820                                 Name="VCPreLinkEventTool"
821                         />
822                         <Tool
823                                 Name="VCLibrarianTool"
824                         />
825                         <Tool
826                                 Name="VCALinkTool"
827                         />
828                         <Tool
829                                 Name="VCXDCMakeTool"
830                         />
831                         <Tool
832                                 Name="VCBscMakeTool"
833                         />
834                         <Tool
835                                 Name="VCFxCopTool"
836                         />
837                         <Tool
838                                 Name="VCPostBuildEventTool"
839                                 CommandLine="mkdir ..\..\..\Build\pcre\$(PlatformName)&#x0D;&#x0A;copy &quot;$(OutDir)\pcre.dll&quot; ..\..\..\Build\pcre\$(PlatformName)&#x0D;&#x0A;copy &quot;$(OutDir)\pcre.lib&quot; ..\..\..\Build\pcre\$(PlatformName)&#x0D;&#x0A;"
840                         />
841                 </Configuration>
842                 <Configuration
843                         Name="X64 Release|Win32"
844                         OutputDirectory="$(ConfigurationName)"
845                         IntermediateDirectory="$(ConfigurationName)"
846                         ConfigurationType="4"
847                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
848                         UseOfMFC="0"
849                         ATLMinimizesCRunTimeLibraryUsage="false"
850                         CharacterSet="2"
851                         >
852                         <Tool
853                                 Name="VCPreBuildEventTool"
854                         />
855                         <Tool
856                                 Name="VCCustomBuildTool"
857                         />
858                         <Tool
859                                 Name="VCXMLDataGeneratorTool"
860                         />
861                         <Tool
862                                 Name="VCWebServiceProxyGeneratorTool"
863                         />
864                         <Tool
865                                 Name="VCMIDLTool"
866                                 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;,pcre_EXPORTS"
867                                 MkTypLibCompatible="false"
868                                 TargetEnvironment="1"
869                                 GenerateStublessProxies="true"
870                                 TypeLibraryName="$(InputName).tlb"
871                                 OutputDirectory="$(IntDir)"
872                                 HeaderFileName="$(InputName).h"
873                                 DLLDataFileName=""
874                                 InterfaceIdentifierFileName="$(InputName)_i.c"
875                                 ProxyFileName="$(InputName)_p.c"
876                         />
877                         <Tool
878                                 Name="VCCLCompilerTool"
879                                 AdditionalOptions=" /Zm1000"
880                                 Optimization="1"
881                                 InlineFunctionExpansion="1"
882                                 AdditionalIncludeDirectories=".;.."
883                                 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;,pcre_EXPORTS"
884                                 ExceptionHandling="0"
885                                 RuntimeLibrary="2"
886                                 AssemblerListingLocation="MinSizeRel"
887                                 ObjectFile="$(IntDir)\"
888                                 ProgramDataBaseFileName="$(IntDir)/pcre.pdb"
889                                 WarningLevel="3"
890                                 CompileAs="1"
891                         />
892                         <Tool
893                                 Name="VCManagedResourceCompilerTool"
894                         />
895                         <Tool
896                                 Name="VCResourceCompilerTool"
897                                 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;,pcre_EXPORTS"
898                                 AdditionalIncludeDirectories=".;.."
899                         />
900                         <Tool
901                                 Name="VCPreLinkEventTool"
902                         />
903                         <Tool
904                                 Name="VCLibrarianTool"
905                         />
906                         <Tool
907                                 Name="VCALinkTool"
908                         />
909                         <Tool
910                                 Name="VCXDCMakeTool"
911                         />
912                         <Tool
913                                 Name="VCBscMakeTool"
914                         />
915                         <Tool
916                                 Name="VCFxCopTool"
917                         />
918                         <Tool
919                                 Name="VCPostBuildEventTool"
920                                 CommandLine="copy $(OutDir)\pcre.dll ..\..\..\Build\pcre&#x0D;&#x0A;copy $(OutDir)\pcre.lib ..\..\..\Build\pcre&#x0D;&#x0A;"
921                         />
922                 </Configuration>
923                 <Configuration
924                         Name="X64 Release|x64"
925                         OutputDirectory="$(PlatformName)\$(ConfigurationName)"
926                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
927                         ConfigurationType="4"
928                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
929                         UseOfMFC="0"
930                         ATLMinimizesCRunTimeLibraryUsage="false"
931                         CharacterSet="2"
932                         >
933                         <Tool
934                                 Name="VCPreBuildEventTool"
935                         />
936                         <Tool
937                                 Name="VCCustomBuildTool"
938                         />
939                         <Tool
940                                 Name="VCXMLDataGeneratorTool"
941                         />
942                         <Tool
943                                 Name="VCWebServiceProxyGeneratorTool"
944                         />
945                         <Tool
946                                 Name="VCMIDLTool"
947                                 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;,pcre_EXPORTS"
948                                 MkTypLibCompatible="false"
949                                 TargetEnvironment="3"
950                                 GenerateStublessProxies="true"
951                                 TypeLibraryName="$(InputName).tlb"
952                                 OutputDirectory="$(IntDir)"
953                                 HeaderFileName="$(InputName).h"
954                                 DLLDataFileName=""
955                                 InterfaceIdentifierFileName="$(InputName)_i.c"
956                                 ProxyFileName="$(InputName)_p.c"
957                         />
958                         <Tool
959                                 Name="VCCLCompilerTool"
960                                 AdditionalOptions=" /Zm1000"
961                                 Optimization="1"
962                                 InlineFunctionExpansion="1"
963                                 AdditionalIncludeDirectories=".;.."
964                                 PreprocessorDefinitions="WIN64,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;,pcre_EXPORTS"
965                                 ExceptionHandling="0"
966                                 RuntimeLibrary="2"
967                                 AssemblerListingLocation="MinSizeRel"
968                                 ObjectFile="$(IntDir)\"
969                                 ProgramDataBaseFileName="$(IntDir)/pcre.pdb"
970                                 WarningLevel="3"
971                                 CompileAs="1"
972                         />
973                         <Tool
974                                 Name="VCManagedResourceCompilerTool"
975                         />
976                         <Tool
977                                 Name="VCResourceCompilerTool"
978                                 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,HAVE_CONFIG_H,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;,pcre_EXPORTS"
979                                 AdditionalIncludeDirectories=".;.."
980                         />
981                         <Tool
982                                 Name="VCPreLinkEventTool"
983                         />
984                         <Tool
985                                 Name="VCLibrarianTool"
986                         />
987                         <Tool
988                                 Name="VCALinkTool"
989                         />
990                         <Tool
991                                 Name="VCXDCMakeTool"
992                         />
993                         <Tool
994                                 Name="VCBscMakeTool"
995                         />
996                         <Tool
997                                 Name="VCFxCopTool"
998                         />
999                         <Tool
1000                                 Name="VCPostBuildEventTool"
1001                                 CommandLine="mkdir ..\..\..\Build\pcre\$(PlatformName)&#x0D;&#x0A;copy $(OutDir)\pcre.dll ..\..\..\Build\pcre\$(PlatformName)&#x0D;&#x0A;copy $(OutDir)\pcre.lib ..\..\..\Build\pcre\$(PlatformName)&#x0D;&#x0A;"
1002                         />
1003                 </Configuration>
1004         </Configurations>
1005         <References>
1006         </References>
1007         <Files>
1008                 <Filter
1009                         Name="Source Files"
1010                         >
1011                         <File
1012                                 RelativePath="pcre_chartables.c"
1013                                 >
1014                         </File>
1015                         <File
1016                                 RelativePath="..\pcre_compile.c"
1017                                 >
1018                         </File>
1019                         <File
1020                                 RelativePath="..\pcre_config.c"
1021                                 >
1022                         </File>
1023                         <File
1024                                 RelativePath="..\pcre_dfa_exec.c"
1025                                 >
1026                         </File>
1027                         <File
1028                                 RelativePath="..\pcre_exec.c"
1029                                 >
1030                         </File>
1031                         <File
1032                                 RelativePath="..\pcre_fullinfo.c"
1033                                 >
1034                         </File>
1035                         <File
1036                                 RelativePath="..\pcre_get.c"
1037                                 >
1038                         </File>
1039                         <File
1040                                 RelativePath="..\pcre_globals.c"
1041                                 >
1042                         </File>
1043                         <File
1044                                 RelativePath="..\pcre_info.c"
1045                                 >
1046                         </File>
1047                         <File
1048                                 RelativePath="..\pcre_maketables.c"
1049                                 >
1050                         </File>
1051                         <File
1052                                 RelativePath="..\pcre_newline.c"
1053                                 >
1054                         </File>
1055                         <File
1056                                 RelativePath="..\pcre_ord2utf8.c"
1057                                 >
1058                         </File>
1059                         <File
1060                                 RelativePath="..\pcre_refcount.c"
1061                                 >
1062                         </File>
1063                         <File
1064                                 RelativePath="..\pcre_study.c"
1065                                 >
1066                         </File>
1067                         <File
1068                                 RelativePath="..\pcre_tables.c"
1069                                 >
1070                         </File>
1071                         <File
1072                                 RelativePath="..\pcre_try_flipped.c"
1073                                 >
1074                         </File>
1075                         <File
1076                                 RelativePath="..\pcre_ucd.c"
1077                                 >
1078                         </File>
1079                         <File
1080                                 RelativePath="..\pcre_valid_utf8.c"
1081                                 >
1082                         </File>
1083                         <File
1084                                 RelativePath="..\pcre_version.c"
1085                                 >
1086                         </File>
1087                         <File
1088                                 RelativePath="..\pcre_xclass.c"
1089                                 >
1090                         </File>
1091                 </Filter>
1092                 <Filter
1093                         Name="Header Files"
1094                         >
1095                         <File
1096                                 RelativePath="config.h"
1097                                 >
1098                         </File>
1099                         <File
1100                                 RelativePath="pcre.h"
1101                                 >
1102                         </File>
1103                 </Filter>
1104                 <File
1105                         RelativePath="..\CMakeLists.txt"
1106                         >
1107                         <FileConfiguration
1108                                 Name="Debug|Win32"
1109                                 >
1110                                 <Tool
1111                                         Name="VCCustomBuildTool"
1112                                         Description=""
1113                                         CommandLine=""
1114                                         AdditionalDependencies=""
1115                                         Outputs=""
1116                                 />
1117                         </FileConfiguration>
1118                         <FileConfiguration
1119                                 Name="Debug|x64"
1120                                 >
1121                                 <Tool
1122                                         Name="VCCustomBuildTool"
1123                                         Description=""
1124                                         CommandLine=""
1125                                         AdditionalDependencies=""
1126                                         Outputs=""
1127                                 />
1128                         </FileConfiguration>
1129                         <FileConfiguration
1130                                 Name="Release|Win32"
1131                                 >
1132                                 <Tool
1133                                         Name="VCCustomBuildTool"
1134                                         Description=""
1135                                         CommandLine=""
1136                                         AdditionalDependencies=""
1137                                         Outputs=""
1138                                 />
1139                         </FileConfiguration>
1140                         <FileConfiguration
1141                                 Name="Release|x64"
1142                                 >
1143                                 <Tool
1144                                         Name="VCCustomBuildTool"
1145                                         Description=""
1146                                         CommandLine=""
1147                                         AdditionalDependencies=""
1148                                         Outputs=""
1149                                 />
1150                         </FileConfiguration>
1151                         <FileConfiguration
1152                                 Name="MinSizeRel|Win32"
1153                                 >
1154                                 <Tool
1155                                         Name="VCCustomBuildTool"
1156                                         Description=""
1157                                         CommandLine=""
1158                                         AdditionalDependencies=""
1159                                         Outputs=""
1160                                 />
1161                         </FileConfiguration>
1162                         <FileConfiguration
1163                                 Name="MinSizeRel|x64"
1164                                 >
1165                                 <Tool
1166                                         Name="VCCustomBuildTool"
1167                                         Description=""
1168                                         CommandLine=""
1169                                         AdditionalDependencies=""
1170                                         Outputs=""
1171                                 />
1172                         </FileConfiguration>
1173                         <FileConfiguration
1174                                 Name="RelWithDebInfo|Win32"
1175                                 >
1176                                 <Tool
1177                                         Name="VCCustomBuildTool"
1178                                         Description=""
1179                                         CommandLine=""
1180                                         AdditionalDependencies=""
1181                                         Outputs=""
1182                                 />
1183                         </FileConfiguration>
1184                         <FileConfiguration
1185                                 Name="RelWithDebInfo|x64"
1186                                 >
1187                                 <Tool
1188                                         Name="VCCustomBuildTool"
1189                                         Description=""
1190                                         CommandLine=""
1191                                         AdditionalDependencies=""
1192                                         Outputs=""
1193                                 />
1194                         </FileConfiguration>
1195                         <FileConfiguration
1196                                 Name="X64 Debug|Win32"
1197                                 >
1198                                 <Tool
1199                                         Name="VCCustomBuildTool"
1200                                         Description=""
1201                                         CommandLine=""
1202                                         AdditionalDependencies=""
1203                                         Outputs=""
1204                                 />
1205                         </FileConfiguration>
1206                         <FileConfiguration
1207                                 Name="X64 Debug|x64"
1208                                 >
1209                                 <Tool
1210                                         Name="VCCustomBuildTool"
1211                                         Description=""
1212                                         CommandLine=""
1213                                         AdditionalDependencies=""
1214                                         Outputs=""
1215                                 />
1216                         </FileConfiguration>
1217                         <FileConfiguration
1218                                 Name="X64 Release|Win32"
1219                                 >
1220                                 <Tool
1221                                         Name="VCCustomBuildTool"
1222                                         Description=""
1223                                         CommandLine=""
1224                                         AdditionalDependencies=""
1225                                         Outputs=""
1226                                 />
1227                         </FileConfiguration>
1228                         <FileConfiguration
1229                                 Name="X64 Release|x64"
1230                                 >
1231                                 <Tool
1232                                         Name="VCCustomBuildTool"
1233                                         Description=""
1234                                         CommandLine=""
1235                                         AdditionalDependencies=""
1236                                         Outputs=""
1237                                 />
1238                         </FileConfiguration>
1239                 </File>
1240         </Files>
1241         <Globals>
1242         </Globals>
1243 </VisualStudioProject>