Add MonoHttp: a scripted copy of the HttpListener core that works in 1.0 for the...
[mono-project.git] / msvc / monograph.vcproj
blob5d0c7260000436ca4bb582a8a2c9ef3828e57635
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="monograph"
6 ProjectGUID="{CA2A69D6-3B9D-45A5-8BF7-4E242E683122}"
7 RootNamespace="monograph"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 <Platform
15 Name="x64"
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"
28 <Tool
29 Name="VCPreBuildEventTool"
31 <Tool
32 Name="VCCustomBuildTool"
34 <Tool
35 Name="VCXMLDataGeneratorTool"
37 <Tool
38 Name="VCWebServiceProxyGeneratorTool"
40 <Tool
41 Name="VCMIDLTool"
43 <Tool
44 Name="VCCLCompilerTool"
45 Optimization="0"
46 AdditionalIncludeDirectories="..\;&quot;..\VSDependancies\include\glib-2.0&quot;;&quot;..\VSDependancies\include\glib-2.0\glib&quot;;..\VSDependancies\include;&quot;..\VSDependancies\lib\glib-2.0\include&quot;;..\mono\;..\mono\jit"
47 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_WINDOWS;__WIN32__;PLATFORM_WIN32;__i386__"
48 MinimalRebuild="true"
49 BasicRuntimeChecks="3"
50 RuntimeLibrary="1"
51 BufferSecurityCheck="true"
52 UsePrecompiledHeader="0"
53 WarningLevel="3"
54 Detect64BitPortabilityProblems="true"
55 DebugInformationFormat="3"
56 CompileAs="1"
57 DisableSpecificWarnings="4996"
59 <Tool
60 Name="VCManagedResourceCompilerTool"
62 <Tool
63 Name="VCResourceCompilerTool"
65 <Tool
66 Name="VCPreLinkEventTool"
68 <Tool
69 Name="VCLinkerTool"
70 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib ws2_32.lib gthread-2.0.lib gobject-2.0.lib mono.lib Psapi.lib"
71 LinkIncremental="1"
72 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
73 GenerateDebugInformation="true"
74 SubSystem="1"
75 TargetMachine="1"
77 <Tool
78 Name="VCALinkTool"
80 <Tool
81 Name="VCManifestTool"
83 <Tool
84 Name="VCXDCMakeTool"
86 <Tool
87 Name="VCBscMakeTool"
89 <Tool
90 Name="VCFxCopTool"
92 <Tool
93 Name="VCAppVerifierTool"
95 <Tool
96 Name="VCWebDeploymentTool"
98 <Tool
99 Name="VCPostBuildEventTool"
101 </Configuration>
102 <Configuration
103 Name="Debug|x64"
104 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
105 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
106 ConfigurationType="1"
107 CharacterSet="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"
123 TargetEnvironment="3"
125 <Tool
126 Name="VCCLCompilerTool"
127 Optimization="0"
128 AdditionalIncludeDirectories="..\;&quot;..\VSDependancies\include\glib-2.0&quot;;&quot;..\VSDependancies\include\glib-2.0\glib&quot;;..\VSDependancies\include;&quot;..\VSDependancies\lib\glib-2.0\include&quot;;..\mono\;..\mono\jit"
129 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_WINDOWS;__WIN32__;PLATFORM_WIN32;__i386__"
130 MinimalRebuild="true"
131 BasicRuntimeChecks="3"
132 RuntimeLibrary="1"
133 BufferSecurityCheck="true"
134 UsePrecompiledHeader="0"
135 WarningLevel="3"
136 Detect64BitPortabilityProblems="true"
137 DebugInformationFormat="3"
138 CompileAs="1"
139 DisableSpecificWarnings="4996"
141 <Tool
142 Name="VCManagedResourceCompilerTool"
144 <Tool
145 Name="VCResourceCompilerTool"
147 <Tool
148 Name="VCPreLinkEventTool"
150 <Tool
151 Name="VCLinkerTool"
152 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib ws2_32.lib gthread-2.0.lib gobject-2.0.lib libmono.lib Psapi.lib"
153 LinkIncremental="1"
154 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
155 GenerateDebugInformation="true"
156 SubSystem="1"
157 TargetMachine="17"
159 <Tool
160 Name="VCALinkTool"
162 <Tool
163 Name="VCManifestTool"
165 <Tool
166 Name="VCXDCMakeTool"
168 <Tool
169 Name="VCBscMakeTool"
171 <Tool
172 Name="VCFxCopTool"
174 <Tool
175 Name="VCAppVerifierTool"
177 <Tool
178 Name="VCWebDeploymentTool"
180 <Tool
181 Name="VCPostBuildEventTool"
183 </Configuration>
184 <Configuration
185 Name="Release|Win32"
186 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
187 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
188 ConfigurationType="1"
189 CharacterSet="1"
191 <Tool
192 Name="VCPreBuildEventTool"
194 <Tool
195 Name="VCCustomBuildTool"
197 <Tool
198 Name="VCXMLDataGeneratorTool"
200 <Tool
201 Name="VCWebServiceProxyGeneratorTool"
203 <Tool
204 Name="VCMIDLTool"
206 <Tool
207 Name="VCCLCompilerTool"
208 Optimization="1"
209 AdditionalIncludeDirectories="..\;&quot;..\VSDependancies\include\glib-2.0&quot;;&quot;..\VSDependancies\include\glib-2.0\glib&quot;;..\VSDependancies\include;&quot;..\VSDependancies\lib\glib-2.0\include&quot;;..\mono\;..\mono\jit"
210 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
211 RuntimeLibrary="2"
212 BufferSecurityCheck="true"
213 UsePrecompiledHeader="0"
214 WarningLevel="3"
215 Detect64BitPortabilityProblems="true"
216 DebugInformationFormat="3"
218 <Tool
219 Name="VCManagedResourceCompilerTool"
221 <Tool
222 Name="VCResourceCompilerTool"
224 <Tool
225 Name="VCPreLinkEventTool"
227 <Tool
228 Name="VCLinkerTool"
229 LinkIncremental="1"
230 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
231 GenerateDebugInformation="true"
232 SubSystem="1"
233 OptimizeReferences="2"
234 EnableCOMDATFolding="2"
235 TargetMachine="1"
237 <Tool
238 Name="VCALinkTool"
240 <Tool
241 Name="VCManifestTool"
243 <Tool
244 Name="VCXDCMakeTool"
246 <Tool
247 Name="VCBscMakeTool"
249 <Tool
250 Name="VCFxCopTool"
252 <Tool
253 Name="VCAppVerifierTool"
255 <Tool
256 Name="VCWebDeploymentTool"
258 <Tool
259 Name="VCPostBuildEventTool"
261 </Configuration>
262 <Configuration
263 Name="Release|x64"
264 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
265 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
266 ConfigurationType="1"
267 CharacterSet="1"
269 <Tool
270 Name="VCPreBuildEventTool"
272 <Tool
273 Name="VCCustomBuildTool"
275 <Tool
276 Name="VCXMLDataGeneratorTool"
278 <Tool
279 Name="VCWebServiceProxyGeneratorTool"
281 <Tool
282 Name="VCMIDLTool"
283 TargetEnvironment="3"
285 <Tool
286 Name="VCCLCompilerTool"
287 Optimization="1"
288 AdditionalIncludeDirectories="..\;&quot;..\VSDependancies\include\glib-2.0&quot;;&quot;..\VSDependancies\include\glib-2.0\glib&quot;;..\VSDependancies\include;&quot;..\VSDependancies\lib\glib-2.0\include&quot;;..\mono\;..\mono\jit"
289 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
290 RuntimeLibrary="2"
291 BufferSecurityCheck="true"
292 UsePrecompiledHeader="0"
293 WarningLevel="3"
294 Detect64BitPortabilityProblems="true"
295 DebugInformationFormat="3"
297 <Tool
298 Name="VCManagedResourceCompilerTool"
300 <Tool
301 Name="VCResourceCompilerTool"
303 <Tool
304 Name="VCPreLinkEventTool"
306 <Tool
307 Name="VCLinkerTool"
308 LinkIncremental="1"
309 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;;&quot;$(MONO_DEPENDENCIES_PREFIX)\lib&quot;"
310 GenerateDebugInformation="true"
311 SubSystem="1"
312 OptimizeReferences="2"
313 EnableCOMDATFolding="2"
314 TargetMachine="17"
316 <Tool
317 Name="VCALinkTool"
319 <Tool
320 Name="VCManifestTool"
322 <Tool
323 Name="VCXDCMakeTool"
325 <Tool
326 Name="VCBscMakeTool"
328 <Tool
329 Name="VCFxCopTool"
331 <Tool
332 Name="VCAppVerifierTool"
334 <Tool
335 Name="VCWebDeploymentTool"
337 <Tool
338 Name="VCPostBuildEventTool"
340 </Configuration>
341 <Configuration
342 Name="Debug_eglib|Win32"
343 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
344 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
345 ConfigurationType="1"
346 CharacterSet="1"
348 <Tool
349 Name="VCPreBuildEventTool"
351 <Tool
352 Name="VCCustomBuildTool"
354 <Tool
355 Name="VCXMLDataGeneratorTool"
357 <Tool
358 Name="VCWebServiceProxyGeneratorTool"
360 <Tool
361 Name="VCMIDLTool"
363 <Tool
364 Name="VCCLCompilerTool"
365 Optimization="0"
366 AdditionalIncludeDirectories="..\;&quot;..\VSDependancies\include\glib-2.0&quot;;&quot;..\VSDependancies\include\glib-2.0\glib&quot;;..\VSDependancies\include;&quot;..\VSDependancies\lib\glib-2.0\include&quot;;..\mono\;..\mono\jit"
367 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_WINDOWS;__WIN32__;PLATFORM_WIN32;__i386__"
368 MinimalRebuild="true"
369 BasicRuntimeChecks="3"
370 RuntimeLibrary="1"
371 BufferSecurityCheck="true"
372 UsePrecompiledHeader="0"
373 WarningLevel="3"
374 Detect64BitPortabilityProblems="true"
375 DebugInformationFormat="3"
376 CompileAs="1"
377 DisableSpecificWarnings="4996"
379 <Tool
380 Name="VCManagedResourceCompilerTool"
382 <Tool
383 Name="VCResourceCompilerTool"
385 <Tool
386 Name="VCPreLinkEventTool"
388 <Tool
389 Name="VCLinkerTool"
390 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib ws2_32.lib gthread-2.0.lib gobject-2.0.lib mono.lib Psapi.lib"
391 LinkIncremental="1"
392 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
393 GenerateDebugInformation="true"
394 SubSystem="1"
395 TargetMachine="1"
397 <Tool
398 Name="VCALinkTool"
400 <Tool
401 Name="VCManifestTool"
403 <Tool
404 Name="VCXDCMakeTool"
406 <Tool
407 Name="VCBscMakeTool"
409 <Tool
410 Name="VCFxCopTool"
412 <Tool
413 Name="VCAppVerifierTool"
415 <Tool
416 Name="VCWebDeploymentTool"
418 <Tool
419 Name="VCPostBuildEventTool"
421 </Configuration>
422 <Configuration
423 Name="Debug_eglib|x64"
424 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
425 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
426 ConfigurationType="1"
427 CharacterSet="1"
429 <Tool
430 Name="VCPreBuildEventTool"
432 <Tool
433 Name="VCCustomBuildTool"
435 <Tool
436 Name="VCXMLDataGeneratorTool"
438 <Tool
439 Name="VCWebServiceProxyGeneratorTool"
441 <Tool
442 Name="VCMIDLTool"
443 TargetEnvironment="3"
445 <Tool
446 Name="VCCLCompilerTool"
447 Optimization="0"
448 AdditionalIncludeDirectories="..\;&quot;..\VSDependancies\include\glib-2.0&quot;;&quot;..\VSDependancies\include\glib-2.0\glib&quot;;..\VSDependancies\include;&quot;..\VSDependancies\lib\glib-2.0\include&quot;;..\mono\;..\mono\jit"
449 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_WINDOWS;__WIN32__;PLATFORM_WIN32;__i386__"
450 MinimalRebuild="true"
451 BasicRuntimeChecks="3"
452 RuntimeLibrary="1"
453 BufferSecurityCheck="true"
454 UsePrecompiledHeader="0"
455 WarningLevel="3"
456 Detect64BitPortabilityProblems="true"
457 DebugInformationFormat="3"
458 CompileAs="1"
459 DisableSpecificWarnings="4996"
461 <Tool
462 Name="VCManagedResourceCompilerTool"
464 <Tool
465 Name="VCResourceCompilerTool"
467 <Tool
468 Name="VCPreLinkEventTool"
470 <Tool
471 Name="VCLinkerTool"
472 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib ws2_32.lib gthread-2.0.lib gobject-2.0.lib libmono.lib Psapi.lib"
473 LinkIncremental="1"
474 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
475 GenerateDebugInformation="true"
476 SubSystem="1"
477 TargetMachine="17"
479 <Tool
480 Name="VCALinkTool"
482 <Tool
483 Name="VCManifestTool"
485 <Tool
486 Name="VCXDCMakeTool"
488 <Tool
489 Name="VCBscMakeTool"
491 <Tool
492 Name="VCFxCopTool"
494 <Tool
495 Name="VCAppVerifierTool"
497 <Tool
498 Name="VCWebDeploymentTool"
500 <Tool
501 Name="VCPostBuildEventTool"
503 </Configuration>
504 <Configuration
505 Name="Release_eglib|Win32"
506 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
507 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
508 ConfigurationType="1"
509 CharacterSet="1"
511 <Tool
512 Name="VCPreBuildEventTool"
514 <Tool
515 Name="VCCustomBuildTool"
517 <Tool
518 Name="VCXMLDataGeneratorTool"
520 <Tool
521 Name="VCWebServiceProxyGeneratorTool"
523 <Tool
524 Name="VCMIDLTool"
526 <Tool
527 Name="VCCLCompilerTool"
528 Optimization="1"
529 AdditionalIncludeDirectories="..\;&quot;..\VSDependancies\include\glib-2.0&quot;;&quot;..\VSDependancies\include\glib-2.0\glib&quot;;..\VSDependancies\include;&quot;..\VSDependancies\lib\glib-2.0\include&quot;;..\mono\;..\mono\jit"
530 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
531 RuntimeLibrary="2"
532 BufferSecurityCheck="true"
533 UsePrecompiledHeader="0"
534 WarningLevel="3"
535 Detect64BitPortabilityProblems="true"
536 DebugInformationFormat="3"
538 <Tool
539 Name="VCManagedResourceCompilerTool"
541 <Tool
542 Name="VCResourceCompilerTool"
544 <Tool
545 Name="VCPreLinkEventTool"
547 <Tool
548 Name="VCLinkerTool"
549 LinkIncremental="1"
550 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
551 GenerateDebugInformation="true"
552 SubSystem="1"
553 OptimizeReferences="2"
554 EnableCOMDATFolding="2"
555 TargetMachine="1"
557 <Tool
558 Name="VCALinkTool"
560 <Tool
561 Name="VCManifestTool"
563 <Tool
564 Name="VCXDCMakeTool"
566 <Tool
567 Name="VCBscMakeTool"
569 <Tool
570 Name="VCFxCopTool"
572 <Tool
573 Name="VCAppVerifierTool"
575 <Tool
576 Name="VCWebDeploymentTool"
578 <Tool
579 Name="VCPostBuildEventTool"
581 </Configuration>
582 <Configuration
583 Name="Release_eglib|x64"
584 OutputDirectory="$(PlatformName)_$(ConfigurationName)/bin"
585 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
586 ConfigurationType="1"
587 CharacterSet="1"
589 <Tool
590 Name="VCPreBuildEventTool"
592 <Tool
593 Name="VCCustomBuildTool"
595 <Tool
596 Name="VCXMLDataGeneratorTool"
598 <Tool
599 Name="VCWebServiceProxyGeneratorTool"
601 <Tool
602 Name="VCMIDLTool"
603 TargetEnvironment="3"
605 <Tool
606 Name="VCCLCompilerTool"
607 Optimization="1"
608 AdditionalIncludeDirectories="..\;&quot;..\VSDependancies\include\glib-2.0&quot;;&quot;..\VSDependancies\include\glib-2.0\glib&quot;;..\VSDependancies\include;&quot;..\VSDependancies\lib\glib-2.0\include&quot;;..\mono\;..\mono\jit"
609 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
610 RuntimeLibrary="2"
611 BufferSecurityCheck="true"
612 UsePrecompiledHeader="0"
613 WarningLevel="3"
614 Detect64BitPortabilityProblems="true"
615 DebugInformationFormat="3"
617 <Tool
618 Name="VCManagedResourceCompilerTool"
620 <Tool
621 Name="VCResourceCompilerTool"
623 <Tool
624 Name="VCPreLinkEventTool"
626 <Tool
627 Name="VCLinkerTool"
628 LinkIncremental="1"
629 AdditionalLibraryDirectories="&quot;$(PlatformName)_$(ConfigurationName)/lib&quot;"
630 GenerateDebugInformation="true"
631 SubSystem="1"
632 OptimizeReferences="2"
633 EnableCOMDATFolding="2"
634 TargetMachine="17"
636 <Tool
637 Name="VCALinkTool"
639 <Tool
640 Name="VCManifestTool"
642 <Tool
643 Name="VCXDCMakeTool"
645 <Tool
646 Name="VCBscMakeTool"
648 <Tool
649 Name="VCFxCopTool"
651 <Tool
652 Name="VCAppVerifierTool"
654 <Tool
655 Name="VCWebDeploymentTool"
657 <Tool
658 Name="VCPostBuildEventTool"
660 </Configuration>
661 </Configurations>
662 <References>
663 </References>
664 <Files>
665 <File
666 RelativePath="..\mono\monograph\monograph.c"
668 </File>
669 <File
670 RelativePath="..\mono\metadata\opcodes.c"
672 </File>
673 </Files>
674 <Globals>
675 </Globals>
676 </VisualStudioProject>