[xbuild] Exec task - add support for custom error/warning regex.
[mono.git] / msvc / eglib.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="eglib"
6         ProjectGUID="{158073ED-99AE-4196-9EDC-DDB2344F8466}"
7         RootNamespace="eglib"
8         Keyword="Win32Proj"
9         TargetFrameworkVersion="131072"
10         >
11         <Platforms>
12                 <Platform
13                         Name="Win32"
14                 />
15                 <Platform
16                         Name="x64"
17                 />
18         </Platforms>
19         <ToolFiles>
20         </ToolFiles>
21         <Configurations>
22                 <Configuration
23                         Name="Debug|Win32"
24                         OutputDirectory="$(PlatformName)_$(ConfigurationName)/lib"
25                         IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
26                         ConfigurationType="4"
27                         CharacterSet="1"
28                         >
29                         <Tool
30                                 Name="VCPreBuildEventTool"
31                                 CommandLine="copy ..\eglib\winconfig.h ..\eglib\config.h"
32                         />
33                         <Tool
34                                 Name="VCCustomBuildTool"
35                         />
36                         <Tool
37                                 Name="VCXMLDataGeneratorTool"
38                         />
39                         <Tool
40                                 Name="VCWebServiceProxyGeneratorTool"
41                         />
42                         <Tool
43                                 Name="VCMIDLTool"
44                         />
45                         <Tool
46                                 Name="VCCLCompilerTool"
47                                 Optimization="0"
48                                 AdditionalIncludeDirectories="../eglib/src;../eglib"
49                                 PreprocessorDefinitions="_DEBUG;__i386__;TARGET_X86;i386;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;_LIB;_CRT_NONSTDC_NO_DEPRECATE"
50                                 MinimalRebuild="true"
51                                 BasicRuntimeChecks="3"
52                                 RuntimeLibrary="3"
53                                 UsePrecompiledHeader="0"
54                                 WarningLevel="4"
55                                 WarnAsError="true"
56                                 Detect64BitPortabilityProblems="true"
57                                 DebugInformationFormat="4"
58                         />
59                         <Tool
60                                 Name="VCManagedResourceCompilerTool"
61                         />
62                         <Tool
63                                 Name="VCResourceCompilerTool"
64                         />
65                         <Tool
66                                 Name="VCPreLinkEventTool"
67                         />
68                         <Tool
69                                 Name="VCLibrarianTool"
70                         />
71                         <Tool
72                                 Name="VCALinkTool"
73                         />
74                         <Tool
75                                 Name="VCXDCMakeTool"
76                         />
77                         <Tool
78                                 Name="VCBscMakeTool"
79                         />
80                         <Tool
81                                 Name="VCFxCopTool"
82                         />
83                         <Tool
84                                 Name="VCPostBuildEventTool"
85                         />
86                 </Configuration>
87                 <Configuration
88                         Name="Release|Win32"
89                         OutputDirectory="$(PlatformName)_$(ConfigurationName)/lib"
90                         IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
91                         ConfigurationType="4"
92                         CharacterSet="1"
93                         WholeProgramOptimization="1"
94                         >
95                         <Tool
96                                 Name="VCPreBuildEventTool"
97                                 CommandLine="copy ..\eglib\winconfig.h ..\eglib\config.h"
98                         />
99                         <Tool
100                                 Name="VCCustomBuildTool"
101                         />
102                         <Tool
103                                 Name="VCXMLDataGeneratorTool"
104                         />
105                         <Tool
106                                 Name="VCWebServiceProxyGeneratorTool"
107                         />
108                         <Tool
109                                 Name="VCMIDLTool"
110                         />
111                         <Tool
112                                 Name="VCCLCompilerTool"
113                                 Optimization="1"
114                                 AdditionalIncludeDirectories="../eglib/src;../eglib"
115                                 PreprocessorDefinitions="NDEBUG;__i386__;TARGET_X86;i386;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;_LIB;_CRT_NONSTDC_NO_DEPRECATE"
116                                 RuntimeLibrary="2"
117                                 UsePrecompiledHeader="0"
118                                 WarningLevel="4"
119                                 WarnAsError="true"
120                                 Detect64BitPortabilityProblems="true"
121                                 DebugInformationFormat="3"
122                         />
123                         <Tool
124                                 Name="VCManagedResourceCompilerTool"
125                         />
126                         <Tool
127                                 Name="VCResourceCompilerTool"
128                         />
129                         <Tool
130                                 Name="VCPreLinkEventTool"
131                         />
132                         <Tool
133                                 Name="VCLibrarianTool"
134                         />
135                         <Tool
136                                 Name="VCALinkTool"
137                         />
138                         <Tool
139                                 Name="VCXDCMakeTool"
140                         />
141                         <Tool
142                                 Name="VCBscMakeTool"
143                         />
144                         <Tool
145                                 Name="VCFxCopTool"
146                         />
147                         <Tool
148                                 Name="VCPostBuildEventTool"
149                         />
150                 </Configuration>
151                 <Configuration
152                         Name="Debug_eglib|Win32"
153                         OutputDirectory="$(PlatformName)_$(ConfigurationName)/lib"
154                         IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
155                         ConfigurationType="4"
156                         CharacterSet="1"
157                         >
158                         <Tool
159                                 Name="VCPreBuildEventTool"
160                                 CommandLine="copy ..\eglib\winconfig.h ..\eglib\config.h"
161                         />
162                         <Tool
163                                 Name="VCCustomBuildTool"
164                         />
165                         <Tool
166                                 Name="VCXMLDataGeneratorTool"
167                         />
168                         <Tool
169                                 Name="VCWebServiceProxyGeneratorTool"
170                         />
171                         <Tool
172                                 Name="VCMIDLTool"
173                         />
174                         <Tool
175                                 Name="VCCLCompilerTool"
176                                 Optimization="0"
177                                 AdditionalIncludeDirectories="../eglib/src;../eglib"
178                                 PreprocessorDefinitions="_DEBUG;__i386__;TARGET_X86;i386;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;_LIB;_CRT_NONSTDC_NO_DEPRECATE"
179                                 MinimalRebuild="true"
180                                 BasicRuntimeChecks="3"
181                                 RuntimeLibrary="3"
182                                 UsePrecompiledHeader="0"
183                                 WarningLevel="4"
184                                 WarnAsError="true"
185                                 Detect64BitPortabilityProblems="true"
186                                 DebugInformationFormat="4"
187                         />
188                         <Tool
189                                 Name="VCManagedResourceCompilerTool"
190                         />
191                         <Tool
192                                 Name="VCResourceCompilerTool"
193                         />
194                         <Tool
195                                 Name="VCPreLinkEventTool"
196                         />
197                         <Tool
198                                 Name="VCLibrarianTool"
199                         />
200                         <Tool
201                                 Name="VCALinkTool"
202                         />
203                         <Tool
204                                 Name="VCXDCMakeTool"
205                         />
206                         <Tool
207                                 Name="VCBscMakeTool"
208                         />
209                         <Tool
210                                 Name="VCFxCopTool"
211                         />
212                         <Tool
213                                 Name="VCPostBuildEventTool"
214                         />
215                 </Configuration>
216                 <Configuration
217                         Name="Release_eglib|Win32"
218                         OutputDirectory="$(PlatformName)_$(ConfigurationName)/lib"
219                         IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
220                         ConfigurationType="4"
221                         CharacterSet="1"
222                         WholeProgramOptimization="1"
223                         >
224                         <Tool
225                                 Name="VCPreBuildEventTool"
226                                 CommandLine="copy ..\eglib\winconfig.h ..\eglib\config.h"
227                         />
228                         <Tool
229                                 Name="VCCustomBuildTool"
230                         />
231                         <Tool
232                                 Name="VCXMLDataGeneratorTool"
233                         />
234                         <Tool
235                                 Name="VCWebServiceProxyGeneratorTool"
236                         />
237                         <Tool
238                                 Name="VCMIDLTool"
239                         />
240                         <Tool
241                                 Name="VCCLCompilerTool"
242                                 Optimization="1"
243                                 AdditionalIncludeDirectories="../eglib/src;../eglib"
244                                 PreprocessorDefinitions="NDEBUG;__i386__;TARGET_X86;i386;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;_LIB;_CRT_NONSTDC_NO_DEPRECATE"
245                                 RuntimeLibrary="2"
246                                 UsePrecompiledHeader="0"
247                                 WarningLevel="4"
248                                 WarnAsError="true"
249                                 Detect64BitPortabilityProblems="true"
250                                 DebugInformationFormat="3"
251                         />
252                         <Tool
253                                 Name="VCManagedResourceCompilerTool"
254                         />
255                         <Tool
256                                 Name="VCResourceCompilerTool"
257                         />
258                         <Tool
259                                 Name="VCPreLinkEventTool"
260                         />
261                         <Tool
262                                 Name="VCLibrarianTool"
263                         />
264                         <Tool
265                                 Name="VCALinkTool"
266                         />
267                         <Tool
268                                 Name="VCXDCMakeTool"
269                         />
270                         <Tool
271                                 Name="VCBscMakeTool"
272                         />
273                         <Tool
274                                 Name="VCFxCopTool"
275                         />
276                         <Tool
277                                 Name="VCPostBuildEventTool"
278                         />
279                 </Configuration>
280                 <Configuration
281                         Name="Debug|x64"
282                         OutputDirectory="$(PlatformName)_$(ConfigurationName)/lib"
283                         IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
284                         ConfigurationType="4"
285                         CharacterSet="1"
286                         >
287                         <Tool
288                                 Name="VCPreBuildEventTool"
289                                 CommandLine="copy ..\eglib\winconfig.h ..\eglib\config.h"
290                         />
291                         <Tool
292                                 Name="VCCustomBuildTool"
293                         />
294                         <Tool
295                                 Name="VCXMLDataGeneratorTool"
296                         />
297                         <Tool
298                                 Name="VCWebServiceProxyGeneratorTool"
299                         />
300                         <Tool
301                                 Name="VCMIDLTool"
302                                 TargetEnvironment="3"
303                         />
304                         <Tool
305                                 Name="VCCLCompilerTool"
306                                 Optimization="0"
307                                 AdditionalIncludeDirectories="../eglib/src;../eglib"
308                                 PreprocessorDefinitions="_DEBUG;__x86_64__;WIN64;_WIN64;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;_LIB;_CRT_NONSTDC_NO_DEPRECATE"
309                                 MinimalRebuild="true"
310                                 BasicRuntimeChecks="3"
311                                 RuntimeLibrary="3"
312                                 UsePrecompiledHeader="0"
313                                 WarningLevel="4"
314                                 WarnAsError="true"
315                                 Detect64BitPortabilityProblems="true"
316                                 DebugInformationFormat="3"
317                         />
318                         <Tool
319                                 Name="VCManagedResourceCompilerTool"
320                         />
321                         <Tool
322                                 Name="VCResourceCompilerTool"
323                         />
324                         <Tool
325                                 Name="VCPreLinkEventTool"
326                         />
327                         <Tool
328                                 Name="VCLibrarianTool"
329                         />
330                         <Tool
331                                 Name="VCALinkTool"
332                         />
333                         <Tool
334                                 Name="VCXDCMakeTool"
335                         />
336                         <Tool
337                                 Name="VCBscMakeTool"
338                         />
339                         <Tool
340                                 Name="VCFxCopTool"
341                         />
342                         <Tool
343                                 Name="VCPostBuildEventTool"
344                         />
345                 </Configuration>
346                 <Configuration
347                         Name="Release|x64"
348                         OutputDirectory="$(PlatformName)_$(ConfigurationName)/lib"
349                         IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
350                         ConfigurationType="4"
351                         CharacterSet="1"
352                         WholeProgramOptimization="1"
353                         >
354                         <Tool
355                                 Name="VCPreBuildEventTool"
356                                 CommandLine="copy ..\eglib\winconfig.h ..\eglib\config.h"
357                         />
358                         <Tool
359                                 Name="VCCustomBuildTool"
360                         />
361                         <Tool
362                                 Name="VCXMLDataGeneratorTool"
363                         />
364                         <Tool
365                                 Name="VCWebServiceProxyGeneratorTool"
366                         />
367                         <Tool
368                                 Name="VCMIDLTool"
369                                 TargetEnvironment="3"
370                         />
371                         <Tool
372                                 Name="VCCLCompilerTool"
373                                 Optimization="1"
374                                 AdditionalIncludeDirectories="../eglib/src;../eglib"
375                                 PreprocessorDefinitions="NDEBUG;__x86_64__;WIN64;_WIN64;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;_LIB;_CRT_NONSTDC_NO_DEPRECATE"
376                                 RuntimeLibrary="2"
377                                 UsePrecompiledHeader="0"
378                                 WarningLevel="4"
379                                 WarnAsError="true"
380                                 Detect64BitPortabilityProblems="true"
381                                 DebugInformationFormat="3"
382                         />
383                         <Tool
384                                 Name="VCManagedResourceCompilerTool"
385                         />
386                         <Tool
387                                 Name="VCResourceCompilerTool"
388                         />
389                         <Tool
390                                 Name="VCPreLinkEventTool"
391                         />
392                         <Tool
393                                 Name="VCLibrarianTool"
394                         />
395                         <Tool
396                                 Name="VCALinkTool"
397                         />
398                         <Tool
399                                 Name="VCXDCMakeTool"
400                         />
401                         <Tool
402                                 Name="VCBscMakeTool"
403                         />
404                         <Tool
405                                 Name="VCFxCopTool"
406                         />
407                         <Tool
408                                 Name="VCPostBuildEventTool"
409                         />
410                 </Configuration>
411                 <Configuration
412                         Name="Debug_eglib|x64"
413                         OutputDirectory="$(PlatformName)_$(ConfigurationName)/lib"
414                         IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
415                         ConfigurationType="4"
416                         CharacterSet="1"
417                         >
418                         <Tool
419                                 Name="VCPreBuildEventTool"
420                                 CommandLine="copy ..\eglib\winconfig.h ..\eglib\config.h"
421                         />
422                         <Tool
423                                 Name="VCCustomBuildTool"
424                         />
425                         <Tool
426                                 Name="VCXMLDataGeneratorTool"
427                         />
428                         <Tool
429                                 Name="VCWebServiceProxyGeneratorTool"
430                         />
431                         <Tool
432                                 Name="VCMIDLTool"
433                                 TargetEnvironment="3"
434                         />
435                         <Tool
436                                 Name="VCCLCompilerTool"
437                                 Optimization="0"
438                                 AdditionalIncludeDirectories="../eglib/src;../eglib"
439                                 PreprocessorDefinitions="_DEBUG;__x86_64__;WIN64;_WIN64;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;_LIB;_CRT_NONSTDC_NO_DEPRECATE"
440                                 MinimalRebuild="true"
441                                 BasicRuntimeChecks="3"
442                                 RuntimeLibrary="3"
443                                 UsePrecompiledHeader="0"
444                                 WarningLevel="4"
445                                 WarnAsError="true"
446                                 Detect64BitPortabilityProblems="true"
447                                 DebugInformationFormat="3"
448                         />
449                         <Tool
450                                 Name="VCManagedResourceCompilerTool"
451                         />
452                         <Tool
453                                 Name="VCResourceCompilerTool"
454                         />
455                         <Tool
456                                 Name="VCPreLinkEventTool"
457                         />
458                         <Tool
459                                 Name="VCLibrarianTool"
460                         />
461                         <Tool
462                                 Name="VCALinkTool"
463                         />
464                         <Tool
465                                 Name="VCXDCMakeTool"
466                         />
467                         <Tool
468                                 Name="VCBscMakeTool"
469                         />
470                         <Tool
471                                 Name="VCFxCopTool"
472                         />
473                         <Tool
474                                 Name="VCPostBuildEventTool"
475                         />
476                 </Configuration>
477                 <Configuration
478                         Name="Release_eglib|x64"
479                         OutputDirectory="$(PlatformName)_$(ConfigurationName)/lib"
480                         IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
481                         ConfigurationType="4"
482                         CharacterSet="1"
483                         WholeProgramOptimization="1"
484                         >
485                         <Tool
486                                 Name="VCPreBuildEventTool"
487                                 CommandLine="copy ..\eglib\winconfig.h ..\eglib\config.h"
488                         />
489                         <Tool
490                                 Name="VCCustomBuildTool"
491                         />
492                         <Tool
493                                 Name="VCXMLDataGeneratorTool"
494                         />
495                         <Tool
496                                 Name="VCWebServiceProxyGeneratorTool"
497                         />
498                         <Tool
499                                 Name="VCMIDLTool"
500                                 TargetEnvironment="3"
501                         />
502                         <Tool
503                                 Name="VCCLCompilerTool"
504                                 Optimization="1"
505                                 AdditionalIncludeDirectories="../eglib/src;../eglib"
506                                 PreprocessorDefinitions="NDEBUG;__x86_64__;WIN64;_WIN64;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;_LIB;_CRT_NONSTDC_NO_DEPRECATE"
507                                 RuntimeLibrary="2"
508                                 UsePrecompiledHeader="0"
509                                 WarningLevel="4"
510                                 WarnAsError="true"
511                                 Detect64BitPortabilityProblems="true"
512                                 DebugInformationFormat="3"
513                         />
514                         <Tool
515                                 Name="VCManagedResourceCompilerTool"
516                         />
517                         <Tool
518                                 Name="VCResourceCompilerTool"
519                         />
520                         <Tool
521                                 Name="VCPreLinkEventTool"
522                         />
523                         <Tool
524                                 Name="VCLibrarianTool"
525                         />
526                         <Tool
527                                 Name="VCALinkTool"
528                         />
529                         <Tool
530                                 Name="VCXDCMakeTool"
531                         />
532                         <Tool
533                                 Name="VCBscMakeTool"
534                         />
535                         <Tool
536                                 Name="VCFxCopTool"
537                         />
538                         <Tool
539                                 Name="VCPostBuildEventTool"
540                         />
541                 </Configuration>
542         </Configurations>
543         <References>
544         </References>
545         <Files>
546                 <Filter
547                         Name="Source Files"
548                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
549                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
550                         >
551                         <File
552                                 RelativePath="..\eglib\src\garray.c"
553                                 >
554                         </File>
555                         <File
556                                 RelativePath="..\eglib\src\gdate-win32.c"
557                                 >
558                         </File>
559                         <File
560                                 RelativePath="..\eglib\src\gdir-win32.c"
561                                 >
562                         </File>
563                         <File
564                                 RelativePath="..\eglib\src\gerror.c"
565                                 >
566                         </File>
567                         <File
568                                 RelativePath="..\eglib\src\gfile-posix.c"
569                                 >
570                         </File>
571                         <File
572                                 RelativePath="..\eglib\src\gfile-win32.c"
573                                 >
574                         </File>
575                         <File
576                                 RelativePath="..\eglib\src\gfile.c"
577                                 >
578                         </File>
579                         <File
580                                 RelativePath="..\eglib\src\ghashtable.c"
581                                 >
582                         </File>
583                         <File
584                                 RelativePath="..\eglib\src\glist.c"
585                                 >
586                         </File>
587                         <File
588                                 RelativePath="..\eglib\src\gmarkup.c"
589                                 >
590                         </File>
591                         <File
592                                 RelativePath="..\eglib\src\gmem.c"
593                                 >
594                         </File>
595                         <File
596                                 RelativePath="..\eglib\src\gmisc-win32.c"
597                                 >
598                         </File>
599                         <File
600                                 RelativePath="..\eglib\src\gmodule-win32.c"
601                                 >
602                         </File>
603                         <File
604                                 RelativePath="..\eglib\src\goutput.c"
605                                 >
606                         </File>
607                         <File
608                                 RelativePath="..\eglib\src\gpath.c"
609                                 >
610                         </File>
611                         <File
612                                 RelativePath="..\eglib\src\gpattern.c"
613                                 >
614                         </File>
615                         <File
616                                 RelativePath="..\eglib\src\gptrarray.c"
617                                 >
618                         </File>
619                         <File
620                                 RelativePath="..\eglib\src\gqueue.c"
621                                 >
622                         </File>
623                         <File
624                                 RelativePath="..\eglib\src\gshell.c"
625                                 >
626                         </File>
627                         <File
628                                 RelativePath="..\eglib\src\gslist.c"
629                                 >
630                         </File>
631                         <File
632                                 RelativePath="..\eglib\src\gspawn.c"
633                                 >
634                         </File>
635                         <File
636                                 RelativePath="..\eglib\src\gstr.c"
637                                 >
638                         </File>
639                         <File
640                                 RelativePath="..\eglib\src\gstring.c"
641                                 >
642                         </File>
643                         <File
644                                 RelativePath="..\eglib\src\gtimer-win32.c"
645                                 >
646                         </File>
647                         <File
648                                 RelativePath="..\eglib\src\gunicode.c"
649                                 >
650                         </File>
651                         <File
652                                 RelativePath="..\eglib\src\gutf8.c"
653                                 >
654                         </File>
655                         <File
656                                 RelativePath="..\eglib\src\vasprintf.c"
657                                 >
658                         </File>
659                 </Filter>
660                 <Filter
661                         Name="Header Files"
662                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
663                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
664                         >
665                         <File
666                                 RelativePath="..\eglib\src\glib.h"
667                                 >
668                         </File>
669                         <File
670                                 RelativePath="..\eglib\src\gmodule.h"
671                                 >
672                         </File>
673                         <File
674                                 RelativePath="..\eglib\src\sort.frag.h"
675                                 >
676                         </File>
677                 </Filter>
678                 <Filter
679                         Name="Resource Files"
680                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
681                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
682                         >
683                 </Filter>
684         </Files>
685         <Globals>
686         </Globals>
687 </VisualStudioProject>