2.25.5
[mirror-ossqm-glib2.git] / build / win32 / vs8 / glib.vcproj
blob00d6efffd560e15eb6ede0418f6458392497bae4
1 <?xml version="1.0" encoding="windows-1251"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="glib"
6 ProjectGUID="{12BCA020-EABF-429E-876A-A476BC9C10C0}"
7 RootNamespace="glib"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="$(SolutionDir)$(ConfigurationName)\bin"
21 IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\obj"
22 ConfigurationType="2"
23 CharacterSet="2"
25 <Tool
26 Name="VCPreBuildEventTool"
27 CommandLine="if exist ..\..\..\config.h goto DONE_CONFIG_H&#x0D;&#x0A;copy ..\..\..\config.h.win32 ..\..\..\config.h&#x0D;&#x0A;:DONE_CONFIG_H&#x0D;&#x0A;if exist ..\..\..\glibconfig.h goto DONE_GLIBCONFIG_H&#x0D;&#x0A;copy ..\..\..\glibconfig.h.win32 ..\..\..\glibconfig.h&#x0D;&#x0A;:DONE_GLIBCONFIG_H&#x0D;&#x0A;"
29 <Tool
30 Name="VCCustomBuildTool"
32 <Tool
33 Name="VCXMLDataGeneratorTool"
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
38 <Tool
39 Name="VCMIDLTool"
41 <Tool
42 Name="VCCLCompilerTool"
43 Optimization="0"
44 AdditionalIncludeDirectories="../../..;../../../glib;../../../../dependencies/proxy-libintl-20080418/include"
45 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;GLIB_COMPILATION;DLL_EXPORT;HAVE_CONFIG_H;G_LOG_DOMAIN=\&quot;Glib\&quot;;G_ENABLE_DEBUG;G_DISABLE_DEPRECATED;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"
46 MinimalRebuild="true"
47 BasicRuntimeChecks="3"
48 RuntimeLibrary="3"
49 UsePrecompiledHeader="0"
50 WarningLevel="3"
51 DebugInformationFormat="4"
52 CompileAs="1"
53 ForcedIncludeFiles="msvc_recommended_pragmas.h"
55 <Tool
56 Name="VCManagedResourceCompilerTool"
58 <Tool
59 Name="VCResourceCompilerTool"
61 <Tool
62 Name="VCPreLinkEventTool"
64 <Tool
65 Name="VCLinkerTool"
66 AdditionalDependencies="intl.lib Ws2_32.lib"
67 OutputFile="$(OutDir)\lib$(ProjectName)-2.0-0-vs8.dll"
68 LinkIncremental="2"
69 AdditionalLibraryDirectories="../../../../dependencies/proxy-libintl-20080418/lib"
70 ModuleDefinitionFile="../../../glib/glib.def"
71 GenerateDebugInformation="true"
72 SubSystem="2"
73 ImportLibrary="$(TargetDir)$(ProjectName)-2.0-vs8.lib"
74 TargetMachine="1"
76 <Tool
77 Name="VCALinkTool"
79 <Tool
80 Name="VCManifestTool"
82 <Tool
83 Name="VCXDCMakeTool"
85 <Tool
86 Name="VCBscMakeTool"
88 <Tool
89 Name="VCFxCopTool"
91 <Tool
92 Name="VCAppVerifierTool"
94 <Tool
95 Name="VCWebDeploymentTool"
97 <Tool
98 Name="VCPostBuildEventTool"
100 </Configuration>
101 <Configuration
102 Name="Release|Win32"
103 OutputDirectory="$(SolutionDir)$(ConfigurationName)\bin"
104 IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\obj"
105 ConfigurationType="2"
106 CharacterSet="2"
107 WholeProgramOptimization="1"
109 <Tool
110 Name="VCPreBuildEventTool"
111 CommandLine="if exist ..\..\..\config.h goto GLIB_CONFIG&#x0D;&#x0A;copy ..\..\..\config.h.win32 ..\..\..\config.h&#x0D;&#x0A;:GLIB_CONFIG&#x0D;&#x0A;if exist ..\..\..\glibconfig.h\ goto END&#x0D;&#x0A;copy ..\..\..\glibconfig.h.win32 ..\..\..\glibconfig.h&#x0D;&#x0A;:END&#x0D;&#x0A;"
113 <Tool
114 Name="VCCustomBuildTool"
116 <Tool
117 Name="VCXMLDataGeneratorTool"
119 <Tool
120 Name="VCWebServiceProxyGeneratorTool"
122 <Tool
123 Name="VCMIDLTool"
125 <Tool
126 Name="VCCLCompilerTool"
127 AdditionalIncludeDirectories="../../..;../../../glib;../../../../dependencies/proxy-libintl-20080418/include"
128 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;GLIB_COMPILATION;DLL_EXPORT;HAVE_CONFIG_H;G_LOG_DOMAIN=\&quot;Glib\&quot;;G_DISABLE_DEPRECATED;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"
129 RuntimeLibrary="2"
130 UsePrecompiledHeader="0"
131 WarningLevel="3"
132 DebugInformationFormat="3"
133 CompileAs="1"
134 ForcedIncludeFiles="msvc_recommended_pragmas.h"
136 <Tool
137 Name="VCManagedResourceCompilerTool"
139 <Tool
140 Name="VCResourceCompilerTool"
142 <Tool
143 Name="VCPreLinkEventTool"
145 <Tool
146 Name="VCLinkerTool"
147 AdditionalDependencies="intl.lib Ws2_32.lib"
148 OutputFile="$(OutDir)\lib$(ProjectName)-2.0-0-vs8.dll"
149 LinkIncremental="1"
150 AdditionalLibraryDirectories="../../../../dependencies/proxy-libintl-20080418/lib"
151 ModuleDefinitionFile="../../../glib/glib.def"
152 GenerateDebugInformation="true"
153 SubSystem="2"
154 OptimizeReferences="2"
155 EnableCOMDATFolding="2"
156 ImportLibrary="$(TargetDir)$(ProjectName)-2.0-vs8.lib"
157 TargetMachine="1"
159 <Tool
160 Name="VCALinkTool"
162 <Tool
163 Name="VCManifestTool"
165 <Tool
166 Name="VCXDCMakeTool"
168 <Tool
169 Name="VCBscMakeTool"
171 <Tool
172 Name="VCFxCopTool"
174 <Tool
175 Name="VCAppVerifierTool"
177 <Tool
178 Name="VCWebDeploymentTool"
180 <Tool
181 Name="VCPostBuildEventTool"
183 </Configuration>
184 </Configurations>
185 <References>
186 </References>
187 <Files>
188 <Filter
189 Name="Source Files"
190 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
191 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
193 <File
194 RelativePath="..\..\..\glib\garray.c"
196 </File>
197 <File
198 RelativePath="..\..\..\glib\gasyncqueue.c"
200 </File>
201 <File
202 RelativePath="..\..\..\glib\gatomic.c"
204 </File>
205 <File
206 RelativePath="..\..\..\glib\gbacktrace.c"
208 </File>
209 <File
210 RelativePath="..\..\..\glib\gbase64.c"
212 </File>
213 <File
214 RelativePath="..\..\..\glib\gbookmarkfile.c"
216 </File>
217 <File
218 RelativePath="..\..\..\glib\gcache.c"
220 </File>
221 <File
222 RelativePath="..\..\..\glib\gchecksum.c"
224 </File>
225 <File
226 RelativePath="..\..\..\glib\gcompletion.c"
228 </File>
229 <File
230 RelativePath="..\..\..\glib\gconvert.c"
232 </File>
233 <File
234 RelativePath="..\..\..\glib\gdataset.c"
236 </File>
237 <File
238 RelativePath="..\..\..\glib\gdate.c"
240 </File>
241 <File
242 RelativePath="..\..\..\glib\gdir.c"
244 </File>
245 <File
246 RelativePath="..\..\..\glib\gerror.c"
248 </File>
249 <File
250 RelativePath="..\..\..\glib\gfileutils.c"
252 </File>
253 <File
254 RelativePath="..\..\..\glib\ghash.c"
256 </File>
257 <File
258 RelativePath="..\..\..\glib\ghook.c"
260 </File>
261 <File
262 RelativePath="..\..\..\glib\giochannel.c"
264 </File>
265 <File
266 RelativePath="..\..\..\glib\giowin32.c"
268 </File>
269 <File
270 RelativePath="..\..\..\glib\gkeyfile.c"
272 </File>
273 <File
274 RelativePath="..\..\..\glib\glist.c"
276 </File>
277 <File
278 RelativePath="..\..\..\glib\gmain.c"
280 </File>
281 <File
282 RelativePath="..\..\..\glib\gmappedfile.c"
284 </File>
285 <File
286 RelativePath="..\..\..\glib\gmarkup.c"
288 </File>
289 <File
290 RelativePath="..\..\..\glib\gmem.c"
292 </File>
293 <File
294 RelativePath="..\..\..\glib\gmessages.c"
296 </File>
297 <File
298 RelativePath="..\..\..\glib\gnode.c"
300 </File>
301 <File
302 RelativePath="..\..\..\glib\goption.c"
304 </File>
305 <File
306 RelativePath="..\..\..\glib\gpattern.c"
308 </File>
309 <File
310 RelativePath="..\..\..\glib\gprimes.c"
312 </File>
313 <File
314 RelativePath="..\..\..\glib\gprintf.c"
316 </File>
317 <File
318 RelativePath="..\..\..\glib\gqsort.c"
320 </File>
321 <File
322 RelativePath="..\..\..\glib\gqueue.c"
324 </File>
325 <File
326 RelativePath="..\..\..\glib\grand.c"
328 </File>
329 <File
330 RelativePath="..\..\..\glib\gregex.c"
332 </File>
333 <File
334 RelativePath="..\..\..\glib\grel.c"
336 </File>
337 <File
338 RelativePath="..\..\..\glib\gscanner.c"
340 </File>
341 <File
342 RelativePath="..\..\..\glib\gsequence.c"
344 </File>
345 <File
346 RelativePath="..\..\..\glib\gshell.c"
348 </File>
349 <File
350 RelativePath="..\..\..\glib\gslice.c"
352 </File>
353 <File
354 RelativePath="..\..\..\glib\gslist.c"
356 </File>
357 <File
358 RelativePath="..\..\..\glib\gspawn-win32.c"
360 </File>
361 <File
362 RelativePath="..\..\..\glib\gstdio.c"
364 </File>
365 <File
366 RelativePath="..\..\..\glib\gstrfuncs.c"
368 </File>
369 <File
370 RelativePath="..\..\..\glib\gstring.c"
372 </File>
373 <File
374 RelativePath="..\..\..\glib\gtestutils.c"
376 </File>
377 <File
378 RelativePath="..\..\..\glib\gthread.c"
380 </File>
381 <File
382 RelativePath="..\..\..\glib\gthreadpool.c"
384 </File>
385 <File
386 RelativePath="..\..\..\glib\gtimer.c"
388 </File>
389 <File
390 RelativePath="..\..\..\glib\gtree.c"
392 </File>
393 <File
394 RelativePath="..\..\..\glib\gunibreak.c"
396 </File>
397 <File
398 RelativePath="..\..\..\glib\gunicollate.c"
400 </File>
401 <File
402 RelativePath="..\..\..\glib\gunidecomp.c"
404 </File>
405 <File
406 RelativePath="..\..\..\glib\guniprop.c"
408 </File>
409 <File
410 RelativePath="..\..\..\glib\gurifuncs.c"
412 </File>
413 <File
414 RelativePath="..\..\..\glib\gutf8.c"
416 </File>
417 <File
418 RelativePath="..\..\..\glib\gutils.c"
420 </File>
421 <File
422 RelativePath="..\..\..\glib\gwin32.c"
424 </File>
425 <Filter
426 Name="libcharset"
428 <File
429 RelativePath="..\..\..\glib\libcharset\localcharset.c"
431 <FileConfiguration
432 Name="Debug|Win32"
434 <Tool
435 Name="VCCLCompilerTool"
436 PreprocessorDefinitions="LIBDIR=&quot;/irrelevant/lib&quot;"
438 </FileConfiguration>
439 <FileConfiguration
440 Name="Release|Win32"
442 <Tool
443 Name="VCCLCompilerTool"
444 PreprocessorDefinitions="LIBDIR=&quot;/irrelevant/lib&quot;"
446 </FileConfiguration>
447 </File>
448 </Filter>
449 <Filter
450 Name="gnulib"
452 <File
453 RelativePath="..\..\..\glib\gnulib\asnprintf.c"
455 </File>
456 <File
457 RelativePath="..\..\..\glib\gnulib\printf-args.c"
459 </File>
460 <File
461 RelativePath="..\..\..\glib\gnulib\printf-parse.c"
463 </File>
464 <File
465 RelativePath="..\..\..\glib\gnulib\printf.c"
467 </File>
468 <File
469 RelativePath="..\..\..\glib\gnulib\vasnprintf.c"
471 </File>
472 </Filter>
473 <Filter
474 Name="pcre"
476 <File
477 RelativePath="..\..\..\glib\pcre\pcre_chartables.c"
479 </File>
480 <File
481 RelativePath="..\..\..\glib\pcre\pcre_compile.c"
483 </File>
484 <File
485 RelativePath="..\..\..\glib\pcre\pcre_config.c"
487 </File>
488 <File
489 RelativePath="..\..\..\glib\pcre\pcre_dfa_exec.c"
491 </File>
492 <File
493 RelativePath="..\..\..\glib\pcre\pcre_exec.c"
495 </File>
496 <File
497 RelativePath="..\..\..\glib\pcre\pcre_fullinfo.c"
499 </File>
500 <File
501 RelativePath="..\..\..\glib\pcre\pcre_get.c"
503 </File>
504 <File
505 RelativePath="..\..\..\glib\pcre\pcre_globals.c"
507 </File>
508 <File
509 RelativePath="..\..\..\glib\pcre\pcre_info.c"
511 </File>
512 <File
513 RelativePath="..\..\..\glib\pcre\pcre_maketables.c"
515 </File>
516 <File
517 RelativePath="..\..\..\glib\pcre\pcre_newline.c"
519 </File>
520 <File
521 RelativePath="..\..\..\glib\pcre\pcre_ord2utf8.c"
523 </File>
524 <File
525 RelativePath="..\..\..\glib\pcre\pcre_refcount.c"
527 </File>
528 <File
529 RelativePath="..\..\..\glib\pcre\pcre_study.c"
531 </File>
532 <File
533 RelativePath="..\..\..\glib\pcre\pcre_tables.c"
535 </File>
536 <File
537 RelativePath="..\..\..\glib\pcre\pcre_try_flipped.c"
539 </File>
540 <File
541 RelativePath="..\..\..\glib\pcre\pcre_ucp_searchfuncs.c"
543 </File>
544 <File
545 RelativePath="..\..\..\glib\pcre\pcre_valid_utf8.c"
547 </File>
548 <File
549 RelativePath="..\..\..\glib\pcre\pcre_version.c"
551 </File>
552 <File
553 RelativePath="..\..\..\glib\pcre\pcre_xclass.c"
555 </File>
556 </Filter>
557 </Filter>
558 <Filter
559 Name="Header Files"
560 Filter="h;hpp;hxx;hm;inl;inc;xsd"
561 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
563 </Filter>
564 <Filter
565 Name="Resource Files"
566 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
567 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
569 <File
570 RelativePath="..\..\..\glib\glib.def"
572 </File>
573 <File
574 RelativePath="..\..\..\glib\glib.rc"
576 </File>
577 <File
578 RelativePath="..\..\..\glib\glib.symbols"
580 <FileConfiguration
581 Name="Debug|Win32"
583 <Tool
584 Name="VCCustomBuildTool"
585 Description="Generating glib.def"
586 CommandLine="echo EXPORTS &gt; &quot;$(InputDir)/glib.def&quot; &amp;&amp; cl /EP -DINCLUDE_VARIABLES -DG_OS_WIN32 -DINCLUDE_INTERNAL_SYMBOLS -DALL_FILES -DG_GNUC_MALLOC= -DG_GNUC_CONST= -DG_GNUC_NULL_TERMINATED= -DG_GNUC_NORETURN= -DG_GNUC_PRINTF=;G_GNUC_PRINTF -DG_GNUC_FORMAT=;G_GNUC_FORMAT &quot;$(InputPath)&quot; &gt;&gt; &quot;$(InputDir)/glib.def&quot;&#x0D;&#x0A;"
587 Outputs="$(InputDir)/glib.def"
589 </FileConfiguration>
590 <FileConfiguration
591 Name="Release|Win32"
593 <Tool
594 Name="VCCustomBuildTool"
595 Description="Generating glib.def"
596 CommandLine="echo EXPORTS &gt; &quot;$(InputDir)/glib.def&quot; &amp;&amp; cl /EP -DINCLUDE_VARIABLES -DG_OS_WIN32 -DINCLUDE_INTERNAL_SYMBOLS -DALL_FILES -DG_GNUC_MALLOC= -DG_GNUC_CONST= -DG_GNUC_NULL_TERMINATED= -DG_GNUC_NORETURN= -DG_GNUC_PRINTF=;G_GNUC_PRINTF -DG_GNUC_FORMAT=;G_GNUC_FORMAT &quot;$(InputPath)&quot; &gt;&gt; &quot;$(InputDir)/glib.def&quot;&#x0D;&#x0A;"
597 Outputs="$(InputDir)/glib.def"
599 </FileConfiguration>
600 </File>
601 </Filter>
602 </Files>
603 <Globals>
604 </Globals>
605 </VisualStudioProject>