GLib MSVC Projects: Consolidate PCRE items
[platform/upstream/glib.git] / build / win32 / vs8 / gio.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8,00"
5         Name="gio"
6         ProjectGUID="{F3D1583C-5613-4809-BD98-7CC1C1276F92}"
7         RootNamespace="gio"
8         >
9         <Platforms>
10                 <Platform
11                         Name="Win32"
12                 />
13         </Platforms>
14         <ToolFiles>
15         </ToolFiles>
16         <Configurations>
17                 <Configuration
18                         Name="Debug|Win32"
19                         OutputDirectory="$(SolutionDir)$(ConfigurationName)\bin"
20                         IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\obj"
21                         ConfigurationType="2"
22                         CharacterSet="2"
23                         >
24                         <Tool
25                                 Name="VCPreBuildEventTool"
26                         />
27                         <Tool
28                                 Name="VCCustomBuildTool"
29                         />
30                         <Tool
31                                 Name="VCXMLDataGeneratorTool"
32                         />
33                         <Tool
34                                 Name="VCWebServiceProxyGeneratorTool"
35                         />
36                         <Tool
37                                 Name="VCMIDLTool"
38                         />
39                         <Tool
40                                 Name="VCCLCompilerTool"
41                                 Optimization="0"
42                                 AdditionalIncludeDirectories="../../../gio,../../..,../../../glib,../../../gmodule,../../../../dependencies/proxy-libintl-20080418/include"
43                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;G_LOG_DOMAIN=\&quot;GLib-GIO\&quot;;G_DISABLE_DEPRECATED;GIO_COMPILATION;GIO_MODULE_DIR=\&quot;gio/modules\&quot;"
44                                 MinimalRebuild="true"
45                                 BasicRuntimeChecks="3"
46                                 RuntimeLibrary="3"
47                                 UsePrecompiledHeader="0"
48                                 WarningLevel="3"
49                                 DebugInformationFormat="4"
50                                 CompileAs="1"
51                                 ForcedIncludeFiles="msvc_recommended_pragmas.h"
52                         />
53                         <Tool
54                                 Name="VCManagedResourceCompilerTool"
55                         />
56                         <Tool
57                                 Name="VCResourceCompilerTool"
58                         />
59                         <Tool
60                                 Name="VCPreLinkEventTool"
61                         />
62                         <Tool
63                                 Name="VCLinkerTool"
64                                 AdditionalDependencies="intl.lib Ws2_32.lib shlwapi.lib"
65                                 OutputFile="$(OutDir)\lib$(ProjectName)-2.0-0-vs8.dll"
66                                 LinkIncremental="2"
67                                 AdditionalLibraryDirectories="../../../../dependencies/proxy-libintl-20080418/lib"
68                                 ModuleDefinitionFile="../../../gio/gio.def"
69                                 GenerateDebugInformation="true"
70                                 SubSystem="2"
71                                 ImportLibrary="$(TargetDir)$(ProjectName)-2.0-vs8.lib"
72                                 TargetMachine="1"
73                         />
74                         <Tool
75                                 Name="VCALinkTool"
76                         />
77                         <Tool
78                                 Name="VCManifestTool"
79                         />
80                         <Tool
81                                 Name="VCXDCMakeTool"
82                         />
83                         <Tool
84                                 Name="VCBscMakeTool"
85                         />
86                         <Tool
87                                 Name="VCFxCopTool"
88                         />
89                         <Tool
90                                 Name="VCAppVerifierTool"
91                         />
92                         <Tool
93                                 Name="VCWebDeploymentTool"
94                         />
95                         <Tool
96                                 Name="VCPostBuildEventTool"
97                         />
98                 </Configuration>
99                 <Configuration
100                         Name="Release|Win32"
101                         OutputDirectory="$(SolutionDir)$(ConfigurationName)\bin"
102                         IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\obj"
103                         ConfigurationType="2"
104                         CharacterSet="2"
105                         WholeProgramOptimization="1"
106                         >
107                         <Tool
108                                 Name="VCPreBuildEventTool"
109                         />
110                         <Tool
111                                 Name="VCCustomBuildTool"
112                         />
113                         <Tool
114                                 Name="VCXMLDataGeneratorTool"
115                         />
116                         <Tool
117                                 Name="VCWebServiceProxyGeneratorTool"
118                         />
119                         <Tool
120                                 Name="VCMIDLTool"
121                         />
122                         <Tool
123                                 Name="VCCLCompilerTool"
124                                 AdditionalIncludeDirectories="../../../gio,../../..,../../../glib,../../../gmodule,../../../../dependencies/proxy-libintl-20080418/include"
125                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;G_LOG_DOMAIN=\&quot;GLib-GIO\&quot;;G_DISABLE_DEPRECATED;GIO_COMPILATION;GIO_MODULE_DIR=\&quot;gio/modules\&quot;"
126                                 RuntimeLibrary="2"
127                                 UsePrecompiledHeader="0"
128                                 WarningLevel="3"
129                                 DebugInformationFormat="3"
130                                 CompileAs="1"
131                                 ForcedIncludeFiles="msvc_recommended_pragmas.h"
132                         />
133                         <Tool
134                                 Name="VCManagedResourceCompilerTool"
135                         />
136                         <Tool
137                                 Name="VCResourceCompilerTool"
138                         />
139                         <Tool
140                                 Name="VCPreLinkEventTool"
141                         />
142                         <Tool
143                                 Name="VCLinkerTool"
144                                 AdditionalDependencies="intl.lib Ws2_32.lib shlwapi.lib"
145                                 OutputFile="$(OutDir)\lib$(ProjectName)-2.0-0-vs8.dll"
146                                 LinkIncremental="1"
147                                 AdditionalLibraryDirectories="../../../../dependencies/proxy-libintl-20080418/lib"
148                                 ModuleDefinitionFile="../../../gio/gio.def"
149                                 GenerateDebugInformation="true"
150                                 SubSystem="2"
151                                 OptimizeReferences="2"
152                                 EnableCOMDATFolding="2"
153                                 ImportLibrary="$(TargetDir)$(ProjectName)-2.0-vs8.lib"
154                                 TargetMachine="1"
155                         />
156                         <Tool
157                                 Name="VCALinkTool"
158                         />
159                         <Tool
160                                 Name="VCManifestTool"
161                         />
162                         <Tool
163                                 Name="VCXDCMakeTool"
164                         />
165                         <Tool
166                                 Name="VCBscMakeTool"
167                         />
168                         <Tool
169                                 Name="VCFxCopTool"
170                         />
171                         <Tool
172                                 Name="VCAppVerifierTool"
173                         />
174                         <Tool
175                                 Name="VCWebDeploymentTool"
176                         />
177                         <Tool
178                                 Name="VCPostBuildEventTool"
179                         />
180                 </Configuration>
181         </Configurations>
182         <References>
183         </References>
184         <Files>
185                 <Filter
186                         Name="Source Files"
187                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
188                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
189                         >
190                         <File
191                                 RelativePath="..\..\..\gio\gappinfo.c"
192                                 >
193                         </File>
194                         <File
195                                 RelativePath="..\..\..\gio\gasynchelper.c"
196                                 >
197                         </File>
198                         <File
199                                 RelativePath="..\..\..\gio\gasyncresult.c"
200                                 >
201                         </File>
202                         <File
203                                 RelativePath="..\..\..\gio\gbufferedinputstream.c"
204                                 >
205                         </File>
206                         <File
207                                 RelativePath="..\..\..\gio\gbufferedoutputstream.c"
208                                 >
209                         </File>
210                         <File
211                                 RelativePath="..\..\..\gio\gcancellable.c"
212                                 >
213                         </File>
214                         <File
215                                 RelativePath="..\..\..\gio\gcontenttype.c"
216                                 >
217                         </File>
218                         <File
219                                 RelativePath="..\..\..\gio\gdatainputstream.c"
220                                 >
221                         </File>
222                         <File
223                                 RelativePath="..\..\..\gio\gdataoutputstream.c"
224                                 >
225                         </File>
226                         <File
227                                 RelativePath="..\..\..\gio\gdrive.c"
228                                 >
229                         </File>
230                         <File
231                                 RelativePath="..\..\..\gio\gdummyfile.c"
232                                 >
233                         </File>
234                         <File
235                                 RelativePath="..\..\..\gio\gemblem.c"
236                                 >
237                         </File>
238                         <File
239                                 RelativePath="..\..\..\gio\gemblemedicon.c"
240                                 >
241                         </File>
242                         <File
243                                 RelativePath="..\..\..\gio\gfile.c"
244                                 >
245                         </File>
246                         <File
247                                 RelativePath="..\..\..\gio\gfileattribute.c"
248                                 >
249                         </File>
250                         <File
251                                 RelativePath="..\..\..\gio\gfileenumerator.c"
252                                 >
253                         </File>
254                         <File
255                                 RelativePath="..\..\..\gio\gfileicon.c"
256                                 >
257                         </File>
258                         <File
259                                 RelativePath="..\..\..\gio\gfileinfo.c"
260                                 >
261                         </File>
262                         <File
263                                 RelativePath="..\..\..\gio\gfileinputstream.c"
264                                 >
265                         </File>
266                         <File
267                                 RelativePath="..\..\..\gio\gfilemonitor.c"
268                                 >
269                         </File>
270                         <File
271                                 RelativePath="..\..\..\gio\gfilenamecompleter.c"
272                                 >
273                         </File>
274                         <File
275                                 RelativePath="..\..\..\gio\gfileoutputstream.c"
276                                 >
277                         </File>
278                         <File
279                                 RelativePath="..\..\..\gio\gfilterinputstream.c"
280                                 >
281                         </File>
282                         <File
283                                 RelativePath="..\..\..\gio\gfilteroutputstream.c"
284                                 >
285                         </File>
286                         <File
287                                 RelativePath="..\..\..\gio\gicon.c"
288                                 >
289                         </File>
290                         <File
291                                 RelativePath="..\..\..\gio\ginputstream.c"
292                                 >
293                         </File>
294                         <File
295                                 RelativePath="..\..\..\gio\gio-marshal.c"
296                                 >
297                         </File>
298                         <File
299                                 RelativePath="..\..\..\gio\gioaliasdef.c"
300                                 >
301                         </File>
302                         <File
303                                 RelativePath="..\..\..\gio\gioenumtypes.c"
304                                 >
305                         </File>
306                         <File
307                                 RelativePath="..\..\..\gio\gioerror.c"
308                                 >
309                         </File>
310                         <File
311                                 RelativePath="..\..\..\gio\giomodule.c"
312                                 >
313                         </File>
314                         <File
315                                 RelativePath="..\..\..\gio\gioscheduler.c"
316                                 >
317                         </File>
318                         <File
319                                 RelativePath="..\..\..\gio\gloadableicon.c"
320                                 >
321                         </File>
322                         <File
323                                 RelativePath="..\..\..\gio\glocaldirectorymonitor.c"
324                                 >
325                         </File>
326                         <File
327                                 RelativePath="..\..\..\gio\glocalfile.c"
328                                 >
329                         </File>
330                         <File
331                                 RelativePath="..\..\..\gio\glocalfileenumerator.c"
332                                 >
333                         </File>
334                         <File
335                                 RelativePath="..\..\..\gio\glocalfileinfo.c"
336                                 >
337                         </File>
338                         <File
339                                 RelativePath="..\..\..\gio\glocalfileinputstream.c"
340                                 >
341                         </File>
342                         <File
343                                 RelativePath="..\..\..\gio\glocalfilemonitor.c"
344                                 >
345                         </File>
346                         <File
347                                 RelativePath="..\..\..\gio\glocalfileoutputstream.c"
348                                 >
349                         </File>
350                         <File
351                                 RelativePath="..\..\..\gio\glocalvfs.c"
352                                 >
353                         </File>
354                         <File
355                                 RelativePath="..\..\..\gio\gmemoryinputstream.c"
356                                 >
357                         </File>
358                         <File
359                                 RelativePath="..\..\..\gio\gmemoryoutputstream.c"
360                                 >
361                         </File>
362                         <File
363                                 RelativePath="..\..\..\gio\gmount.c"
364                                 >
365                         </File>
366                         <File
367                                 RelativePath="..\..\..\gio\gmountoperation.c"
368                                 >
369                         </File>
370                         <File
371                                 RelativePath="..\..\..\gio\gnativevolumemonitor.c"
372                                 >
373                         </File>
374                         <File
375                                 RelativePath="..\..\..\gio\goutputstream.c"
376                                 >
377                         </File>
378                         <File
379                                 RelativePath="..\..\..\gio\gpollfilemonitor.c"
380                                 >
381                         </File>
382                         <File
383                                 RelativePath="..\..\..\gio\gseekable.c"
384                                 >
385                         </File>
386                         <File
387                                 RelativePath="..\..\..\gio\gsimpleasyncresult.c"
388                                 >
389                         </File>
390                         <File
391                                 RelativePath="..\..\..\gio\gthemedicon.c"
392                                 >
393                         </File>
394                         <File
395                                 RelativePath="..\..\..\gio\gunionvolumemonitor.c"
396                                 >
397                         </File>
398                         <File
399                                 RelativePath="..\..\..\gio\gvfs.c"
400                                 >
401                         </File>
402                         <File
403                                 RelativePath="..\..\..\gio\gvolume.c"
404                                 >
405                         </File>
406                         <File
407                                 RelativePath="..\..\..\gio\gvolumemonitor.c"
408                                 >
409                         </File>
410                         <File
411                                 RelativePath="..\..\..\gio\gwin32appinfo.c"
412                                 >
413                         </File>
414                         <File
415                                 RelativePath="..\..\..\gio\gwin32mount.c"
416                                 >
417                         </File>
418                         <File
419                                 RelativePath="..\..\..\gio\gwin32volumemonitor.c"
420                                 >
421                         </File>
422                         <File
423                                 RelativePath="..\..\..\gio\win32\gwin32directorymonitor.c"
424                                 >
425                         </File>
426                         <File
427                                 RelativePath="..\..\..\gio\win32\gwinhttpvfs.c"
428                                 >
429                         </File>
430                         <File
431                                 RelativePath="..\..\..\gio\win32\gwinhttpfile.c"
432                                 >
433                         </File>
434                         <File
435                                 RelativePath="..\..\..\gio\win32\gwinhttpfileinputstream.c"
436                                 >
437                         </File>
438                         <File
439                                 RelativePath="..\..\..\gio\win32\gwinhttpfileoutputstream.c"
440                                 >
441                         </File>
442                 </Filter>
443                 <Filter
444                         Name="Header Files"
445                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
446                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
447                         >
448                 </Filter>
449                 <Filter
450                         Name="Resource Files"
451                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
452                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
453                         >
454                         <File
455                                 RelativePath="..\..\..\gio\gio.def"
456                                 >
457                         </File>
458                         <File
459                                 RelativePath="..\..\..\gio\gio.symbols"
460                                 >
461                                 <FileConfiguration
462                                         Name="Debug|Win32"
463                                         >
464                                         <Tool
465                                                 Name="VCCustomBuildTool"
466                                                 Description="Generating gio.def"
467                                                 CommandLine="echo EXPORTS &gt; &quot;$(InputDir)/gio.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 &quot;$(InputPath)&quot; &gt;&gt; &quot;$(InputDir)/gio.def&quot;&#x0D;&#x0A;"
468                                                 Outputs="$(InputDir)/gio.def"
469                                         />
470                                 </FileConfiguration>
471                                 <FileConfiguration
472                                         Name="Release|Win32"
473                                         >
474                                         <Tool
475                                                 Name="VCCustomBuildTool"
476                                                 Description="Generating gio.def"
477                                                 CommandLine="echo EXPORTS &gt; &quot;$(InputDir)/gio.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 &quot;$(InputPath)&quot; &gt;&gt; &quot;$(InputDir)/gio.def&quot;&#x0D;&#x0A;"
478                                                 Outputs="$(InputDir)/gio.def"
479                                         />
480                                 </FileConfiguration>
481                         </File>
482                 </Filter>
483         </Files>
484         <Globals>
485         </Globals>
486 </VisualStudioProject>