[xbuild] Throw ArgumentNullException if target name is null
[mono.git] / msvc05 / test_eglib.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8.00"
5         Name="test_eglib"
6         ProjectGUID="{80A0620A-3478-4E1A-AA7C-0D2387B892AB}"
7         RootNamespace="test_eglib"
8         Keyword="Win32Proj"
9         >
10         <Platforms>
11                 <Platform
12                         Name="Win32"
13                 />
14                 <Platform
15                         Name="x64"
16                 />
17         </Platforms>
18         <ToolFiles>
19         </ToolFiles>
20         <Configurations>
21                 <Configuration
22                         Name="Debug|Win32"
23                         OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
24                         IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
25                         ConfigurationType="1"
26                         CharacterSet="1"
27                         >
28                         <Tool
29                                 Name="VCPreBuildEventTool"
30                         />
31                         <Tool
32                                 Name="VCCustomBuildTool"
33                         />
34                         <Tool
35                                 Name="VCXMLDataGeneratorTool"
36                         />
37                         <Tool
38                                 Name="VCWebServiceProxyGeneratorTool"
39                         />
40                         <Tool
41                                 Name="VCMIDLTool"
42                         />
43                         <Tool
44                                 Name="VCCLCompilerTool"
45                                 Optimization="0"
46                                 AdditionalIncludeDirectories="&quot;$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0\glib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib\glib-2.0\include&quot;;../msvc;../"
47                                 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_FORTIFY_SOURCE=2"
48                                 MinimalRebuild="true"
49                                 BasicRuntimeChecks="3"
50                                 RuntimeLibrary="3"
51                                 UsePrecompiledHeader="0"
52                                 WarningLevel="4"
53                                 WarnAsError="false"
54                                 Detect64BitPortabilityProblems="true"
55                                 DebugInformationFormat="4"
56                         />
57                         <Tool
58                                 Name="VCManagedResourceCompilerTool"
59                         />
60                         <Tool
61                                 Name="VCResourceCompilerTool"
62                         />
63                         <Tool
64                                 Name="VCPreLinkEventTool"
65                         />
66                         <Tool
67                                 Name="VCLinkerTool"
68                                 LinkLibraryDependencies="false"
69                                 AdditionalDependencies="Ws2_32.lib Psapi.lib glib-2.0.lib gthread-2.0.lib gmodule-2.0.lib"
70                                 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
71                                 GenerateDebugInformation="true"
72                                 OptimizeReferences="1"
73                                 EnableCOMDATFolding="1"
74                                 OptimizeForWindows98="1"
75                         />
76                         <Tool
77                                 Name="VCALinkTool"
78                         />
79                         <Tool
80                                 Name="VCManifestTool"
81                         />
82                         <Tool
83                                 Name="VCXDCMakeTool"
84                         />
85                         <Tool
86                                 Name="VCBscMakeTool"
87                         />
88                         <Tool
89                                 Name="VCFxCopTool"
90                         />
91                         <Tool
92                                 Name="VCAppVerifierTool"
93                         />
94                         <Tool
95                                 Name="VCWebDeploymentTool"
96                         />
97                         <Tool
98                                 Name="VCPostBuildEventTool"
99                         />
100                 </Configuration>
101                 <Configuration
102                         Name="Debug|x64"
103                         OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
104                         IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
105                         ConfigurationType="1"
106                         CharacterSet="1"
107                         >
108                         <Tool
109                                 Name="VCPreBuildEventTool"
110                         />
111                         <Tool
112                                 Name="VCCustomBuildTool"
113                         />
114                         <Tool
115                                 Name="VCXMLDataGeneratorTool"
116                         />
117                         <Tool
118                                 Name="VCWebServiceProxyGeneratorTool"
119                         />
120                         <Tool
121                                 Name="VCMIDLTool"
122                                 TargetEnvironment="3"
123                         />
124                         <Tool
125                                 Name="VCCLCompilerTool"
126                                 Optimization="0"
127                                 AdditionalIncludeDirectories="&quot;$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0\glib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib\glib-2.0\include&quot;;../msvc;../"
128                                 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_FORTIFY_SOURCE=2"
129                                 MinimalRebuild="true"
130                                 BasicRuntimeChecks="3"
131                                 RuntimeLibrary="3"
132                                 UsePrecompiledHeader="0"
133                                 WarningLevel="4"
134                                 WarnAsError="false"
135                                 Detect64BitPortabilityProblems="true"
136                                 DebugInformationFormat="3"
137                         />
138                         <Tool
139                                 Name="VCManagedResourceCompilerTool"
140                         />
141                         <Tool
142                                 Name="VCResourceCompilerTool"
143                         />
144                         <Tool
145                                 Name="VCPreLinkEventTool"
146                         />
147                         <Tool
148                                 Name="VCLinkerTool"
149                                 LinkLibraryDependencies="false"
150                                 AdditionalDependencies="Ws2_32.lib Psapi.lib"
151                                 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
152                                 GenerateDebugInformation="true"
153                                 OptimizeReferences="1"
154                                 EnableCOMDATFolding="1"
155                                 OptimizeForWindows98="1"
156                                 TargetMachine="17"
157                         />
158                         <Tool
159                                 Name="VCALinkTool"
160                         />
161                         <Tool
162                                 Name="VCManifestTool"
163                         />
164                         <Tool
165                                 Name="VCXDCMakeTool"
166                         />
167                         <Tool
168                                 Name="VCBscMakeTool"
169                         />
170                         <Tool
171                                 Name="VCFxCopTool"
172                         />
173                         <Tool
174                                 Name="VCAppVerifierTool"
175                         />
176                         <Tool
177                                 Name="VCWebDeploymentTool"
178                         />
179                         <Tool
180                                 Name="VCPostBuildEventTool"
181                         />
182                 </Configuration>
183                 <Configuration
184                         Name="Release|Win32"
185                         OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
186                         IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
187                         ConfigurationType="1"
188                         CharacterSet="1"
189                         WholeProgramOptimization="1"
190                         >
191                         <Tool
192                                 Name="VCPreBuildEventTool"
193                         />
194                         <Tool
195                                 Name="VCCustomBuildTool"
196                         />
197                         <Tool
198                                 Name="VCXMLDataGeneratorTool"
199                         />
200                         <Tool
201                                 Name="VCWebServiceProxyGeneratorTool"
202                         />
203                         <Tool
204                                 Name="VCMIDLTool"
205                         />
206                         <Tool
207                                 Name="VCCLCompilerTool"
208                                 Optimization="1"
209                                 AdditionalIncludeDirectories="&quot;$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0\glib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib\glib-2.0\include&quot;;../msvc;../"
210                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_FORTIFY_SOURCE=2"
211                                 RuntimeLibrary="2"
212                                 UsePrecompiledHeader="0"
213                                 WarningLevel="4"
214                                 WarnAsError="false"
215                                 Detect64BitPortabilityProblems="true"
216                                 DebugInformationFormat="3"
217                         />
218                         <Tool
219                                 Name="VCManagedResourceCompilerTool"
220                         />
221                         <Tool
222                                 Name="VCResourceCompilerTool"
223                         />
224                         <Tool
225                                 Name="VCPreLinkEventTool"
226                         />
227                         <Tool
228                                 Name="VCLinkerTool"
229                                 LinkLibraryDependencies="false"
230                                 AdditionalDependencies="Ws2_32.lib Psapi.lib"
231                                 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
232                         />
233                         <Tool
234                                 Name="VCALinkTool"
235                         />
236                         <Tool
237                                 Name="VCManifestTool"
238                         />
239                         <Tool
240                                 Name="VCXDCMakeTool"
241                         />
242                         <Tool
243                                 Name="VCBscMakeTool"
244                         />
245                         <Tool
246                                 Name="VCFxCopTool"
247                         />
248                         <Tool
249                                 Name="VCAppVerifierTool"
250                         />
251                         <Tool
252                                 Name="VCWebDeploymentTool"
253                         />
254                         <Tool
255                                 Name="VCPostBuildEventTool"
256                         />
257                 </Configuration>
258                 <Configuration
259                         Name="Release|x64"
260                         OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
261                         IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
262                         ConfigurationType="1"
263                         CharacterSet="1"
264                         WholeProgramOptimization="1"
265                         >
266                         <Tool
267                                 Name="VCPreBuildEventTool"
268                         />
269                         <Tool
270                                 Name="VCCustomBuildTool"
271                         />
272                         <Tool
273                                 Name="VCXMLDataGeneratorTool"
274                         />
275                         <Tool
276                                 Name="VCWebServiceProxyGeneratorTool"
277                         />
278                         <Tool
279                                 Name="VCMIDLTool"
280                                 TargetEnvironment="3"
281                         />
282                         <Tool
283                                 Name="VCCLCompilerTool"
284                                 Optimization="1"
285                                 AdditionalIncludeDirectories="&quot;$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\include\glib-2.0\glib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib\glib-2.0\include&quot;;../msvc;../"
286                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_FORTIFY_SOURCE=2"
287                                 RuntimeLibrary="2"
288                                 UsePrecompiledHeader="0"
289                                 WarningLevel="4"
290                                 WarnAsError="false"
291                                 Detect64BitPortabilityProblems="true"
292                                 DebugInformationFormat="3"
293                         />
294                         <Tool
295                                 Name="VCManagedResourceCompilerTool"
296                         />
297                         <Tool
298                                 Name="VCResourceCompilerTool"
299                         />
300                         <Tool
301                                 Name="VCPreLinkEventTool"
302                         />
303                         <Tool
304                                 Name="VCLinkerTool"
305                                 LinkLibraryDependencies="false"
306                                 AdditionalDependencies="Ws2_32.lib Psapi.lib"
307                                 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
308                                 TargetMachine="17"
309                         />
310                         <Tool
311                                 Name="VCALinkTool"
312                         />
313                         <Tool
314                                 Name="VCManifestTool"
315                         />
316                         <Tool
317                                 Name="VCXDCMakeTool"
318                         />
319                         <Tool
320                                 Name="VCBscMakeTool"
321                         />
322                         <Tool
323                                 Name="VCFxCopTool"
324                         />
325                         <Tool
326                                 Name="VCAppVerifierTool"
327                         />
328                         <Tool
329                                 Name="VCWebDeploymentTool"
330                         />
331                         <Tool
332                                 Name="VCPostBuildEventTool"
333                         />
334                 </Configuration>
335                 <Configuration
336                         Name="Debug_eglib|Win32"
337                         OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
338                         IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
339                         ConfigurationType="1"
340                         CharacterSet="1"
341                         >
342                         <Tool
343                                 Name="VCPreBuildEventTool"
344                         />
345                         <Tool
346                                 Name="VCCustomBuildTool"
347                         />
348                         <Tool
349                                 Name="VCXMLDataGeneratorTool"
350                         />
351                         <Tool
352                                 Name="VCWebServiceProxyGeneratorTool"
353                         />
354                         <Tool
355                                 Name="VCMIDLTool"
356                         />
357                         <Tool
358                                 Name="VCCLCompilerTool"
359                                 Optimization="0"
360                                 AdditionalIncludeDirectories="../eglib/src;../eglib/test;../eglib;../msvc"
361                                 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_FORTIFY_SOURCE=2"
362                                 MinimalRebuild="true"
363                                 BasicRuntimeChecks="3"
364                                 RuntimeLibrary="3"
365                                 UsePrecompiledHeader="0"
366                                 WarningLevel="4"
367                                 WarnAsError="false"
368                                 Detect64BitPortabilityProblems="true"
369                                 DebugInformationFormat="4"
370                         />
371                         <Tool
372                                 Name="VCManagedResourceCompilerTool"
373                         />
374                         <Tool
375                                 Name="VCResourceCompilerTool"
376                         />
377                         <Tool
378                                 Name="VCPreLinkEventTool"
379                         />
380                         <Tool
381                                 Name="VCLinkerTool"
382                                 LinkLibraryDependencies="false"
383                                 AdditionalDependencies="Ws2_32.lib Psapi.lib eglib.lib"
384                                 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
385                                 GenerateDebugInformation="true"
386                                 OptimizeReferences="1"
387                                 EnableCOMDATFolding="1"
388                                 OptimizeForWindows98="1"
389                         />
390                         <Tool
391                                 Name="VCALinkTool"
392                         />
393                         <Tool
394                                 Name="VCManifestTool"
395                         />
396                         <Tool
397                                 Name="VCXDCMakeTool"
398                         />
399                         <Tool
400                                 Name="VCBscMakeTool"
401                         />
402                         <Tool
403                                 Name="VCFxCopTool"
404                         />
405                         <Tool
406                                 Name="VCAppVerifierTool"
407                         />
408                         <Tool
409                                 Name="VCWebDeploymentTool"
410                         />
411                         <Tool
412                                 Name="VCPostBuildEventTool"
413                         />
414                 </Configuration>
415                 <Configuration
416                         Name="Debug_eglib|x64"
417                         OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
418                         IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
419                         ConfigurationType="1"
420                         CharacterSet="1"
421                         >
422                         <Tool
423                                 Name="VCPreBuildEventTool"
424                         />
425                         <Tool
426                                 Name="VCCustomBuildTool"
427                         />
428                         <Tool
429                                 Name="VCXMLDataGeneratorTool"
430                         />
431                         <Tool
432                                 Name="VCWebServiceProxyGeneratorTool"
433                         />
434                         <Tool
435                                 Name="VCMIDLTool"
436                                 TargetEnvironment="3"
437                         />
438                         <Tool
439                                 Name="VCCLCompilerTool"
440                                 Optimization="0"
441                                 AdditionalIncludeDirectories="../eglib/src;../eglib/test;../eglib;../msvc"
442                                 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_FORTIFY_SOURCE=2"
443                                 MinimalRebuild="true"
444                                 BasicRuntimeChecks="3"
445                                 RuntimeLibrary="3"
446                                 UsePrecompiledHeader="0"
447                                 WarningLevel="4"
448                                 WarnAsError="false"
449                                 Detect64BitPortabilityProblems="true"
450                                 DebugInformationFormat="3"
451                         />
452                         <Tool
453                                 Name="VCManagedResourceCompilerTool"
454                         />
455                         <Tool
456                                 Name="VCResourceCompilerTool"
457                         />
458                         <Tool
459                                 Name="VCPreLinkEventTool"
460                         />
461                         <Tool
462                                 Name="VCLinkerTool"
463                                 LinkLibraryDependencies="false"
464                                 AdditionalDependencies="Ws2_32.lib Psapi.lib eglib.lib"
465                                 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
466                                 GenerateDebugInformation="true"
467                                 OptimizeReferences="1"
468                                 EnableCOMDATFolding="1"
469                                 OptimizeForWindows98="1"
470                                 TargetMachine="17"
471                         />
472                         <Tool
473                                 Name="VCALinkTool"
474                         />
475                         <Tool
476                                 Name="VCManifestTool"
477                         />
478                         <Tool
479                                 Name="VCXDCMakeTool"
480                         />
481                         <Tool
482                                 Name="VCBscMakeTool"
483                         />
484                         <Tool
485                                 Name="VCFxCopTool"
486                         />
487                         <Tool
488                                 Name="VCAppVerifierTool"
489                         />
490                         <Tool
491                                 Name="VCWebDeploymentTool"
492                         />
493                         <Tool
494                                 Name="VCPostBuildEventTool"
495                         />
496                 </Configuration>
497                 <Configuration
498                         Name="Release_eglib|Win32"
499                         OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
500                         IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
501                         ConfigurationType="1"
502                         CharacterSet="1"
503                         WholeProgramOptimization="1"
504                         >
505                         <Tool
506                                 Name="VCPreBuildEventTool"
507                         />
508                         <Tool
509                                 Name="VCCustomBuildTool"
510                         />
511                         <Tool
512                                 Name="VCXMLDataGeneratorTool"
513                         />
514                         <Tool
515                                 Name="VCWebServiceProxyGeneratorTool"
516                         />
517                         <Tool
518                                 Name="VCMIDLTool"
519                         />
520                         <Tool
521                                 Name="VCCLCompilerTool"
522                                 Optimization="1"
523                                 AdditionalIncludeDirectories="../eglib/src;../eglib/test;../eglib;../msvc"
524                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_FORTIFY_SOURCE=2"
525                                 RuntimeLibrary="2"
526                                 UsePrecompiledHeader="0"
527                                 WarningLevel="4"
528                                 WarnAsError="false"
529                                 Detect64BitPortabilityProblems="true"
530                                 DebugInformationFormat="3"
531                         />
532                         <Tool
533                                 Name="VCManagedResourceCompilerTool"
534                         />
535                         <Tool
536                                 Name="VCResourceCompilerTool"
537                         />
538                         <Tool
539                                 Name="VCPreLinkEventTool"
540                         />
541                         <Tool
542                                 Name="VCLinkerTool"
543                                 LinkLibraryDependencies="false"
544                                 AdditionalDependencies="Ws2_32.lib Psapi.lib eglib.lib"
545                                 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
546                         />
547                         <Tool
548                                 Name="VCALinkTool"
549                         />
550                         <Tool
551                                 Name="VCManifestTool"
552                         />
553                         <Tool
554                                 Name="VCXDCMakeTool"
555                         />
556                         <Tool
557                                 Name="VCBscMakeTool"
558                         />
559                         <Tool
560                                 Name="VCFxCopTool"
561                         />
562                         <Tool
563                                 Name="VCAppVerifierTool"
564                         />
565                         <Tool
566                                 Name="VCWebDeploymentTool"
567                         />
568                         <Tool
569                                 Name="VCPostBuildEventTool"
570                         />
571                 </Configuration>
572                 <Configuration
573                         Name="Release_eglib|x64"
574                         OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
575                         IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
576                         ConfigurationType="1"
577                         CharacterSet="1"
578                         WholeProgramOptimization="1"
579                         >
580                         <Tool
581                                 Name="VCPreBuildEventTool"
582                         />
583                         <Tool
584                                 Name="VCCustomBuildTool"
585                         />
586                         <Tool
587                                 Name="VCXMLDataGeneratorTool"
588                         />
589                         <Tool
590                                 Name="VCWebServiceProxyGeneratorTool"
591                         />
592                         <Tool
593                                 Name="VCMIDLTool"
594                                 TargetEnvironment="3"
595                         />
596                         <Tool
597                                 Name="VCCLCompilerTool"
598                                 Optimization="1"
599                                 AdditionalIncludeDirectories="../eglib/src;../eglib/test;../eglib;../msvc"
600                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_FORTIFY_SOURCE=2"
601                                 RuntimeLibrary="2"
602                                 UsePrecompiledHeader="0"
603                                 WarningLevel="4"
604                                 WarnAsError="false"
605                                 Detect64BitPortabilityProblems="true"
606                                 DebugInformationFormat="3"
607                         />
608                         <Tool
609                                 Name="VCManagedResourceCompilerTool"
610                         />
611                         <Tool
612                                 Name="VCResourceCompilerTool"
613                         />
614                         <Tool
615                                 Name="VCPreLinkEventTool"
616                         />
617                         <Tool
618                                 Name="VCLinkerTool"
619                                 LinkLibraryDependencies="false"
620                                 AdditionalDependencies="Ws2_32.lib Psapi.lib eglib.lib"
621                                 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
622                                 TargetMachine="17"
623                         />
624                         <Tool
625                                 Name="VCALinkTool"
626                         />
627                         <Tool
628                                 Name="VCManifestTool"
629                         />
630                         <Tool
631                                 Name="VCXDCMakeTool"
632                         />
633                         <Tool
634                                 Name="VCBscMakeTool"
635                         />
636                         <Tool
637                                 Name="VCFxCopTool"
638                         />
639                         <Tool
640                                 Name="VCAppVerifierTool"
641                         />
642                         <Tool
643                                 Name="VCWebDeploymentTool"
644                         />
645                         <Tool
646                                 Name="VCPostBuildEventTool"
647                         />
648                 </Configuration>
649         </Configurations>
650         <References>
651         </References>
652         <Files>
653                 <Filter
654                         Name="Source Files"
655                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
656                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
657                         >
658                         <File
659                                 RelativePath="..\eglib\test\array.c"
660                                 >
661                         </File>
662                         <File
663                                 RelativePath="..\eglib\test\dir.c"
664                                 >
665                         </File>
666                         <File
667                                 RelativePath="..\eglib\test\driver.c"
668                                 >
669                         </File>
670                         <File
671                                 RelativePath="..\eglib\test\endian.c"
672                                 >
673                         </File>
674                         <File
675                                 RelativePath="..\eglib\test\fake.c"
676                                 >
677                         </File>
678                         <File
679                                 RelativePath="..\eglib\test\file.c"
680                                 >
681                         </File>
682                         <File
683                                 RelativePath=".\getopt.c"
684                                 >
685                         </File>
686                         <File
687                                 RelativePath=".\getopt_long.c"
688                                 >
689                         </File>
690                         <File
691                                 RelativePath="..\eglib\test\hashtable.c"
692                                 >
693                         </File>
694                         <File
695                                 RelativePath="..\eglib\test\list.c"
696                                 >
697                         </File>
698                         <File
699                                 RelativePath="..\eglib\test\markup.c"
700                                 >
701                         </File>
702                         <File
703                                 RelativePath="..\eglib\test\memory.c"
704                                 >
705                         </File>
706                         <File
707                                 RelativePath="..\eglib\test\module.c"
708                                 >
709                         </File>
710                         <File
711                                 RelativePath="..\eglib\test\path.c"
712                                 >
713                         </File>
714                         <File
715                                 RelativePath="..\eglib\test\pattern.c"
716                                 >
717                         </File>
718                         <File
719                                 RelativePath="..\eglib\test\ptrarray.c"
720                                 >
721                         </File>
722                         <File
723                                 RelativePath="..\eglib\test\queue.c"
724                                 >
725                         </File>
726                         <File
727                                 RelativePath="..\eglib\test\shell.c"
728                                 >
729                         </File>
730                         <File
731                                 RelativePath="..\eglib\test\sizes.c"
732                                 >
733                         </File>
734                         <File
735                                 RelativePath="..\eglib\test\slist.c"
736                                 >
737                         </File>
738                         <File
739                                 RelativePath="..\eglib\test\spawn.c"
740                                 >
741                         </File>
742                         <File
743                                 RelativePath="..\eglib\test\string-util.c"
744                                 >
745                         </File>
746                         <File
747                                 RelativePath="..\eglib\test\string.c"
748                                 >
749                         </File>
750                         <File
751                                 RelativePath="..\eglib\test\test.c"
752                                 >
753                         </File>
754                         <File
755                                 RelativePath="..\eglib\test\timer.c"
756                                 >
757                         </File>
758                         <File
759                                 RelativePath="..\eglib\test\unicode.c"
760                                 >
761                         </File>
762                         <File
763                                 RelativePath="..\eglib\test\utf8.c"
764                                 >
765                         </File>
766                 </Filter>
767                 <Filter
768                         Name="Header Files"
769                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
770                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
771                         >
772                         <File
773                                 RelativePath=".\getopt.h"
774                                 >
775                         </File>
776                         <File
777                                 RelativePath=".\getopt_long.h"
778                                 >
779                         </File>
780                         <File
781                                 RelativePath="..\eglib\src\glib.h"
782                                 >
783                         </File>
784                         <File
785                                 RelativePath="..\eglib\test\test.h"
786                                 >
787                         </File>
788                         <File
789                                 RelativePath="..\eglib\test\tests.h"
790                                 >
791                         </File>
792                 </Filter>
793                 <Filter
794                         Name="Resource Files"
795                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
796                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
797                         >
798                 </Filter>
799         </Files>
800         <Globals>
801         </Globals>
802 </VisualStudioProject>