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