Update to version 2.33.1
[profile/ivi/glib2.git] / build / win32 / vs9 / glib.vcproj
1 <?xml version="1.0" encoding="windows-1251"?>
2 <VisualStudioProject
3  ProjectType="Visual C++"
4  Version="9.00"
5  Name="glib"
6  ProjectGUID="{12BCA020-EABF-429E-876A-A476BC9C10C0}"
7  RootNamespace="glib"
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    InheritedPropertySheets=".\glib.vsprops"
25    ConfigurationType="2"
26    CharacterSet="2"
27    >
28    <Tool
29     Name="VCCLCompilerTool"
30     Optimization="0"
31     PreprocessorDefinitions="_DEBUG;GLIB_COMPILATION;DLL_EXPORT;G_LOG_DOMAIN=\&quot;Glib\&quot;;G_ENABLE_DEBUG;PCRE_STATIC;LINK_SIZE=2;MAX_NAME_SIZE=32;MAX_NAME_COUNT=10000;NEWLINE=-1;POSIX_MALLOC_THRESHOLD=10;MATCH_LIMIT=10000000;MATCH_LIMIT_RECURSION=10000000;SUPPORT_UCP;SUPPORT_UTF;SUPPORT_UTF8"
32     MinimalRebuild="true"
33     BasicRuntimeChecks="3"
34     RuntimeLibrary="3"
35     UsePrecompiledHeader="0"
36     WarningLevel="3"
37     DebugInformationFormat="4"
38     CompileAs="1"
39    />
40    <Tool
41     Name="VCLinkerTool"
42     AdditionalDependencies="ws2_32.lib winmm.lib"
43     OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
44     LinkIncremental="2"
45     ModuleDefinitionFile="$(IntDir)\glib.def"
46     GenerateDebugInformation="true"
47     SubSystem="2"
48     RandomizedBaseAddress="1"
49     DataExecutionPrevention="0"
50     ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
51     TargetMachine="1"
52    />
53   </Configuration>
54   <Configuration
55    Name="Debug_ExtPCRE|Win32"
56    InheritedPropertySheets=".\glib.vsprops"
57    OutputDirectory="$(SolutionDir)\Debug\$(PlatformName)\bin"
58    ConfigurationType="2"
59    CharacterSet="2"
60    >
61    <Tool
62     Name="VCCLCompilerTool"
63     Optimization="0"
64     PreprocessorDefinitions="_DEBUG;GLIB_COMPILATION;DLL_EXPORT;G_LOG_DOMAIN=\&quot;Glib\&quot;;G_ENABLE_DEBUG;USE_SYSTEM_PCRE"
65     MinimalRebuild="true"
66     BasicRuntimeChecks="3"
67     RuntimeLibrary="3"
68     UsePrecompiledHeader="0"
69     WarningLevel="3"
70     DebugInformationFormat="4"
71     CompileAs="1"
72    />
73    <Tool
74     Name="VCLinkerTool"
75     AdditionalDependencies="ws2_32.lib winmm.lib pcred.lib"
76     OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
77     LinkIncremental="2"
78     ModuleDefinitionFile="$(IntDir)\glib.def"
79     GenerateDebugInformation="true"
80     SubSystem="2"
81     RandomizedBaseAddress="1"
82     DataExecutionPrevention="0"
83     ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
84     TargetMachine="1"
85    />
86   </Configuration>
87   <Configuration
88    Name="Debug|x64"
89    InheritedPropertySheets=".\glib.vsprops"
90    ConfigurationType="2"
91    CharacterSet="2"
92    >
93    <Tool
94     Name="VCCLCompilerTool"
95     Optimization="0"
96     PreprocessorDefinitions="_DEBUG;GLIB_COMPILATION;DLL_EXPORT;G_LOG_DOMAIN=\&quot;Glib\&quot;;G_ENABLE_DEBUG;PCRE_STATIC;LINK_SIZE=2;MAX_NAME_SIZE=32;MAX_NAME_COUNT=10000;NEWLINE=-1;POSIX_MALLOC_THRESHOLD=10;MATCH_LIMIT=10000000;MATCH_LIMIT_RECURSION=10000000;SUPPORT_UCP;SUPPORT_UTF;SUPPORT_UTF8"
97     MinimalRebuild="true"
98     BasicRuntimeChecks="3"
99     RuntimeLibrary="3"
100     UsePrecompiledHeader="0"
101     WarningLevel="3"
102     DebugInformationFormat="3"
103     CompileAs="1"
104    />
105    <Tool
106     Name="VCLinkerTool"
107     AdditionalDependencies="ws2_32.lib winmm.lib"
108     OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
109     LinkIncremental="2"
110     ModuleDefinitionFile="$(IntDir)\glib.def"
111     GenerateDebugInformation="true"
112     SubSystem="2"
113     RandomizedBaseAddress="1"
114     DataExecutionPrevention="0"
115     ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
116     TargetMachine="17"
117    />
118   </Configuration>
119   <Configuration
120    Name="Debug_ExtPCRE|x64"
121    InheritedPropertySheets=".\glib.vsprops"
122    OutputDirectory="$(SolutionDir)\Debug\$(PlatformName)\bin"
123    ConfigurationType="2"
124    CharacterSet="2"
125    >
126    <Tool
127     Name="VCCLCompilerTool"
128     Optimization="0"
129     PreprocessorDefinitions="_DEBUG;GLIB_COMPILATION;DLL_EXPORT;G_LOG_DOMAIN=\&quot;Glib\&quot;;G_ENABLE_DEBUG;USE_SYSTEM_PCRE"
130     MinimalRebuild="true"
131     BasicRuntimeChecks="3"
132     RuntimeLibrary="3"
133     UsePrecompiledHeader="0"
134     WarningLevel="3"
135     DebugInformationFormat="3"
136     CompileAs="1"
137    />
138    <Tool
139     Name="VCLinkerTool"
140     AdditionalDependencies="ws2_32.lib winmm.lib pcred.lib"
141     OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
142     LinkIncremental="2"
143     ModuleDefinitionFile="$(IntDir)\glib.def"
144     GenerateDebugInformation="true"
145     SubSystem="2"
146     RandomizedBaseAddress="1"
147     DataExecutionPrevention="0"
148     ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
149     TargetMachine="17"
150    />
151   </Configuration>
152   <Configuration
153    Name="Release|Win32"
154    InheritedPropertySheets=".\glib.vsprops"
155    ConfigurationType="2"
156    CharacterSet="2"
157    WholeProgramOptimization="1"
158    >
159    <Tool
160     Name="VCCLCompilerTool"
161     PreprocessorDefinitions="GLIB_COMPILATION;DLL_EXPORT;G_LOG_DOMAIN=\&quot;Glib\&quot;;PCRE_STATIC;LINK_SIZE=2;MAX_NAME_SIZE=32;MAX_NAME_COUNT=10000;NEWLINE=-1;POSIX_MALLOC_THRESHOLD=10;MATCH_LIMIT=10000000;MATCH_LIMIT_RECURSION=10000000;SUPPORT_UCP;SUPPORT_UTF;SUPPORT_UTF8"
162     RuntimeLibrary="2"
163     UsePrecompiledHeader="0"
164     WarningLevel="3"
165     DebugInformationFormat="3"
166     CompileAs="1"
167    />
168    <Tool
169     Name="VCLinkerTool"
170     AdditionalDependencies="ws2_32.lib winmm.lib"
171     OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
172     LinkIncremental="1"
173     ModuleDefinitionFile="$(IntDir)\glib.def"
174     GenerateDebugInformation="true"
175     SubSystem="2"
176     OptimizeReferences="2"
177     EnableCOMDATFolding="2"
178     RandomizedBaseAddress="1"
179     DataExecutionPrevention="0"
180     ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
181     TargetMachine="1"
182    />
183   </Configuration>
184   <Configuration
185    Name="Release_ExtPCRE|Win32"
186    InheritedPropertySheets=".\glib.vsprops"
187    OutputDirectory="$(SolutionDir)\Release\$(PlatformName)\bin"
188    ConfigurationType="2"
189    CharacterSet="2"
190    WholeProgramOptimization="1"
191    >
192    <Tool
193     Name="VCCLCompilerTool"
194     PreprocessorDefinitions="GLIB_COMPILATION;DLL_EXPORT;G_LOG_DOMAIN=\&quot;Glib\&quot;;USE_SYSTEM_PCRE"
195     RuntimeLibrary="2"
196     UsePrecompiledHeader="0"
197     WarningLevel="3"
198     DebugInformationFormat="3"
199     CompileAs="1"
200    />
201    <Tool
202     Name="VCLinkerTool"
203     AdditionalDependencies="ws2_32.lib winmm.lib pcre.lib"
204     OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
205     LinkIncremental="1"
206     ModuleDefinitionFile="$(IntDir)\glib.def"
207     GenerateDebugInformation="true"
208     SubSystem="2"
209     OptimizeReferences="2"
210     EnableCOMDATFolding="2"
211     RandomizedBaseAddress="1"
212     DataExecutionPrevention="0"
213     ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
214     TargetMachine="1"
215    />
216   </Configuration>
217   <Configuration
218    Name="Release|x64"
219    InheritedPropertySheets=".\glib.vsprops"
220    ConfigurationType="2"
221    CharacterSet="2"
222    WholeProgramOptimization="1"
223    >
224    <Tool
225     Name="VCCLCompilerTool"
226     PreprocessorDefinitions="GLIB_COMPILATION;DLL_EXPORT;G_LOG_DOMAIN=\&quot;Glib\&quot;;PCRE_STATIC;LINK_SIZE=2;MAX_NAME_SIZE=32;MAX_NAME_COUNT=10000;NEWLINE=-1;POSIX_MALLOC_THRESHOLD=10;MATCH_LIMIT=10000000;MATCH_LIMIT_RECURSION=10000000;SUPPORT_UCP;SUPPORT_UTF;SUPPORT_UTF8"
227     RuntimeLibrary="2"
228     UsePrecompiledHeader="0"
229     WarningLevel="3"
230     DebugInformationFormat="3"
231     CompileAs="1"
232    />
233    <Tool
234     Name="VCLinkerTool"
235     AdditionalDependencies="ws2_32.lib winmm.lib"
236     OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
237     LinkIncremental="1"
238     ModuleDefinitionFile="$(IntDir)\glib.def"
239     GenerateDebugInformation="true"
240     SubSystem="2"
241     OptimizeReferences="2"
242     EnableCOMDATFolding="2"
243     RandomizedBaseAddress="1"
244     DataExecutionPrevention="0"
245     ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
246     TargetMachine="17"
247    />
248   </Configuration>
249   <Configuration
250    Name="Release_ExtPCRE|x64"
251    InheritedPropertySheets=".\glib.vsprops"
252    OutputDirectory="$(SolutionDir)\Release\$(PlatformName)\bin"
253    ConfigurationType="2"
254    CharacterSet="2"
255    WholeProgramOptimization="1"
256    >
257    <Tool
258     Name="VCCLCompilerTool"
259     PreprocessorDefinitions="GLIB_COMPILATION;DLL_EXPORT;G_LOG_DOMAIN=\&quot;Glib\&quot;;USE_SYSTEM_PCRE"
260     RuntimeLibrary="2"
261     UsePrecompiledHeader="0"
262     WarningLevel="3"
263     DebugInformationFormat="3"
264     CompileAs="1"
265    />
266    <Tool
267     Name="VCLinkerTool"
268     AdditionalDependencies="ws2_32.lib winmm.lib pcre.lib"
269     OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
270     LinkIncremental="1"
271     ModuleDefinitionFile="$(IntDir)\glib.def"
272     GenerateDebugInformation="true"
273     SubSystem="2"
274     OptimizeReferences="2"
275     EnableCOMDATFolding="2"
276     RandomizedBaseAddress="1"
277     DataExecutionPrevention="0"
278     ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
279     TargetMachine="17"
280    />
281   </Configuration>
282  </Configurations>
283  <References>
284  </References>
285  <Files>
286   <Filter
287    Name="Source Files"
288    Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
289    UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
290    >
291    <File RelativePath="..\..\..\glib\deprecated\gallocator.c" />
292    <File RelativePath="..\..\..\glib\deprecated\gcache.c" />
293    <File RelativePath="..\..\..\glib\deprecated\gcompletion.c" />
294    <File RelativePath="..\..\..\glib\deprecated\grel.c" />
295    <File RelativePath="..\..\..\glib\deprecated\gthread-deprecated.c" />
296    <File RelativePath="..\..\..\glib\garray.c" />
297    <File RelativePath="..\..\..\glib\gasyncqueue.c" />
298    <File RelativePath="..\..\..\glib\gatomic.c" />
299    <File RelativePath="..\..\..\glib\gbacktrace.c" />
300    <File RelativePath="..\..\..\glib\gbase64.c" />
301    <File RelativePath="..\..\..\glib\gbitlock.c" />
302    <File RelativePath="..\..\..\glib\gbookmarkfile.c" />
303    <File RelativePath="..\..\..\glib\gbytes.c" />
304    <File RelativePath="..\..\..\glib\gcharset.c" />
305    <File RelativePath="..\..\..\glib\gchecksum.c" />
306    <File RelativePath="..\..\..\glib\gconvert.c" />
307    <File RelativePath="..\..\..\glib\gdataset.c" />
308    <File RelativePath="..\..\..\glib\gdate.c" />
309    <File RelativePath="..\..\..\glib\gdatetime.c" />
310    <File RelativePath="..\..\..\glib\gdir.c" />
311    <File RelativePath="..\..\..\glib\genviron.c" />
312    <File RelativePath="..\..\..\glib\gerror.c" />
313    <File RelativePath="..\..\..\glib\gfileutils.c" />
314    <File RelativePath="..\..\..\glib\ggettext.c" />
315    <File RelativePath="..\..\..\glib\ghash.c" />
316    <File RelativePath="..\..\..\glib\ghmac.c" />
317    <File RelativePath="..\..\..\glib\ghook.c" />
318    <File RelativePath="..\..\..\glib\ghostutils.c" />
319    <File RelativePath="..\..\..\glib\giochannel.c" />
320    <File RelativePath="..\..\..\glib\gkeyfile.c" />
321    <File RelativePath="..\..\..\glib\glib-init.c" />
322    <File RelativePath="..\..\..\glib\glib-private.c" />
323    <File RelativePath="..\..\..\glib\glist.c" />
324    <File RelativePath="..\..\..\glib\gmain.c" />
325    <File RelativePath="..\..\..\glib\gmappedfile.c" />
326    <File RelativePath="..\..\..\glib\gmarkup.c" />
327    <File RelativePath="..\..\..\glib\gmem.c" />
328    <File RelativePath="..\..\..\glib\gmessages.c" />
329    <File RelativePath="..\..\..\glib\gnode.c" />
330    <File RelativePath="..\..\..\glib\goption.c" />
331    <File RelativePath="..\..\..\glib\gpattern.c" />
332    <File RelativePath="..\..\..\glib\gpoll.c" />
333    <File RelativePath="..\..\..\glib\gprimes.c" />
334    <File RelativePath="..\..\..\glib\gqsort.c" />
335    <File RelativePath="..\..\..\glib\gqueue.c" />
336    <File RelativePath="..\..\..\glib\grand.c" />
337    <File RelativePath="..\..\..\glib\gregex.c" />
338    <File RelativePath="..\..\..\glib\gscanner.c" />
339    <File RelativePath="..\..\..\glib\gsequence.c" />
340    <File RelativePath="..\..\..\glib\gshell.c" />
341    <File RelativePath="..\..\..\glib\gslice.c" />
342    <File RelativePath="..\..\..\glib\gslist.c" />
343    <File RelativePath="..\..\..\glib\gstdio.c" />
344    <File RelativePath="..\..\..\glib\gstrfuncs.c" />
345    <File RelativePath="..\..\..\glib\gstring.c" />
346    <File RelativePath="..\..\..\glib\gstringchunk.c" />
347    <File RelativePath="..\..\..\glib\gtestutils.c" />
348    <File RelativePath="..\..\..\glib\gthread.c" />
349    <File RelativePath="..\..\..\glib\gthreadpool.c" />
350    <File RelativePath="..\..\..\glib\gtimer.c" />
351    <File RelativePath="..\..\..\glib\gtimezone.c" />
352    <File RelativePath="..\..\..\glib\gtrashstack.c" />
353    <File RelativePath="..\..\..\glib\gtree.c" />
354    <File RelativePath="..\..\..\glib\guniprop.c" />
355    <File RelativePath="..\..\..\glib\gutf8.c" />
356    <File RelativePath="..\..\..\glib\gunibreak.c" />
357    <File RelativePath="..\..\..\glib\gunicollate.c" />
358    <File RelativePath="..\..\..\glib\gunidecomp.c" />
359    <File RelativePath="..\..\..\glib\gurifuncs.c" />
360    <File RelativePath="..\..\..\glib\gutils.c" />
361    <File RelativePath="..\..\..\glib\gvariant.c" />
362    <File RelativePath="..\..\..\glib\gvariant-core.c" />
363    <File RelativePath="..\..\..\glib\gvariant-parser.c" />
364    <File RelativePath="..\..\..\glib\gvariant-serialiser.c" />
365    <File RelativePath="..\..\..\glib\gvarianttypeinfo.c" />
366    <File RelativePath="..\..\..\glib\gvarianttype.c" />
367    <File RelativePath="..\..\..\glib\gversion.c" />
368    <File RelativePath="..\..\..\glib\gwakeup.c" />
369    <File RelativePath="..\..\..\glib\gprintf.c" />
370    <File RelativePath="..\..\..\glib\giowin32.c" />
371    <File RelativePath="..\..\..\glib\gspawn-win32.c" />
372    <File RelativePath="..\..\..\glib\gthread-win32.c" />
373    <File RelativePath="..\..\..\glib\gwin32.c" />
374    <Filter
375     Name="libcharset"
376     >
377     <File RelativePath="..\..\..\glib\libcharset\localcharset.c">
378      <FileConfiguration Name="Debug|Win32"><Tool Name="VCCLCompilerTool" PreprocessorDefinitions="LIBDIR=&quot;/irrelevant/lib&quot;"/></FileConfiguration>
379      <FileConfiguration Name="Debug_ExtPCRE|Win32"><Tool Name="VCCLCompilerTool" PreprocessorDefinitions="LIBDIR=&quot;/irrelevant/lib&quot;"/></FileConfiguration>
380      <FileConfiguration Name="Debug|x64"><Tool Name="VCCLCompilerTool" PreprocessorDefinitions="LIBDIR=&quot;/irrelevant/lib&quot;"/></FileConfiguration>
381      <FileConfiguration Name="Debug_ExtPCRE|x64"><Tool Name="VCCLCompilerTool" PreprocessorDefinitions="LIBDIR=&quot;/irrelevant/lib&quot;"/></FileConfiguration>
382      <FileConfiguration Name="Release|Win32"><Tool Name="VCCLCompilerTool" PreprocessorDefinitions="LIBDIR=&quot;/irrelevant/lib&quot;"/></FileConfiguration>
383      <FileConfiguration Name="Release_ExtPCRE|Win32"><Tool Name="VCCLCompilerTool" PreprocessorDefinitions="LIBDIR=&quot;/irrelevant/lib&quot;"/></FileConfiguration>
384      <FileConfiguration Name="Release|x64"><Tool Name="VCCLCompilerTool" PreprocessorDefinitions="LIBDIR=&quot;/irrelevant/lib&quot;"/></FileConfiguration>
385      <FileConfiguration Name="Release_ExtPCRE|x64"><Tool Name="VCCLCompilerTool" PreprocessorDefinitions="LIBDIR=&quot;/irrelevant/lib&quot;"/></FileConfiguration>
386     </File>
387    </Filter>
388    <Filter
389     Name="gnulib"
390     >
391     <File RelativePath="..\..\..\glib\gnulib\asnprintf.c" />
392     <File RelativePath="..\..\..\glib\gnulib\printf-args.c" />
393     <File RelativePath="..\..\..\glib\gnulib\printf-parse.c" />
394     <File RelativePath="..\..\..\glib\gnulib\printf.c" />
395     <File RelativePath="..\..\..\glib\gnulib\vasnprintf.c" />
396    </Filter>
397    <Filter
398     Name="pcre"
399     >
400     <File RelativePath="..\..\..\glib\pcre\pcre_byte_order.c" >
401      <FileConfiguration Name="Debug|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
402      <FileConfiguration Name="Debug_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
403      <FileConfiguration Name="Release|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
404      <FileConfiguration Name="Release_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
405      <FileConfiguration Name="Debug|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
406      <FileConfiguration Name="Debug_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
407      <FileConfiguration Name="Release|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
408      <FileConfiguration Name="Release_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
409     </File>
410     <File RelativePath="..\..\..\glib\pcre\pcre_chartables.c" >
411      <FileConfiguration Name="Debug|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
412      <FileConfiguration Name="Debug_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
413      <FileConfiguration Name="Release|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
414      <FileConfiguration Name="Release_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
415      <FileConfiguration Name="Debug|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
416      <FileConfiguration Name="Debug_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
417      <FileConfiguration Name="Release|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
418      <FileConfiguration Name="Release_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
419     </File>
420     <File RelativePath="..\..\..\glib\pcre\pcre_compile.c" >
421      <FileConfiguration Name="Debug|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
422      <FileConfiguration Name="Debug_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
423      <FileConfiguration Name="Release|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
424      <FileConfiguration Name="Release_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
425      <FileConfiguration Name="Debug|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
426      <FileConfiguration Name="Debug_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
427      <FileConfiguration Name="Release|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
428      <FileConfiguration Name="Release_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
429     </File>
430     <File RelativePath="..\..\..\glib\pcre\pcre_config.c" >
431      <FileConfiguration Name="Debug|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
432      <FileConfiguration Name="Debug_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
433      <FileConfiguration Name="Release|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
434      <FileConfiguration Name="Release_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
435      <FileConfiguration Name="Debug|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
436      <FileConfiguration Name="Debug_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
437      <FileConfiguration Name="Release|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
438      <FileConfiguration Name="Release_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
439     </File>
440     <File RelativePath="..\..\..\glib\pcre\pcre_dfa_exec.c" >
441      <FileConfiguration Name="Debug|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
442      <FileConfiguration Name="Debug_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
443      <FileConfiguration Name="Release|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
444      <FileConfiguration Name="Release_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
445      <FileConfiguration Name="Debug|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
446      <FileConfiguration Name="Debug_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
447      <FileConfiguration Name="Release|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
448      <FileConfiguration Name="Release_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
449     </File>
450     <File RelativePath="..\..\..\glib\pcre\pcre_exec.c" >
451      <FileConfiguration Name="Debug|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
452      <FileConfiguration Name="Debug_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
453      <FileConfiguration Name="Release|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
454      <FileConfiguration Name="Release_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
455      <FileConfiguration Name="Debug|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
456      <FileConfiguration Name="Debug_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
457      <FileConfiguration Name="Release|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
458      <FileConfiguration Name="Release_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
459     </File>
460     <File RelativePath="..\..\..\glib\pcre\pcre_fullinfo.c" >
461      <FileConfiguration Name="Debug|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
462      <FileConfiguration Name="Debug_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
463      <FileConfiguration Name="Release|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
464      <FileConfiguration Name="Release_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
465      <FileConfiguration Name="Debug|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
466      <FileConfiguration Name="Debug_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
467      <FileConfiguration Name="Release|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
468      <FileConfiguration Name="Release_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
469     </File>
470     <File RelativePath="..\..\..\glib\pcre\pcre_get.c" >
471      <FileConfiguration Name="Debug|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
472      <FileConfiguration Name="Debug_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
473      <FileConfiguration Name="Release|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
474      <FileConfiguration Name="Release_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
475      <FileConfiguration Name="Debug|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
476      <FileConfiguration Name="Debug_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
477      <FileConfiguration Name="Release|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
478      <FileConfiguration Name="Release_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
479     </File>
480     <File RelativePath="..\..\..\glib\pcre\pcre_globals.c" >
481      <FileConfiguration Name="Debug|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
482      <FileConfiguration Name="Debug_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
483      <FileConfiguration Name="Release|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
484      <FileConfiguration Name="Release_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
485      <FileConfiguration Name="Debug|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
486      <FileConfiguration Name="Debug_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
487      <FileConfiguration Name="Release|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
488      <FileConfiguration Name="Release_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
489     </File>
490     <File RelativePath="..\..\..\glib\pcre\pcre_jit_compile.c" >
491      <FileConfiguration Name="Debug|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
492      <FileConfiguration Name="Debug_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
493      <FileConfiguration Name="Release|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
494      <FileConfiguration Name="Release_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
495      <FileConfiguration Name="Debug|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
496      <FileConfiguration Name="Debug_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
497      <FileConfiguration Name="Release|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
498      <FileConfiguration Name="Release_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
499     </File>
500     <File RelativePath="..\..\..\glib\pcre\pcre_newline.c" >
501      <FileConfiguration Name="Debug|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
502      <FileConfiguration Name="Debug_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
503      <FileConfiguration Name="Release|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
504      <FileConfiguration Name="Release_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
505      <FileConfiguration Name="Debug|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
506      <FileConfiguration Name="Debug_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
507      <FileConfiguration Name="Release|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
508      <FileConfiguration Name="Release_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
509     </File>
510     <File RelativePath="..\..\..\glib\pcre\pcre_ord2utf8.c" >
511      <FileConfiguration Name="Debug|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
512      <FileConfiguration Name="Debug_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
513      <FileConfiguration Name="Release|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
514      <FileConfiguration Name="Release_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
515      <FileConfiguration Name="Debug|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
516      <FileConfiguration Name="Debug_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
517      <FileConfiguration Name="Release|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
518      <FileConfiguration Name="Release_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
519     </File>
520     <File RelativePath="..\..\..\glib\pcre\pcre_string_utils.c" >
521      <FileConfiguration Name="Debug|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
522      <FileConfiguration Name="Debug_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
523      <FileConfiguration Name="Release|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
524      <FileConfiguration Name="Release_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
525      <FileConfiguration Name="Debug|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
526      <FileConfiguration Name="Debug_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
527      <FileConfiguration Name="Release|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
528      <FileConfiguration Name="Release_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
529     </File>
530     <File RelativePath="..\..\..\glib\pcre\pcre_study.c" >
531      <FileConfiguration Name="Debug|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
532      <FileConfiguration Name="Debug_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
533      <FileConfiguration Name="Release|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
534      <FileConfiguration Name="Release_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
535      <FileConfiguration Name="Debug|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
536      <FileConfiguration Name="Debug_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
537      <FileConfiguration Name="Release|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
538      <FileConfiguration Name="Release_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
539     </File>
540     <File RelativePath="..\..\..\glib\pcre\pcre_tables.c" >
541      <FileConfiguration Name="Debug|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
542      <FileConfiguration Name="Debug_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
543      <FileConfiguration Name="Release|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
544      <FileConfiguration Name="Release_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
545      <FileConfiguration Name="Debug|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
546      <FileConfiguration Name="Debug_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
547      <FileConfiguration Name="Release|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
548      <FileConfiguration Name="Release_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
549     </File>
550     <File RelativePath="..\..\..\glib\pcre\pcre_valid_utf8.c" >
551      <FileConfiguration Name="Debug|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
552      <FileConfiguration Name="Debug_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
553      <FileConfiguration Name="Release|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
554      <FileConfiguration Name="Release_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
555      <FileConfiguration Name="Debug|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
556      <FileConfiguration Name="Debug_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
557      <FileConfiguration Name="Release|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
558      <FileConfiguration Name="Release_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
559     </File>
560     <File RelativePath="..\..\..\glib\pcre\pcre_xclass.c" >
561      <FileConfiguration Name="Debug|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
562      <FileConfiguration Name="Debug_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
563      <FileConfiguration Name="Release|Win32"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
564      <FileConfiguration Name="Release_ExtPCRE|Win32" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
565      <FileConfiguration Name="Debug|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
566      <FileConfiguration Name="Debug_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
567      <FileConfiguration Name="Release|x64"><Tool Name="VCCLCompilerTool" AdditionalOptions="-DG_LOG_DOMAIN=\&quot;GLib-GRegex\&quot; -UBSR_ANYCRLF -UEBCDIC" /></FileConfiguration>
568      <FileConfiguration Name="Release_ExtPCRE|x64" ExcludedFromBuild="true" ><Tool Name="VCCLCompilerTool" /></FileConfiguration>
569     </File>
570    </Filter>
571   </Filter>
572   <Filter
573    Name="Header Files"
574    Filter="h;hpp;hxx;hm;inl;inc;xsd"
575    UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
576    >
577   </Filter>
578   <Filter
579    Name="Resource Files"
580    Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
581    UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
582    >
583    <File
584     RelativePath="..\..\..\glib\glib.rc"
585     >
586    </File>
587    <File
588     RelativePath="..\..\..\glib\glib.symbols"
589     >
590     <FileConfiguration
591      Name="Debug|Win32"
592      >
593      <Tool
594       Name="VCCustomBuildTool"
595       Description="Generating glib.def"
596       CommandLine="$(GlibGenerateGlibDef)"
597       Outputs="$(IntDir)\glib.def"
598      />
599     </FileConfiguration>
600     <FileConfiguration
601      Name="Debug_ExtPCRE|Win32"
602      >
603      <Tool
604       Name="VCCustomBuildTool"
605       Description="Generating glib.def"
606       CommandLine="$(GlibGenerateGlibDef)"
607       Outputs="$(IntDir)\glib.def"
608      />
609     </FileConfiguration>
610     <FileConfiguration
611      Name="Debug|x64"
612      >
613      <Tool
614       Name="VCCustomBuildTool"
615       Description="Generating glib.def"
616       CommandLine="$(GlibGenerateGlibDefW64)"
617       Outputs="$(IntDir)\glib.def"
618      />
619     </FileConfiguration>
620     <FileConfiguration
621      Name="Debug_ExtPCRE|x64"
622      >
623      <Tool
624       Name="VCCustomBuildTool"
625       Description="Generating glib.def"
626       CommandLine="$(GlibGenerateGlibDefW64)"
627       Outputs="$(IntDir)\glib.def"
628      />
629     </FileConfiguration>
630     <FileConfiguration
631      Name="Release|Win32"
632      >
633      <Tool
634       Name="VCCustomBuildTool"
635       Description="Generating glib.def"
636       CommandLine="$(GlibGenerateGlibDef)"
637       Outputs="$(IntDir)\glib.def"
638      />
639     </FileConfiguration>
640     <FileConfiguration
641      Name="Release_ExtPCRE|Win32"
642      >
643      <Tool
644       Name="VCCustomBuildTool"
645       Description="Generating glib.def"
646       CommandLine="$(GlibGenerateGlibDef)"
647       Outputs="$(IntDir)\glib.def"
648      />
649     </FileConfiguration>
650     <FileConfiguration
651      Name="Release|x64"
652      >
653      <Tool
654       Name="VCCustomBuildTool"
655       Description="Generating glib.def"
656       CommandLine="$(GlibGenerateGlibDefW64)"
657       Outputs="$(IntDir)\glib.def"
658      />
659     </FileConfiguration>
660     <FileConfiguration
661      Name="Release_ExtPCRE|x64"
662      >
663      <Tool
664       Name="VCCustomBuildTool"
665       Description="Generating glib.def"
666       CommandLine="$(GlibGenerateGlibDefW64)"
667       Outputs="$(IntDir)\glib.def"
668      />
669     </FileConfiguration>
670    </File>
671   </Filter>
672  </Files>
673 </VisualStudioProject>