2006-06-06 Sebastien Pouliot <sebastien@ximian.com>
[mono/afaerber.git] / mono.vcproj
blob8e9c601dd6178a39ff3894a8927008b235b9da3b
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="mono"
6 ProjectGUID="{A0EDDCD9-940F-432C-A28F-7EF322437D79}"
7 RootNamespace="mono"
8 Keyword="Win32Proj"
9 SignManifests="true"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="./VSDependancies/temp/mono/Debug"
22 IntermediateDirectory="./VSDependancies/temp/mono/Debug"
23 ConfigurationType="1"
24 CharacterSet="2"
26 <Tool
27 Name="VCPreBuildEventTool"
29 <Tool
30 Name="VCCustomBuildTool"
32 <Tool
33 Name="VCXMLDataGeneratorTool"
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
38 <Tool
39 Name="VCMIDLTool"
41 <Tool
42 Name="VCCLCompilerTool"
43 Optimization="0"
44 AdditionalIncludeDirectories=".;.\libgc\include;.\mono;&quot;.\VSDependancies\include\glib-2.0\glib&quot;;.\VSDependancies\include"
45 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_WINDOWS;__WIN32__;PLATFORM_WIN32;__i386__"
46 MinimalRebuild="true"
47 BasicRuntimeChecks="3"
48 RuntimeLibrary="1"
49 BufferSecurityCheck="true"
50 UsePrecompiledHeader="0"
51 WarningLevel="3"
52 Detect64BitPortabilityProblems="true"
53 DebugInformationFormat="3"
54 CompileAs="1"
55 DisableSpecificWarnings="4996"
57 <Tool
58 Name="VCManagedResourceCompilerTool"
60 <Tool
61 Name="VCResourceCompilerTool"
63 <Tool
64 Name="VCPreLinkEventTool"
66 <Tool
67 Name="VCLinkerTool"
68 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib ws2_32.lib gthread-2.0.lib gobject-2.0.lib libmono.lib Psapi.lib"
69 LinkIncremental="1"
70 AdditionalLibraryDirectories=".;.\VSDependancies\lib"
71 GenerateDebugInformation="true"
72 SubSystem="1"
73 TargetMachine="1"
75 <Tool
76 Name="VCALinkTool"
78 <Tool
79 Name="VCManifestTool"
81 <Tool
82 Name="VCXDCMakeTool"
84 <Tool
85 Name="VCBscMakeTool"
87 <Tool
88 Name="VCFxCopTool"
90 <Tool
91 Name="VCAppVerifierTool"
93 <Tool
94 Name="VCWebDeploymentTool"
96 <Tool
97 Name="VCPostBuildEventTool"
99 </Configuration>
100 <Configuration
101 Name="Release|Win32"
102 OutputDirectory="Release"
103 IntermediateDirectory="Release"
104 ConfigurationType="1"
105 CharacterSet="2"
107 <Tool
108 Name="VCPreBuildEventTool"
110 <Tool
111 Name="VCCustomBuildTool"
113 <Tool
114 Name="VCXMLDataGeneratorTool"
116 <Tool
117 Name="VCWebServiceProxyGeneratorTool"
119 <Tool
120 Name="VCMIDLTool"
122 <Tool
123 Name="VCCLCompilerTool"
124 Optimization="2"
125 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
126 RuntimeLibrary="2"
127 BufferSecurityCheck="true"
128 UsePrecompiledHeader="0"
129 WarningLevel="3"
130 Detect64BitPortabilityProblems="true"
131 DebugInformationFormat="3"
133 <Tool
134 Name="VCManagedResourceCompilerTool"
136 <Tool
137 Name="VCResourceCompilerTool"
139 <Tool
140 Name="VCPreLinkEventTool"
142 <Tool
143 Name="VCLinkerTool"
144 LinkIncremental="1"
145 GenerateDebugInformation="true"
146 SubSystem="1"
147 OptimizeReferences="2"
148 EnableCOMDATFolding="2"
149 TargetMachine="1"
151 <Tool
152 Name="VCALinkTool"
154 <Tool
155 Name="VCManifestTool"
157 <Tool
158 Name="VCXDCMakeTool"
160 <Tool
161 Name="VCBscMakeTool"
163 <Tool
164 Name="VCFxCopTool"
166 <Tool
167 Name="VCAppVerifierTool"
169 <Tool
170 Name="VCWebDeploymentTool"
172 <Tool
173 Name="VCPostBuildEventTool"
175 </Configuration>
176 </Configurations>
177 <References>
178 </References>
179 <Files>
180 <File
181 RelativePath=".\mono\mini\main.c"
183 </File>
184 </Files>
185 <Globals>
186 </Globals>
187 </VisualStudioProject>