2007-03-28 Chris Toshok <toshok@ximian.com>
[mono-project.git] / msvc / monodiet.vcproj
blob0c6cc5307460cdea8ef1d0796f7ce265e0bd1232
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="monodiet"
6 ProjectGUID="{8F90007F-8019-4191-8808-891E4762D958}"
7 RootNamespace="monodiet"
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="../VSDependancies/temp/monodiet/Debug"
24 IntermediateDirectory="../VSDependancies/temp/monodiet/Debug"
25 ConfigurationType="1"
26 CharacterSet="2"
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="..\;..\libgc\include;&quot;..\VSDependancies\include\glib-2.0\glib&quot;;..\VSDependancies\include;..\mono\"
47 PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;__WIN32__;HAVE_CONFIG_H;__i386__;PLATFORM_WIN32;GC_NOT_DLL;GC_GCJ_SUPPORT;GC_WIN32_THREADS;_CRT_SECURE_NO_DEPRECATE"
48 MinimalRebuild="true"
49 BasicRuntimeChecks="3"
50 RuntimeLibrary="1"
51 BufferSecurityCheck="true"
52 UsePrecompiledHeader="0"
53 ObjectFile="$(IntDir)/monodiet/"
54 ProgramDataBaseFileName="$(IntDir)/monodiet/vc80.pdb"
55 XMLDocumentationFileName="$(IntDir)/monodiet/"
56 WarningLevel="3"
57 Detect64BitPortabilityProblems="true"
58 DebugInformationFormat="3"
59 CompileAs="1"
60 DisableSpecificWarnings="4996"
62 <Tool
63 Name="VCManagedResourceCompilerTool"
65 <Tool
66 Name="VCResourceCompilerTool"
68 <Tool
69 Name="VCPreLinkEventTool"
71 <Tool
72 Name="VCLinkerTool"
73 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib ws2_32.lib gthread-2.0.lib gobject-2.0.lib mono.lib Psapi.lib"
74 LinkIncremental="1"
75 AdditionalLibraryDirectories="..\;..\VSDependancies\lib;bin\mono\$(PlatformName)\$(ConfigurationName)"
76 GenerateDebugInformation="true"
77 SubSystem="1"
78 TargetMachine="1"
80 <Tool
81 Name="VCALinkTool"
83 <Tool
84 Name="VCManifestTool"
86 <Tool
87 Name="VCXDCMakeTool"
89 <Tool
90 Name="VCBscMakeTool"
92 <Tool
93 Name="VCFxCopTool"
95 <Tool
96 Name="VCAppVerifierTool"
98 <Tool
99 Name="VCWebDeploymentTool"
101 <Tool
102 Name="VCPostBuildEventTool"
104 </Configuration>
105 <Configuration
106 Name="Debug|x64"
107 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
108 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
109 ConfigurationType="1"
110 CharacterSet="2"
112 <Tool
113 Name="VCPreBuildEventTool"
115 <Tool
116 Name="VCCustomBuildTool"
118 <Tool
119 Name="VCXMLDataGeneratorTool"
121 <Tool
122 Name="VCWebServiceProxyGeneratorTool"
124 <Tool
125 Name="VCMIDLTool"
126 TargetEnvironment="3"
128 <Tool
129 Name="VCCLCompilerTool"
130 Optimization="0"
131 AdditionalIncludeDirectories="..\;..\libgc\include;&quot;..\VSDependancies\include\glib-2.0\glib&quot;;..\VSDependancies\include;..\mono\"
132 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_WINDOWS;__WIN32__;PLATFORM_WIN32;__i386__"
133 MinimalRebuild="true"
134 BasicRuntimeChecks="3"
135 RuntimeLibrary="1"
136 BufferSecurityCheck="true"
137 UsePrecompiledHeader="0"
138 ObjectFile="$(IntDir)/monodiet/"
139 ProgramDataBaseFileName="$(IntDir)/monodiet/vc80.pdb"
140 XMLDocumentationFileName="$(IntDir)/monodiet/"
141 WarningLevel="3"
142 Detect64BitPortabilityProblems="true"
143 DebugInformationFormat="3"
144 CompileAs="1"
145 DisableSpecificWarnings="4996"
147 <Tool
148 Name="VCManagedResourceCompilerTool"
150 <Tool
151 Name="VCResourceCompilerTool"
153 <Tool
154 Name="VCPreLinkEventTool"
156 <Tool
157 Name="VCLinkerTool"
158 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib ws2_32.lib gthread-2.0.lib gobject-2.0.lib libmono.lib Psapi.lib"
159 LinkIncremental="1"
160 AdditionalLibraryDirectories="..\;..\VSDependancies\lib"
161 GenerateDebugInformation="true"
162 SubSystem="1"
163 TargetMachine="17"
165 <Tool
166 Name="VCALinkTool"
168 <Tool
169 Name="VCManifestTool"
171 <Tool
172 Name="VCXDCMakeTool"
174 <Tool
175 Name="VCBscMakeTool"
177 <Tool
178 Name="VCFxCopTool"
180 <Tool
181 Name="VCAppVerifierTool"
183 <Tool
184 Name="VCWebDeploymentTool"
186 <Tool
187 Name="VCPostBuildEventTool"
189 </Configuration>
190 <Configuration
191 Name="Release|Win32"
192 OutputDirectory="Release"
193 IntermediateDirectory="Release"
194 ConfigurationType="1"
195 CharacterSet="2"
197 <Tool
198 Name="VCPreBuildEventTool"
200 <Tool
201 Name="VCCustomBuildTool"
203 <Tool
204 Name="VCXMLDataGeneratorTool"
206 <Tool
207 Name="VCWebServiceProxyGeneratorTool"
209 <Tool
210 Name="VCMIDLTool"
212 <Tool
213 Name="VCCLCompilerTool"
214 Optimization="2"
215 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
216 RuntimeLibrary="2"
217 BufferSecurityCheck="true"
218 UsePrecompiledHeader="0"
219 WarningLevel="3"
220 Detect64BitPortabilityProblems="true"
221 DebugInformationFormat="3"
223 <Tool
224 Name="VCManagedResourceCompilerTool"
226 <Tool
227 Name="VCResourceCompilerTool"
229 <Tool
230 Name="VCPreLinkEventTool"
232 <Tool
233 Name="VCLinkerTool"
234 LinkIncremental="1"
235 GenerateDebugInformation="true"
236 SubSystem="1"
237 OptimizeReferences="2"
238 EnableCOMDATFolding="2"
239 TargetMachine="1"
241 <Tool
242 Name="VCALinkTool"
244 <Tool
245 Name="VCManifestTool"
247 <Tool
248 Name="VCXDCMakeTool"
250 <Tool
251 Name="VCBscMakeTool"
253 <Tool
254 Name="VCFxCopTool"
256 <Tool
257 Name="VCAppVerifierTool"
259 <Tool
260 Name="VCWebDeploymentTool"
262 <Tool
263 Name="VCPostBuildEventTool"
265 </Configuration>
266 <Configuration
267 Name="Release|x64"
268 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
269 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
270 ConfigurationType="1"
271 CharacterSet="2"
273 <Tool
274 Name="VCPreBuildEventTool"
276 <Tool
277 Name="VCCustomBuildTool"
279 <Tool
280 Name="VCXMLDataGeneratorTool"
282 <Tool
283 Name="VCWebServiceProxyGeneratorTool"
285 <Tool
286 Name="VCMIDLTool"
287 TargetEnvironment="3"
289 <Tool
290 Name="VCCLCompilerTool"
291 Optimization="2"
292 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
293 RuntimeLibrary="2"
294 BufferSecurityCheck="true"
295 UsePrecompiledHeader="0"
296 WarningLevel="3"
297 Detect64BitPortabilityProblems="true"
298 DebugInformationFormat="3"
300 <Tool
301 Name="VCManagedResourceCompilerTool"
303 <Tool
304 Name="VCResourceCompilerTool"
306 <Tool
307 Name="VCPreLinkEventTool"
309 <Tool
310 Name="VCLinkerTool"
311 LinkIncremental="1"
312 GenerateDebugInformation="true"
313 SubSystem="1"
314 OptimizeReferences="2"
315 EnableCOMDATFolding="2"
316 TargetMachine="17"
318 <Tool
319 Name="VCALinkTool"
321 <Tool
322 Name="VCManifestTool"
324 <Tool
325 Name="VCXDCMakeTool"
327 <Tool
328 Name="VCBscMakeTool"
330 <Tool
331 Name="VCFxCopTool"
333 <Tool
334 Name="VCAppVerifierTool"
336 <Tool
337 Name="VCWebDeploymentTool"
339 <Tool
340 Name="VCPostBuildEventTool"
342 </Configuration>
343 </Configurations>
344 <References>
345 </References>
346 <Files>
347 <File
348 RelativePath="..\mono\metadata\monodiet.c"
350 </File>
351 <File
352 RelativePath="..\mono\metadata\opcodes.c"
354 </File>
355 </Files>
356 <Globals>
357 </Globals>
358 </VisualStudioProject>