2010-04-16 Sebastien Pouliot <sebastien@ximian.com>
[mono/afaerber.git] / msvc / eglib.vcproj
blob51487a0cffdfc229c6fd3f00e88c285605713b70
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="eglib"
6 ProjectGUID="{158073ED-99AE-4196-9EDC-DDB2344F8466}"
7 RootNamespace="eglib"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
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)/lib"
25 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
26 ConfigurationType="4"
27 CharacterSet="1"
29 <Tool
30 Name="VCPreBuildEventTool"
31 CommandLine="copy ..\eglib\winconfig.h ..\eglib\config.h"
33 <Tool
34 Name="VCCustomBuildTool"
36 <Tool
37 Name="VCXMLDataGeneratorTool"
39 <Tool
40 Name="VCWebServiceProxyGeneratorTool"
42 <Tool
43 Name="VCMIDLTool"
45 <Tool
46 Name="VCCLCompilerTool"
47 Optimization="0"
48 AdditionalIncludeDirectories="../eglib/src;../eglib"
49 PreprocessorDefinitions="_DEBUG;__i386__;TARGET_X86;i386;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;_LIB;_CRT_NONSTDC_NO_DEPRECATE"
50 MinimalRebuild="true"
51 BasicRuntimeChecks="3"
52 RuntimeLibrary="3"
53 UsePrecompiledHeader="0"
54 WarningLevel="4"
55 WarnAsError="true"
56 Detect64BitPortabilityProblems="true"
57 DebugInformationFormat="4"
59 <Tool
60 Name="VCManagedResourceCompilerTool"
62 <Tool
63 Name="VCResourceCompilerTool"
65 <Tool
66 Name="VCPreLinkEventTool"
68 <Tool
69 Name="VCLibrarianTool"
71 <Tool
72 Name="VCALinkTool"
74 <Tool
75 Name="VCXDCMakeTool"
77 <Tool
78 Name="VCBscMakeTool"
80 <Tool
81 Name="VCFxCopTool"
83 <Tool
84 Name="VCPostBuildEventTool"
86 </Configuration>
87 <Configuration
88 Name="Release|Win32"
89 OutputDirectory="$(PlatformName)_$(ConfigurationName)/lib"
90 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
91 ConfigurationType="4"
92 CharacterSet="1"
93 WholeProgramOptimization="1"
95 <Tool
96 Name="VCPreBuildEventTool"
97 CommandLine="copy ..\eglib\winconfig.h ..\eglib\config.h"
99 <Tool
100 Name="VCCustomBuildTool"
102 <Tool
103 Name="VCXMLDataGeneratorTool"
105 <Tool
106 Name="VCWebServiceProxyGeneratorTool"
108 <Tool
109 Name="VCMIDLTool"
111 <Tool
112 Name="VCCLCompilerTool"
113 Optimization="1"
114 AdditionalIncludeDirectories="../eglib/src;../eglib"
115 PreprocessorDefinitions="NDEBUG;__i386__;TARGET_X86;i386;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;_LIB;_CRT_NONSTDC_NO_DEPRECATE"
116 RuntimeLibrary="2"
117 UsePrecompiledHeader="0"
118 WarningLevel="4"
119 WarnAsError="true"
120 Detect64BitPortabilityProblems="true"
121 DebugInformationFormat="3"
123 <Tool
124 Name="VCManagedResourceCompilerTool"
126 <Tool
127 Name="VCResourceCompilerTool"
129 <Tool
130 Name="VCPreLinkEventTool"
132 <Tool
133 Name="VCLibrarianTool"
135 <Tool
136 Name="VCALinkTool"
138 <Tool
139 Name="VCXDCMakeTool"
141 <Tool
142 Name="VCBscMakeTool"
144 <Tool
145 Name="VCFxCopTool"
147 <Tool
148 Name="VCPostBuildEventTool"
150 </Configuration>
151 <Configuration
152 Name="Debug_eglib|Win32"
153 OutputDirectory="$(PlatformName)_$(ConfigurationName)/lib"
154 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
155 ConfigurationType="4"
156 CharacterSet="1"
158 <Tool
159 Name="VCPreBuildEventTool"
160 CommandLine="copy ..\eglib\winconfig.h ..\eglib\config.h"
162 <Tool
163 Name="VCCustomBuildTool"
165 <Tool
166 Name="VCXMLDataGeneratorTool"
168 <Tool
169 Name="VCWebServiceProxyGeneratorTool"
171 <Tool
172 Name="VCMIDLTool"
174 <Tool
175 Name="VCCLCompilerTool"
176 Optimization="0"
177 AdditionalIncludeDirectories="../eglib/src;../eglib"
178 PreprocessorDefinitions="_DEBUG;__i386__;TARGET_X86;i386;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;_LIB;_CRT_NONSTDC_NO_DEPRECATE"
179 MinimalRebuild="true"
180 BasicRuntimeChecks="3"
181 RuntimeLibrary="3"
182 UsePrecompiledHeader="0"
183 WarningLevel="4"
184 WarnAsError="true"
185 Detect64BitPortabilityProblems="true"
186 DebugInformationFormat="4"
188 <Tool
189 Name="VCManagedResourceCompilerTool"
191 <Tool
192 Name="VCResourceCompilerTool"
194 <Tool
195 Name="VCPreLinkEventTool"
197 <Tool
198 Name="VCLibrarianTool"
200 <Tool
201 Name="VCALinkTool"
203 <Tool
204 Name="VCXDCMakeTool"
206 <Tool
207 Name="VCBscMakeTool"
209 <Tool
210 Name="VCFxCopTool"
212 <Tool
213 Name="VCPostBuildEventTool"
215 </Configuration>
216 <Configuration
217 Name="Release_eglib|Win32"
218 OutputDirectory="$(PlatformName)_$(ConfigurationName)/lib"
219 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
220 ConfigurationType="4"
221 CharacterSet="1"
222 WholeProgramOptimization="1"
224 <Tool
225 Name="VCPreBuildEventTool"
226 CommandLine="copy ..\eglib\winconfig.h ..\eglib\config.h"
228 <Tool
229 Name="VCCustomBuildTool"
231 <Tool
232 Name="VCXMLDataGeneratorTool"
234 <Tool
235 Name="VCWebServiceProxyGeneratorTool"
237 <Tool
238 Name="VCMIDLTool"
240 <Tool
241 Name="VCCLCompilerTool"
242 Optimization="1"
243 AdditionalIncludeDirectories="../eglib/src;../eglib"
244 PreprocessorDefinitions="NDEBUG;__i386__;TARGET_X86;i386;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;_LIB;_CRT_NONSTDC_NO_DEPRECATE"
245 RuntimeLibrary="2"
246 UsePrecompiledHeader="0"
247 WarningLevel="4"
248 WarnAsError="true"
249 Detect64BitPortabilityProblems="true"
250 DebugInformationFormat="3"
252 <Tool
253 Name="VCManagedResourceCompilerTool"
255 <Tool
256 Name="VCResourceCompilerTool"
258 <Tool
259 Name="VCPreLinkEventTool"
261 <Tool
262 Name="VCLibrarianTool"
264 <Tool
265 Name="VCALinkTool"
267 <Tool
268 Name="VCXDCMakeTool"
270 <Tool
271 Name="VCBscMakeTool"
273 <Tool
274 Name="VCFxCopTool"
276 <Tool
277 Name="VCPostBuildEventTool"
279 </Configuration>
280 <Configuration
281 Name="Debug|x64"
282 OutputDirectory="$(PlatformName)_$(ConfigurationName)/lib"
283 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
284 ConfigurationType="4"
285 CharacterSet="1"
287 <Tool
288 Name="VCPreBuildEventTool"
289 CommandLine="copy ..\eglib\winconfig.h ..\eglib\config.h"
291 <Tool
292 Name="VCCustomBuildTool"
294 <Tool
295 Name="VCXMLDataGeneratorTool"
297 <Tool
298 Name="VCWebServiceProxyGeneratorTool"
300 <Tool
301 Name="VCMIDLTool"
302 TargetEnvironment="3"
304 <Tool
305 Name="VCCLCompilerTool"
306 Optimization="0"
307 AdditionalIncludeDirectories="../eglib/src;../eglib"
308 PreprocessorDefinitions="_DEBUG;__x86_64__;WIN64;_WIN64;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;_LIB;_CRT_NONSTDC_NO_DEPRECATE"
309 MinimalRebuild="true"
310 BasicRuntimeChecks="3"
311 RuntimeLibrary="3"
312 UsePrecompiledHeader="0"
313 WarningLevel="4"
314 WarnAsError="true"
315 Detect64BitPortabilityProblems="true"
316 DebugInformationFormat="3"
318 <Tool
319 Name="VCManagedResourceCompilerTool"
321 <Tool
322 Name="VCResourceCompilerTool"
324 <Tool
325 Name="VCPreLinkEventTool"
327 <Tool
328 Name="VCLibrarianTool"
330 <Tool
331 Name="VCALinkTool"
333 <Tool
334 Name="VCXDCMakeTool"
336 <Tool
337 Name="VCBscMakeTool"
339 <Tool
340 Name="VCFxCopTool"
342 <Tool
343 Name="VCPostBuildEventTool"
345 </Configuration>
346 <Configuration
347 Name="Release|x64"
348 OutputDirectory="$(PlatformName)_$(ConfigurationName)/lib"
349 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
350 ConfigurationType="4"
351 CharacterSet="1"
352 WholeProgramOptimization="1"
354 <Tool
355 Name="VCPreBuildEventTool"
356 CommandLine="copy ..\eglib\winconfig.h ..\eglib\config.h"
358 <Tool
359 Name="VCCustomBuildTool"
361 <Tool
362 Name="VCXMLDataGeneratorTool"
364 <Tool
365 Name="VCWebServiceProxyGeneratorTool"
367 <Tool
368 Name="VCMIDLTool"
369 TargetEnvironment="3"
371 <Tool
372 Name="VCCLCompilerTool"
373 Optimization="1"
374 AdditionalIncludeDirectories="../eglib/src;../eglib"
375 PreprocessorDefinitions="NDEBUG;__x86_64__;WIN64;_WIN64;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;_LIB;_CRT_NONSTDC_NO_DEPRECATE"
376 RuntimeLibrary="2"
377 UsePrecompiledHeader="0"
378 WarningLevel="4"
379 WarnAsError="true"
380 Detect64BitPortabilityProblems="true"
381 DebugInformationFormat="3"
383 <Tool
384 Name="VCManagedResourceCompilerTool"
386 <Tool
387 Name="VCResourceCompilerTool"
389 <Tool
390 Name="VCPreLinkEventTool"
392 <Tool
393 Name="VCLibrarianTool"
395 <Tool
396 Name="VCALinkTool"
398 <Tool
399 Name="VCXDCMakeTool"
401 <Tool
402 Name="VCBscMakeTool"
404 <Tool
405 Name="VCFxCopTool"
407 <Tool
408 Name="VCPostBuildEventTool"
410 </Configuration>
411 <Configuration
412 Name="Debug_eglib|x64"
413 OutputDirectory="$(PlatformName)_$(ConfigurationName)/lib"
414 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
415 ConfigurationType="4"
416 CharacterSet="1"
418 <Tool
419 Name="VCPreBuildEventTool"
420 CommandLine="copy ..\eglib\winconfig.h ..\eglib\config.h"
422 <Tool
423 Name="VCCustomBuildTool"
425 <Tool
426 Name="VCXMLDataGeneratorTool"
428 <Tool
429 Name="VCWebServiceProxyGeneratorTool"
431 <Tool
432 Name="VCMIDLTool"
433 TargetEnvironment="3"
435 <Tool
436 Name="VCCLCompilerTool"
437 Optimization="0"
438 AdditionalIncludeDirectories="../eglib/src;../eglib"
439 PreprocessorDefinitions="_DEBUG;__x86_64__;WIN64;_WIN64;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;_LIB;_CRT_NONSTDC_NO_DEPRECATE"
440 MinimalRebuild="true"
441 BasicRuntimeChecks="3"
442 RuntimeLibrary="3"
443 UsePrecompiledHeader="0"
444 WarningLevel="4"
445 WarnAsError="true"
446 Detect64BitPortabilityProblems="true"
447 DebugInformationFormat="3"
449 <Tool
450 Name="VCManagedResourceCompilerTool"
452 <Tool
453 Name="VCResourceCompilerTool"
455 <Tool
456 Name="VCPreLinkEventTool"
458 <Tool
459 Name="VCLibrarianTool"
461 <Tool
462 Name="VCALinkTool"
464 <Tool
465 Name="VCXDCMakeTool"
467 <Tool
468 Name="VCBscMakeTool"
470 <Tool
471 Name="VCFxCopTool"
473 <Tool
474 Name="VCPostBuildEventTool"
476 </Configuration>
477 <Configuration
478 Name="Release_eglib|x64"
479 OutputDirectory="$(PlatformName)_$(ConfigurationName)/lib"
480 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
481 ConfigurationType="4"
482 CharacterSet="1"
483 WholeProgramOptimization="1"
485 <Tool
486 Name="VCPreBuildEventTool"
487 CommandLine="copy ..\eglib\winconfig.h ..\eglib\config.h"
489 <Tool
490 Name="VCCustomBuildTool"
492 <Tool
493 Name="VCXMLDataGeneratorTool"
495 <Tool
496 Name="VCWebServiceProxyGeneratorTool"
498 <Tool
499 Name="VCMIDLTool"
500 TargetEnvironment="3"
502 <Tool
503 Name="VCCLCompilerTool"
504 Optimization="1"
505 AdditionalIncludeDirectories="../eglib/src;../eglib"
506 PreprocessorDefinitions="NDEBUG;__x86_64__;WIN64;_WIN64;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;_LIB;_CRT_NONSTDC_NO_DEPRECATE"
507 RuntimeLibrary="2"
508 UsePrecompiledHeader="0"
509 WarningLevel="4"
510 WarnAsError="true"
511 Detect64BitPortabilityProblems="true"
512 DebugInformationFormat="3"
514 <Tool
515 Name="VCManagedResourceCompilerTool"
517 <Tool
518 Name="VCResourceCompilerTool"
520 <Tool
521 Name="VCPreLinkEventTool"
523 <Tool
524 Name="VCLibrarianTool"
526 <Tool
527 Name="VCALinkTool"
529 <Tool
530 Name="VCXDCMakeTool"
532 <Tool
533 Name="VCBscMakeTool"
535 <Tool
536 Name="VCFxCopTool"
538 <Tool
539 Name="VCPostBuildEventTool"
541 </Configuration>
542 </Configurations>
543 <References>
544 </References>
545 <Files>
546 <Filter
547 Name="Source Files"
548 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
549 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
551 <File
552 RelativePath="..\eglib\src\garray.c"
554 </File>
555 <File
556 RelativePath="..\eglib\src\gdate-win32.c"
558 </File>
559 <File
560 RelativePath="..\eglib\src\gdir-win32.c"
562 </File>
563 <File
564 RelativePath="..\eglib\src\gerror.c"
566 </File>
567 <File
568 RelativePath="..\eglib\src\gfile-posix.c"
570 </File>
571 <File
572 RelativePath="..\eglib\src\gfile-win32.c"
574 </File>
575 <File
576 RelativePath="..\eglib\src\gfile.c"
578 </File>
579 <File
580 RelativePath="..\eglib\src\ghashtable.c"
582 </File>
583 <File
584 RelativePath="..\eglib\src\glist.c"
586 </File>
587 <File
588 RelativePath="..\eglib\src\gmarkup.c"
590 </File>
591 <File
592 RelativePath="..\eglib\src\gmem.c"
594 </File>
595 <File
596 RelativePath="..\eglib\src\gmisc-win32.c"
598 </File>
599 <File
600 RelativePath="..\eglib\src\gmodule-win32.c"
602 </File>
603 <File
604 RelativePath="..\eglib\src\goutput.c"
606 </File>
607 <File
608 RelativePath="..\eglib\src\gpath.c"
610 </File>
611 <File
612 RelativePath="..\eglib\src\gpattern.c"
614 </File>
615 <File
616 RelativePath="..\eglib\src\gptrarray.c"
618 </File>
619 <File
620 RelativePath="..\eglib\src\gqueue.c"
622 </File>
623 <File
624 RelativePath="..\eglib\src\gshell.c"
626 </File>
627 <File
628 RelativePath="..\eglib\src\gslist.c"
630 </File>
631 <File
632 RelativePath="..\eglib\src\gspawn.c"
634 </File>
635 <File
636 RelativePath="..\eglib\src\gstr.c"
638 </File>
639 <File
640 RelativePath="..\eglib\src\gstring.c"
642 </File>
643 <File
644 RelativePath="..\eglib\src\gtimer-win32.c"
646 </File>
647 <File
648 RelativePath="..\eglib\src\gunicode.c"
650 </File>
651 <File
652 RelativePath="..\eglib\src\gutf8.c"
654 </File>
655 <File
656 RelativePath="..\eglib\src\vasprintf.c"
658 </File>
659 </Filter>
660 <Filter
661 Name="Header Files"
662 Filter="h;hpp;hxx;hm;inl;inc;xsd"
663 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
665 <File
666 RelativePath="..\eglib\src\glib.h"
668 </File>
669 <File
670 RelativePath="..\eglib\src\gmodule.h"
672 </File>
673 <File
674 RelativePath="..\eglib\src\sort.frag.h"
676 </File>
677 </Filter>
678 <Filter
679 Name="Resource Files"
680 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
681 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
683 </Filter>
684 </Files>
685 <Globals>
686 </Globals>
687 </VisualStudioProject>