2010-04-16 Sebastien Pouliot <sebastien@ximian.com>
[mono/afaerber.git] / msvc / test_eglib.vcproj
blob365c50ea677f548ce577899dc8aac93bc90fa25f
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="test_eglib"
6 ProjectGUID="{80A0620A-3478-4E1A-AA7C-0D2387B892AB}"
7 RootNamespace="test_eglib"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 <Platform
16 Name="x64"
18 </Platforms>
19 <ToolFiles>
20 </ToolFiles>
21 <Configurations>
22 <Configuration
23 Name="Debug|Win32"
24 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
25 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
26 ConfigurationType="1"
27 CharacterSet="1"
29 <Tool
30 Name="VCPreBuildEventTool"
32 <Tool
33 Name="VCCustomBuildTool"
35 <Tool
36 Name="VCXMLDataGeneratorTool"
38 <Tool
39 Name="VCWebServiceProxyGeneratorTool"
41 <Tool
42 Name="VCMIDLTool"
44 <Tool
45 Name="VCCLCompilerTool"
46 Optimization="0"
47 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;../"
48 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_FORTIFY_SOURCE=2"
49 MinimalRebuild="true"
50 BasicRuntimeChecks="3"
51 RuntimeLibrary="3"
52 UsePrecompiledHeader="0"
53 WarningLevel="4"
54 WarnAsError="false"
55 Detect64BitPortabilityProblems="true"
56 DebugInformationFormat="4"
58 <Tool
59 Name="VCManagedResourceCompilerTool"
61 <Tool
62 Name="VCResourceCompilerTool"
64 <Tool
65 Name="VCPreLinkEventTool"
67 <Tool
68 Name="VCLinkerTool"
69 LinkLibraryDependencies="false"
70 AdditionalDependencies="Ws2_32.lib Psapi.lib glib-2.0.lib gthread-2.0.lib gmodule-2.0.lib"
71 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
72 GenerateDebugInformation="true"
73 OptimizeReferences="1"
74 EnableCOMDATFolding="1"
75 OptimizeForWindows98="1"
76 RandomizedBaseAddress="1"
77 DataExecutionPrevention="0"
79 <Tool
80 Name="VCALinkTool"
82 <Tool
83 Name="VCManifestTool"
85 <Tool
86 Name="VCXDCMakeTool"
88 <Tool
89 Name="VCBscMakeTool"
91 <Tool
92 Name="VCFxCopTool"
94 <Tool
95 Name="VCAppVerifierTool"
97 <Tool
98 Name="VCPostBuildEventTool"
100 </Configuration>
101 <Configuration
102 Name="Release|Win32"
103 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
104 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
105 ConfigurationType="1"
106 CharacterSet="1"
107 WholeProgramOptimization="1"
109 <Tool
110 Name="VCPreBuildEventTool"
112 <Tool
113 Name="VCCustomBuildTool"
115 <Tool
116 Name="VCXMLDataGeneratorTool"
118 <Tool
119 Name="VCWebServiceProxyGeneratorTool"
121 <Tool
122 Name="VCMIDLTool"
124 <Tool
125 Name="VCCLCompilerTool"
126 Optimization="1"
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;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_FORTIFY_SOURCE=2"
129 RuntimeLibrary="2"
130 UsePrecompiledHeader="0"
131 WarningLevel="4"
132 WarnAsError="false"
133 Detect64BitPortabilityProblems="true"
134 DebugInformationFormat="3"
136 <Tool
137 Name="VCManagedResourceCompilerTool"
139 <Tool
140 Name="VCResourceCompilerTool"
142 <Tool
143 Name="VCPreLinkEventTool"
145 <Tool
146 Name="VCLinkerTool"
147 LinkLibraryDependencies="false"
148 AdditionalDependencies="Ws2_32.lib Psapi.lib"
149 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
150 RandomizedBaseAddress="1"
151 DataExecutionPrevention="0"
153 <Tool
154 Name="VCALinkTool"
156 <Tool
157 Name="VCManifestTool"
159 <Tool
160 Name="VCXDCMakeTool"
162 <Tool
163 Name="VCBscMakeTool"
165 <Tool
166 Name="VCFxCopTool"
168 <Tool
169 Name="VCAppVerifierTool"
171 <Tool
172 Name="VCPostBuildEventTool"
174 </Configuration>
175 <Configuration
176 Name="Debug_eglib|Win32"
177 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
178 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
179 ConfigurationType="1"
180 CharacterSet="1"
182 <Tool
183 Name="VCPreBuildEventTool"
185 <Tool
186 Name="VCCustomBuildTool"
188 <Tool
189 Name="VCXMLDataGeneratorTool"
191 <Tool
192 Name="VCWebServiceProxyGeneratorTool"
194 <Tool
195 Name="VCMIDLTool"
197 <Tool
198 Name="VCCLCompilerTool"
199 Optimization="0"
200 AdditionalIncludeDirectories="../eglib/src;../eglib/test;../eglib;../msvc"
201 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_FORTIFY_SOURCE=2"
202 MinimalRebuild="true"
203 BasicRuntimeChecks="3"
204 RuntimeLibrary="3"
205 UsePrecompiledHeader="0"
206 WarningLevel="4"
207 WarnAsError="false"
208 Detect64BitPortabilityProblems="true"
209 DebugInformationFormat="4"
211 <Tool
212 Name="VCManagedResourceCompilerTool"
214 <Tool
215 Name="VCResourceCompilerTool"
217 <Tool
218 Name="VCPreLinkEventTool"
220 <Tool
221 Name="VCLinkerTool"
222 LinkLibraryDependencies="false"
223 AdditionalDependencies="Ws2_32.lib Psapi.lib eglib.lib"
224 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
225 GenerateDebugInformation="true"
226 OptimizeReferences="1"
227 EnableCOMDATFolding="1"
228 OptimizeForWindows98="1"
229 RandomizedBaseAddress="1"
230 DataExecutionPrevention="0"
232 <Tool
233 Name="VCALinkTool"
235 <Tool
236 Name="VCManifestTool"
238 <Tool
239 Name="VCXDCMakeTool"
241 <Tool
242 Name="VCBscMakeTool"
244 <Tool
245 Name="VCFxCopTool"
247 <Tool
248 Name="VCAppVerifierTool"
250 <Tool
251 Name="VCPostBuildEventTool"
253 </Configuration>
254 <Configuration
255 Name="Release_eglib|Win32"
256 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
257 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
258 ConfigurationType="1"
259 CharacterSet="1"
260 WholeProgramOptimization="1"
262 <Tool
263 Name="VCPreBuildEventTool"
265 <Tool
266 Name="VCCustomBuildTool"
268 <Tool
269 Name="VCXMLDataGeneratorTool"
271 <Tool
272 Name="VCWebServiceProxyGeneratorTool"
274 <Tool
275 Name="VCMIDLTool"
277 <Tool
278 Name="VCCLCompilerTool"
279 Optimization="1"
280 AdditionalIncludeDirectories="../eglib/src;../eglib/test;../eglib;../msvc"
281 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_FORTIFY_SOURCE=2"
282 RuntimeLibrary="2"
283 UsePrecompiledHeader="0"
284 WarningLevel="4"
285 WarnAsError="false"
286 Detect64BitPortabilityProblems="true"
287 DebugInformationFormat="3"
289 <Tool
290 Name="VCManagedResourceCompilerTool"
292 <Tool
293 Name="VCResourceCompilerTool"
295 <Tool
296 Name="VCPreLinkEventTool"
298 <Tool
299 Name="VCLinkerTool"
300 LinkLibraryDependencies="false"
301 AdditionalDependencies="Ws2_32.lib Psapi.lib eglib.lib"
302 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
303 RandomizedBaseAddress="1"
304 DataExecutionPrevention="0"
306 <Tool
307 Name="VCALinkTool"
309 <Tool
310 Name="VCManifestTool"
312 <Tool
313 Name="VCXDCMakeTool"
315 <Tool
316 Name="VCBscMakeTool"
318 <Tool
319 Name="VCFxCopTool"
321 <Tool
322 Name="VCAppVerifierTool"
324 <Tool
325 Name="VCPostBuildEventTool"
327 </Configuration>
328 <Configuration
329 Name="Debug|x64"
330 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
331 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
332 ConfigurationType="1"
333 CharacterSet="1"
335 <Tool
336 Name="VCPreBuildEventTool"
338 <Tool
339 Name="VCCustomBuildTool"
341 <Tool
342 Name="VCXMLDataGeneratorTool"
344 <Tool
345 Name="VCWebServiceProxyGeneratorTool"
347 <Tool
348 Name="VCMIDLTool"
349 TargetEnvironment="3"
351 <Tool
352 Name="VCCLCompilerTool"
353 Optimization="0"
354 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;../"
355 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_FORTIFY_SOURCE=2"
356 MinimalRebuild="true"
357 BasicRuntimeChecks="3"
358 RuntimeLibrary="3"
359 UsePrecompiledHeader="0"
360 WarningLevel="4"
361 WarnAsError="false"
362 Detect64BitPortabilityProblems="true"
363 DebugInformationFormat="3"
365 <Tool
366 Name="VCManagedResourceCompilerTool"
368 <Tool
369 Name="VCResourceCompilerTool"
371 <Tool
372 Name="VCPreLinkEventTool"
374 <Tool
375 Name="VCLinkerTool"
376 LinkLibraryDependencies="false"
377 AdditionalDependencies="Ws2_32.lib Psapi.lib"
378 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
379 GenerateDebugInformation="true"
380 OptimizeReferences="1"
381 EnableCOMDATFolding="1"
382 OptimizeForWindows98="1"
383 TargetMachine="17"
385 <Tool
386 Name="VCALinkTool"
388 <Tool
389 Name="VCManifestTool"
391 <Tool
392 Name="VCXDCMakeTool"
394 <Tool
395 Name="VCBscMakeTool"
397 <Tool
398 Name="VCFxCopTool"
400 <Tool
401 Name="VCAppVerifierTool"
403 <Tool
404 Name="VCWebDeploymentTool"
406 <Tool
407 Name="VCPostBuildEventTool"
409 </Configuration>
410 <Configuration
411 Name="Release|x64"
412 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
413 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
414 ConfigurationType="1"
415 CharacterSet="1"
416 WholeProgramOptimization="1"
418 <Tool
419 Name="VCPreBuildEventTool"
421 <Tool
422 Name="VCCustomBuildTool"
424 <Tool
425 Name="VCXMLDataGeneratorTool"
427 <Tool
428 Name="VCWebServiceProxyGeneratorTool"
430 <Tool
431 Name="VCMIDLTool"
432 TargetEnvironment="3"
434 <Tool
435 Name="VCCLCompilerTool"
436 Optimization="1"
437 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;../"
438 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_FORTIFY_SOURCE=2"
439 RuntimeLibrary="2"
440 UsePrecompiledHeader="0"
441 WarningLevel="4"
442 WarnAsError="false"
443 Detect64BitPortabilityProblems="true"
444 DebugInformationFormat="3"
446 <Tool
447 Name="VCManagedResourceCompilerTool"
449 <Tool
450 Name="VCResourceCompilerTool"
452 <Tool
453 Name="VCPreLinkEventTool"
455 <Tool
456 Name="VCLinkerTool"
457 LinkLibraryDependencies="false"
458 AdditionalDependencies="Ws2_32.lib Psapi.lib"
459 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
460 TargetMachine="17"
462 <Tool
463 Name="VCALinkTool"
465 <Tool
466 Name="VCManifestTool"
468 <Tool
469 Name="VCXDCMakeTool"
471 <Tool
472 Name="VCBscMakeTool"
474 <Tool
475 Name="VCFxCopTool"
477 <Tool
478 Name="VCAppVerifierTool"
480 <Tool
481 Name="VCWebDeploymentTool"
483 <Tool
484 Name="VCPostBuildEventTool"
486 </Configuration>
487 <Configuration
488 Name="Debug_eglib|x64"
489 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
490 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
491 ConfigurationType="1"
492 CharacterSet="1"
494 <Tool
495 Name="VCPreBuildEventTool"
497 <Tool
498 Name="VCCustomBuildTool"
500 <Tool
501 Name="VCXMLDataGeneratorTool"
503 <Tool
504 Name="VCWebServiceProxyGeneratorTool"
506 <Tool
507 Name="VCMIDLTool"
508 TargetEnvironment="3"
510 <Tool
511 Name="VCCLCompilerTool"
512 Optimization="0"
513 AdditionalIncludeDirectories="../eglib/src;../eglib/test;../eglib;../msvc"
514 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_FORTIFY_SOURCE=2"
515 MinimalRebuild="true"
516 BasicRuntimeChecks="3"
517 RuntimeLibrary="3"
518 UsePrecompiledHeader="0"
519 WarningLevel="4"
520 WarnAsError="false"
521 Detect64BitPortabilityProblems="true"
522 DebugInformationFormat="3"
524 <Tool
525 Name="VCManagedResourceCompilerTool"
527 <Tool
528 Name="VCResourceCompilerTool"
530 <Tool
531 Name="VCPreLinkEventTool"
533 <Tool
534 Name="VCLinkerTool"
535 LinkLibraryDependencies="false"
536 AdditionalDependencies="Ws2_32.lib Psapi.lib eglib.lib"
537 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
538 GenerateDebugInformation="true"
539 OptimizeReferences="1"
540 EnableCOMDATFolding="1"
541 OptimizeForWindows98="1"
542 TargetMachine="17"
544 <Tool
545 Name="VCALinkTool"
547 <Tool
548 Name="VCManifestTool"
550 <Tool
551 Name="VCXDCMakeTool"
553 <Tool
554 Name="VCBscMakeTool"
556 <Tool
557 Name="VCFxCopTool"
559 <Tool
560 Name="VCAppVerifierTool"
562 <Tool
563 Name="VCWebDeploymentTool"
565 <Tool
566 Name="VCPostBuildEventTool"
568 </Configuration>
569 <Configuration
570 Name="Release_eglib|x64"
571 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
572 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
573 ConfigurationType="1"
574 CharacterSet="1"
575 WholeProgramOptimization="1"
577 <Tool
578 Name="VCPreBuildEventTool"
580 <Tool
581 Name="VCCustomBuildTool"
583 <Tool
584 Name="VCXMLDataGeneratorTool"
586 <Tool
587 Name="VCWebServiceProxyGeneratorTool"
589 <Tool
590 Name="VCMIDLTool"
591 TargetEnvironment="3"
593 <Tool
594 Name="VCCLCompilerTool"
595 Optimization="1"
596 AdditionalIncludeDirectories="../eglib/src;../eglib/test;../eglib;../msvc"
597 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_FORTIFY_SOURCE=2"
598 RuntimeLibrary="2"
599 UsePrecompiledHeader="0"
600 WarningLevel="4"
601 WarnAsError="false"
602 Detect64BitPortabilityProblems="true"
603 DebugInformationFormat="3"
605 <Tool
606 Name="VCManagedResourceCompilerTool"
608 <Tool
609 Name="VCResourceCompilerTool"
611 <Tool
612 Name="VCPreLinkEventTool"
614 <Tool
615 Name="VCLinkerTool"
616 LinkLibraryDependencies="false"
617 AdditionalDependencies="Ws2_32.lib Psapi.lib eglib.lib"
618 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
619 TargetMachine="17"
621 <Tool
622 Name="VCALinkTool"
624 <Tool
625 Name="VCManifestTool"
627 <Tool
628 Name="VCXDCMakeTool"
630 <Tool
631 Name="VCBscMakeTool"
633 <Tool
634 Name="VCFxCopTool"
636 <Tool
637 Name="VCAppVerifierTool"
639 <Tool
640 Name="VCWebDeploymentTool"
642 <Tool
643 Name="VCPostBuildEventTool"
645 </Configuration>
646 </Configurations>
647 <References>
648 </References>
649 <Files>
650 <Filter
651 Name="Source Files"
652 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
653 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
655 <File
656 RelativePath="..\eglib\test\array.c"
658 </File>
659 <File
660 RelativePath="..\eglib\test\dir.c"
662 </File>
663 <File
664 RelativePath="..\eglib\test\driver.c"
666 </File>
667 <File
668 RelativePath="..\eglib\test\endian.c"
670 </File>
671 <File
672 RelativePath="..\eglib\test\fake.c"
674 </File>
675 <File
676 RelativePath="..\eglib\test\file.c"
678 </File>
679 <File
680 RelativePath=".\getopt.c"
682 </File>
683 <File
684 RelativePath=".\getopt_long.c"
686 </File>
687 <File
688 RelativePath="..\eglib\test\hashtable.c"
690 </File>
691 <File
692 RelativePath="..\eglib\test\list.c"
694 </File>
695 <File
696 RelativePath="..\eglib\test\markup.c"
698 </File>
699 <File
700 RelativePath="..\eglib\test\memory.c"
702 </File>
703 <File
704 RelativePath="..\eglib\test\module.c"
706 </File>
707 <File
708 RelativePath="..\eglib\test\path.c"
710 </File>
711 <File
712 RelativePath="..\eglib\test\pattern.c"
714 </File>
715 <File
716 RelativePath="..\eglib\test\ptrarray.c"
718 </File>
719 <File
720 RelativePath="..\eglib\test\queue.c"
722 </File>
723 <File
724 RelativePath="..\eglib\test\shell.c"
726 </File>
727 <File
728 RelativePath="..\eglib\test\sizes.c"
730 </File>
731 <File
732 RelativePath="..\eglib\test\slist.c"
734 </File>
735 <File
736 RelativePath="..\eglib\test\spawn.c"
738 </File>
739 <File
740 RelativePath="..\eglib\test\string-util.c"
742 </File>
743 <File
744 RelativePath="..\eglib\test\string.c"
746 </File>
747 <File
748 RelativePath="..\eglib\test\test.c"
750 </File>
751 <File
752 RelativePath="..\eglib\test\timer.c"
754 </File>
755 <File
756 RelativePath="..\eglib\test\unicode.c"
758 </File>
759 <File
760 RelativePath="..\eglib\test\utf8.c"
762 </File>
763 </Filter>
764 <Filter
765 Name="Header Files"
766 Filter="h;hpp;hxx;hm;inl;inc;xsd"
767 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
769 <File
770 RelativePath=".\getopt.h"
772 </File>
773 <File
774 RelativePath=".\getopt_long.h"
776 </File>
777 <File
778 RelativePath="..\eglib\src\glib.h"
780 </File>
781 <File
782 RelativePath="..\eglib\test\test.h"
784 </File>
785 <File
786 RelativePath="..\eglib\test\tests.h"
788 </File>
789 </Filter>
790 <Filter
791 Name="Resource Files"
792 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
793 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
795 </Filter>
796 </Files>
797 <Globals>
798 </Globals>
799 </VisualStudioProject>