074d1027415cd0e03f2db4d3b2361120860447a9
[platform/upstream/glib.git] / build / win32 / vs8 / glib.vcproj
1 <?xml version="1.0" encoding="windows-1251"?>\r
2 <VisualStudioProject\r
3         ProjectType="Visual C++"\r
4         Version="8,00"\r
5         Name="glib"\r
6         ProjectGUID="{12BCA020-EABF-429E-876A-A476BC9C10C0}"\r
7         RootNamespace="glib"\r
8         Keyword="Win32Proj"\r
9         >\r
10         <Platforms>\r
11                 <Platform\r
12                         Name="Win32"\r
13                 />\r
14         </Platforms>\r
15         <ToolFiles>\r
16         </ToolFiles>\r
17         <Configurations>\r
18                 <Configuration\r
19                         Name="Debug|Win32"\r
20                         OutputDirectory="$(SolutionDir)$(ConfigurationName)\bin"\r
21                         IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\obj"\r
22                         ConfigurationType="2"\r
23                         CharacterSet="2"\r
24                         >\r
25                         <Tool\r
26                                 Name="VCPreBuildEventTool"\r
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;"\r
28                         />\r
29                         <Tool\r
30                                 Name="VCCustomBuildTool"\r
31                         />\r
32                         <Tool\r
33                                 Name="VCXMLDataGeneratorTool"\r
34                         />\r
35                         <Tool\r
36                                 Name="VCWebServiceProxyGeneratorTool"\r
37                         />\r
38                         <Tool\r
39                                 Name="VCMIDLTool"\r
40                         />\r
41                         <Tool\r
42                                 Name="VCCLCompilerTool"\r
43                                 Optimization="0"\r
44                                 AdditionalIncludeDirectories="../../..;../../../glib;../../../../dependencies/proxy-libintl-20080418/include"\r
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"\r
46                                 MinimalRebuild="true"\r
47                                 BasicRuntimeChecks="3"\r
48                                 RuntimeLibrary="3"\r
49                                 UsePrecompiledHeader="0"\r
50                                 WarningLevel="3"\r
51                                 DebugInformationFormat="4"\r
52                                 CompileAs="1"\r
53                                 ForcedIncludeFiles="msvc_recommended_pragmas.h"\r
54                         />\r
55                         <Tool\r
56                                 Name="VCManagedResourceCompilerTool"\r
57                         />\r
58                         <Tool\r
59                                 Name="VCResourceCompilerTool"\r
60                         />\r
61                         <Tool\r
62                                 Name="VCPreLinkEventTool"\r
63                         />\r
64                         <Tool\r
65                                 Name="VCLinkerTool"\r
66                                 AdditionalDependencies="intl.lib Ws2_32.lib"\r
67                                 OutputFile="$(OutDir)\lib$(ProjectName)-2.0-0-vs8.dll"\r
68                                 LinkIncremental="2"\r
69                                 AdditionalLibraryDirectories="../../../../dependencies/proxy-libintl-20080418/lib"\r
70                                 ModuleDefinitionFile="../../../glib/glib.def"\r
71                                 GenerateDebugInformation="true"\r
72                                 SubSystem="2"\r
73                                 ImportLibrary="$(TargetDir)$(ProjectName)-2.0-vs8.lib"\r
74                                 TargetMachine="1"\r
75                         />\r
76                         <Tool\r
77                                 Name="VCALinkTool"\r
78                         />\r
79                         <Tool\r
80                                 Name="VCManifestTool"\r
81                         />\r
82                         <Tool\r
83                                 Name="VCXDCMakeTool"\r
84                         />\r
85                         <Tool\r
86                                 Name="VCBscMakeTool"\r
87                         />\r
88                         <Tool\r
89                                 Name="VCFxCopTool"\r
90                         />\r
91                         <Tool\r
92                                 Name="VCAppVerifierTool"\r
93                         />\r
94                         <Tool\r
95                                 Name="VCWebDeploymentTool"\r
96                         />\r
97                         <Tool\r
98                                 Name="VCPostBuildEventTool"\r
99                         />\r
100                 </Configuration>\r
101                 <Configuration\r
102                         Name="Release|Win32"\r
103                         OutputDirectory="$(SolutionDir)$(ConfigurationName)\bin"\r
104                         IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\obj"\r
105                         ConfigurationType="2"\r
106                         CharacterSet="2"\r
107                         WholeProgramOptimization="1"\r
108                         >\r
109                         <Tool\r
110                                 Name="VCPreBuildEventTool"\r
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;"\r
112                         />\r
113                         <Tool\r
114                                 Name="VCCustomBuildTool"\r
115                         />\r
116                         <Tool\r
117                                 Name="VCXMLDataGeneratorTool"\r
118                         />\r
119                         <Tool\r
120                                 Name="VCWebServiceProxyGeneratorTool"\r
121                         />\r
122                         <Tool\r
123                                 Name="VCMIDLTool"\r
124                         />\r
125                         <Tool\r
126                                 Name="VCCLCompilerTool"\r
127                                 AdditionalIncludeDirectories="../../..;../../../glib;../../../../dependencies/proxy-libintl-20080418/include"\r
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"\r
129                                 RuntimeLibrary="2"\r
130                                 UsePrecompiledHeader="0"\r
131                                 WarningLevel="3"\r
132                                 DebugInformationFormat="3"\r
133                                 CompileAs="1"\r
134                                 ForcedIncludeFiles="msvc_recommended_pragmas.h"\r
135                         />\r
136                         <Tool\r
137                                 Name="VCManagedResourceCompilerTool"\r
138                         />\r
139                         <Tool\r
140                                 Name="VCResourceCompilerTool"\r
141                         />\r
142                         <Tool\r
143                                 Name="VCPreLinkEventTool"\r
144                         />\r
145                         <Tool\r
146                                 Name="VCLinkerTool"\r
147                                 AdditionalDependencies="intl.lib Ws2_32.lib"\r
148                                 OutputFile="$(OutDir)\lib$(ProjectName)-2.0-0-vs8.dll"\r
149                                 LinkIncremental="1"\r
150                                 AdditionalLibraryDirectories="../../../../dependencies/proxy-libintl-20080418/lib"\r
151                                 ModuleDefinitionFile="../../../glib/glib.def"\r
152                                 GenerateDebugInformation="true"\r
153                                 SubSystem="2"\r
154                                 OptimizeReferences="2"\r
155                                 EnableCOMDATFolding="2"\r
156                                 ImportLibrary="$(TargetDir)$(ProjectName)-2.0-vs8.lib"\r
157                                 TargetMachine="1"\r
158                         />\r
159                         <Tool\r
160                                 Name="VCALinkTool"\r
161                         />\r
162                         <Tool\r
163                                 Name="VCManifestTool"\r
164                         />\r
165                         <Tool\r
166                                 Name="VCXDCMakeTool"\r
167                         />\r
168                         <Tool\r
169                                 Name="VCBscMakeTool"\r
170                         />\r
171                         <Tool\r
172                                 Name="VCFxCopTool"\r
173                         />\r
174                         <Tool\r
175                                 Name="VCAppVerifierTool"\r
176                         />\r
177                         <Tool\r
178                                 Name="VCWebDeploymentTool"\r
179                         />\r
180                         <Tool\r
181                                 Name="VCPostBuildEventTool"\r
182                         />\r
183                 </Configuration>\r
184         </Configurations>\r
185         <References>\r
186         </References>\r
187         <Files>\r
188                 <Filter\r
189                         Name="Source Files"\r
190                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
191                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"\r
192                         >\r
193                         <File\r
194                                 RelativePath="..\..\..\glib\garray.c"\r
195                                 >\r
196                         </File>\r
197                         <File\r
198                                 RelativePath="..\..\..\glib\gasyncqueue.c"\r
199                                 >\r
200                         </File>\r
201                         <File\r
202                                 RelativePath="..\..\..\glib\gatomic.c"\r
203                                 >\r
204                         </File>\r
205                         <File\r
206                                 RelativePath="..\..\..\glib\gbacktrace.c"\r
207                                 >\r
208                         </File>\r
209                         <File\r
210                                 RelativePath="..\..\..\glib\gbase64.c"\r
211                                 >\r
212                         </File>\r
213                         <File\r
214                                 RelativePath="..\..\..\glib\gbookmarkfile.c"\r
215                                 >\r
216                         </File>\r
217                         <File\r
218                                 RelativePath="..\..\..\glib\gcache.c"\r
219                                 >\r
220                         </File>\r
221                         <File\r
222                                 RelativePath="..\..\..\glib\gchecksum.c"\r
223                                 >\r
224                         </File>\r
225                         <File\r
226                                 RelativePath="..\..\..\glib\gcompletion.c"\r
227                                 >\r
228                         </File>\r
229                         <File\r
230                                 RelativePath="..\..\..\glib\gconvert.c"\r
231                                 >\r
232                         </File>\r
233                         <File\r
234                                 RelativePath="..\..\..\glib\gdataset.c"\r
235                                 >\r
236                         </File>\r
237                         <File\r
238                                 RelativePath="..\..\..\glib\gdate.c"\r
239                                 >\r
240                         </File>\r
241                         <File\r
242                                 RelativePath="..\..\..\glib\gdir.c"\r
243                                 >\r
244                         </File>\r
245                         <File\r
246                                 RelativePath="..\..\..\glib\gerror.c"\r
247                                 >\r
248                         </File>\r
249                         <File\r
250                                 RelativePath="..\..\..\glib\gfileutils.c"\r
251                                 >\r
252                         </File>\r
253                         <File\r
254                                 RelativePath="..\..\..\glib\ghash.c"\r
255                                 >\r
256                         </File>\r
257                         <File\r
258                                 RelativePath="..\..\..\glib\ghook.c"\r
259                                 >\r
260                         </File>\r
261                         <File\r
262                                 RelativePath="..\..\..\glib\giochannel.c"\r
263                                 >\r
264                         </File>\r
265                         <File\r
266                                 RelativePath="..\..\..\glib\giowin32.c"\r
267                                 >\r
268                         </File>\r
269                         <File\r
270                                 RelativePath="..\..\..\glib\gkeyfile.c"\r
271                                 >\r
272                         </File>\r
273                         <File\r
274                                 RelativePath="..\..\..\glib\glist.c"\r
275                                 >\r
276                         </File>\r
277                         <File\r
278                                 RelativePath="..\..\..\glib\gmain.c"\r
279                                 >\r
280                         </File>\r
281                         <File\r
282                                 RelativePath="..\..\..\glib\gmappedfile.c"\r
283                                 >\r
284                         </File>\r
285                         <File\r
286                                 RelativePath="..\..\..\glib\gmarkup.c"\r
287                                 >\r
288                         </File>\r
289                         <File\r
290                                 RelativePath="..\..\..\glib\gmem.c"\r
291                                 >\r
292                         </File>\r
293                         <File\r
294                                 RelativePath="..\..\..\glib\gmessages.c"\r
295                                 >\r
296                         </File>\r
297                         <File\r
298                                 RelativePath="..\..\..\glib\gnode.c"\r
299                                 >\r
300                         </File>\r
301                         <File\r
302                                 RelativePath="..\..\..\glib\goption.c"\r
303                                 >\r
304                         </File>\r
305                         <File\r
306                                 RelativePath="..\..\..\glib\gpattern.c"\r
307                                 >\r
308                         </File>\r
309                         <File\r
310                                 RelativePath="..\..\..\glib\gprimes.c"\r
311                                 >\r
312                         </File>\r
313                         <File\r
314                                 RelativePath="..\..\..\glib\gprintf.c"\r
315                                 >\r
316                         </File>\r
317                         <File\r
318                                 RelativePath="..\..\..\glib\gqsort.c"\r
319                                 >\r
320                         </File>\r
321                         <File\r
322                                 RelativePath="..\..\..\glib\gqueue.c"\r
323                                 >\r
324                         </File>\r
325                         <File\r
326                                 RelativePath="..\..\..\glib\grand.c"\r
327                                 >\r
328                         </File>\r
329                         <File\r
330                                 RelativePath="..\..\..\glib\gregex.c"\r
331                                 >\r
332                         </File>\r
333                         <File\r
334                                 RelativePath="..\..\..\glib\grel.c"\r
335                                 >\r
336                         </File>\r
337                         <File\r
338                                 RelativePath="..\..\..\glib\gscanner.c"\r
339                                 >\r
340                         </File>\r
341                         <File\r
342                                 RelativePath="..\..\..\glib\gsequence.c"\r
343                                 >\r
344                         </File>\r
345                         <File\r
346                                 RelativePath="..\..\..\glib\gshell.c"\r
347                                 >\r
348                         </File>\r
349                         <File\r
350                                 RelativePath="..\..\..\glib\gslice.c"\r
351                                 >\r
352                         </File>\r
353                         <File\r
354                                 RelativePath="..\..\..\glib\gslist.c"\r
355                                 >\r
356                         </File>\r
357                         <File\r
358                                 RelativePath="..\..\..\glib\gspawn-win32.c"\r
359                                 >\r
360                         </File>\r
361                         <File\r
362                                 RelativePath="..\..\..\glib\gstdio.c"\r
363                                 >\r
364                         </File>\r
365                         <File\r
366                                 RelativePath="..\..\..\glib\gstrfuncs.c"\r
367                                 >\r
368                         </File>\r
369                         <File\r
370                                 RelativePath="..\..\..\glib\gstring.c"\r
371                                 >\r
372                         </File>\r
373                         <File\r
374                                 RelativePath="..\..\..\glib\gtestutils.c"\r
375                                 >\r
376                         </File>\r
377                         <File\r
378                                 RelativePath="..\..\..\glib\gthread.c"\r
379                                 >\r
380                         </File>\r
381                         <File\r
382                                 RelativePath="..\..\..\glib\gthreadpool.c"\r
383                                 >\r
384                         </File>\r
385                         <File\r
386                                 RelativePath="..\..\..\glib\gtimer.c"\r
387                                 >\r
388                         </File>\r
389                         <File\r
390                                 RelativePath="..\..\..\glib\gtree.c"\r
391                                 >\r
392                         </File>\r
393                         <File\r
394                                 RelativePath="..\..\..\glib\gunibreak.c"\r
395                                 >\r
396                         </File>\r
397                         <File\r
398                                 RelativePath="..\..\..\glib\gunicollate.c"\r
399                                 >\r
400                         </File>\r
401                         <File\r
402                                 RelativePath="..\..\..\glib\gunidecomp.c"\r
403                                 >\r
404                         </File>\r
405                         <File\r
406                                 RelativePath="..\..\..\glib\guniprop.c"\r
407                                 >\r
408                         </File>\r
409                         <File\r
410                                 RelativePath="..\..\..\glib\gurifuncs.c"\r
411                                 >\r
412                         </File>\r
413                         <File\r
414                                 RelativePath="..\..\..\glib\gutf8.c"\r
415                                 >\r
416                         </File>\r
417                         <File\r
418                                 RelativePath="..\..\..\glib\gutils.c"\r
419                                 >\r
420                         </File>\r
421                         <File\r
422                                 RelativePath="..\..\..\glib\gwin32.c"\r
423                                 >\r
424                         </File>\r
425                         <Filter\r
426                                 Name="libcharset"\r
427                                 >\r
428                                 <File\r
429                                         RelativePath="..\..\..\glib\libcharset\localcharset.c"\r
430                                         >\r
431                                         <FileConfiguration\r
432                                                 Name="Debug|Win32"\r
433                                                 >\r
434                                                 <Tool\r
435                                                         Name="VCCLCompilerTool"\r
436                                                         PreprocessorDefinitions="LIBDIR=&quot;/irrelevant/lib&quot;"\r
437                                                 />\r
438                                         </FileConfiguration>\r
439                                         <FileConfiguration\r
440                                                 Name="Release|Win32"\r
441                                                 >\r
442                                                 <Tool\r
443                                                         Name="VCCLCompilerTool"\r
444                                                         PreprocessorDefinitions="LIBDIR=&quot;/irrelevant/lib&quot;"\r
445                                                 />\r
446                                         </FileConfiguration>\r
447                                 </File>\r
448                         </Filter>\r
449                         <Filter\r
450                                 Name="gnulib"\r
451                                 >\r
452                                 <File\r
453                                         RelativePath="..\..\..\glib\gnulib\asnprintf.c"\r
454                                         >\r
455                                 </File>\r
456                                 <File\r
457                                         RelativePath="..\..\..\glib\gnulib\printf-args.c"\r
458                                         >\r
459                                 </File>\r
460                                 <File\r
461                                         RelativePath="..\..\..\glib\gnulib\printf-parse.c"\r
462                                         >\r
463                                 </File>\r
464                                 <File\r
465                                         RelativePath="..\..\..\glib\gnulib\printf.c"\r
466                                         >\r
467                                 </File>\r
468                                 <File\r
469                                         RelativePath="..\..\..\glib\gnulib\vasnprintf.c"\r
470                                         >\r
471                                 </File>\r
472                         </Filter>\r
473                         <Filter\r
474                                 Name="pcre"\r
475                                 >\r
476                                 <File\r
477                                         RelativePath="..\..\..\glib\pcre\pcre_chartables.c"\r
478                                         >\r
479                                 </File>\r
480                                 <File\r
481                                         RelativePath="..\..\..\glib\pcre\pcre_compile.c"\r
482                                         >\r
483                                 </File>\r
484                                 <File\r
485                                         RelativePath="..\..\..\glib\pcre\pcre_config.c"\r
486                                         >\r
487                                 </File>\r
488                                 <File\r
489                                         RelativePath="..\..\..\glib\pcre\pcre_dfa_exec.c"\r
490                                         >\r
491                                 </File>\r
492                                 <File\r
493                                         RelativePath="..\..\..\glib\pcre\pcre_exec.c"\r
494                                         >\r
495                                 </File>\r
496                                 <File\r
497                                         RelativePath="..\..\..\glib\pcre\pcre_fullinfo.c"\r
498                                         >\r
499                                 </File>\r
500                                 <File\r
501                                         RelativePath="..\..\..\glib\pcre\pcre_get.c"\r
502                                         >\r
503                                 </File>\r
504                                 <File\r
505                                         RelativePath="..\..\..\glib\pcre\pcre_globals.c"\r
506                                         >\r
507                                 </File>\r
508                                 <File\r
509                                         RelativePath="..\..\..\glib\pcre\pcre_info.c"\r
510                                         >\r
511                                 </File>\r
512                                 <File\r
513                                         RelativePath="..\..\..\glib\pcre\pcre_maketables.c"\r
514                                         >\r
515                                 </File>\r
516                                 <File\r
517                                         RelativePath="..\..\..\glib\pcre\pcre_newline.c"\r
518                                         >\r
519                                 </File>\r
520                                 <File\r
521                                         RelativePath="..\..\..\glib\pcre\pcre_ord2utf8.c"\r
522                                         >\r
523                                 </File>\r
524                                 <File\r
525                                         RelativePath="..\..\..\glib\pcre\pcre_refcount.c"\r
526                                         >\r
527                                 </File>\r
528                                 <File\r
529                                         RelativePath="..\..\..\glib\pcre\pcre_study.c"\r
530                                         >\r
531                                 </File>\r
532                                 <File\r
533                                         RelativePath="..\..\..\glib\pcre\pcre_tables.c"\r
534                                         >\r
535                                 </File>\r
536                                 <File\r
537                                         RelativePath="..\..\..\glib\pcre\pcre_try_flipped.c"\r
538                                         >\r
539                                 </File>\r
540                                 <File\r
541                                         RelativePath="..\..\..\glib\pcre\pcre_ucp_searchfuncs.c"\r
542                                         >\r
543                                 </File>\r
544                                 <File\r
545                                         RelativePath="..\..\..\glib\pcre\pcre_valid_utf8.c"\r
546                                         >\r
547                                 </File>\r
548                                 <File\r
549                                         RelativePath="..\..\..\glib\pcre\pcre_version.c"\r
550                                         >\r
551                                 </File>\r
552                                 <File\r
553                                         RelativePath="..\..\..\glib\pcre\pcre_xclass.c"\r
554                                         >\r
555                                 </File>\r
556                         </Filter>\r
557                 </Filter>\r
558                 <Filter\r
559                         Name="Header Files"\r
560                         Filter="h;hpp;hxx;hm;inl;inc;xsd"\r
561                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"\r
562                         >\r
563                 </Filter>\r
564                 <Filter\r
565                         Name="Resource Files"\r
566                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"\r
567                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"\r
568                         >\r
569                         <File\r
570                                 RelativePath="..\..\..\glib\glib.def"\r
571                                 >\r
572                         </File>\r
573                         <File\r
574                                 RelativePath="..\..\..\glib\glib.rc"\r
575                                 >\r
576                         </File>\r
577                         <File\r
578                                 RelativePath="..\..\..\glib\glib.symbols"\r
579                                 >\r
580                                 <FileConfiguration\r
581                                         Name="Debug|Win32"\r
582                                         >\r
583                                         <Tool\r
584                                                 Name="VCCustomBuildTool"\r
585                                                 Description="Generating glib.def"\r
586                                                 CommandLine="echo EXPORTS &gt; $(InputDir)/glib.def &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 $(InputPath) &gt;&gt; $(InputDir)/glib.def&#x0D;&#x0A;"\r
587                                                 Outputs="$(InputDir)/glib.def"\r
588                                         />\r
589                                 </FileConfiguration>\r
590                         </File>\r
591                 </Filter>\r
592         </Files>\r
593         <Globals>\r
594         </Globals>\r
595 </VisualStudioProject>\r