2007-03-28 Chris Toshok <toshok@ximian.com>
[mono-project.git] / msvc / monodis.vcproj
blob05331526da91f32e87cf27d3c9c84f73cceb266c
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="monodis"
6 ProjectGUID="{37F50E5A-4818-46CF-81FE-4BB06DE5D42E}"
7 RootNamespace="dis"
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/monodis/Debug"
24 IntermediateDirectory="../../VSDependancies/temp/monodis/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="..\;&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;4018;4244"
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="..\VSDependancies\lib;bin/mono/$(PlatformName)/$(ConfigurationName)"
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)"
105 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
106 ConfigurationType="1"
107 CharacterSet="2"
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;4018;4244"
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="..\VSDependancies\lib"
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="Release"
187 IntermediateDirectory="Release"
188 ConfigurationType="1"
189 CharacterSet="2"
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="2"
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="..\VSDependancies\lib"
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)"
265 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
266 ConfigurationType="1"
267 CharacterSet="2"
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="2"
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="..\VSDependancies\lib"
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 </Configurations>
342 <References>
343 </References>
344 <Files>
345 <Filter
346 Name="Source Files"
347 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
348 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
350 <File
351 RelativePath="..\mono\dis\declsec.c"
353 </File>
354 <File
355 RelativePath="..\mono\dis\dis-cil.c"
357 </File>
358 <File
359 RelativePath="..\mono\dis\dump.c"
361 </File>
362 <File
363 RelativePath="..\mono\dis\get.c"
365 </File>
366 <File
367 RelativePath="..\mono\dis\main.c"
369 </File>
370 <File
371 RelativePath="..\mono\metadata\opcodes.c"
373 </File>
374 <File
375 RelativePath="..\mono\dis\util.c"
377 </File>
378 </Filter>
379 <Filter
380 Name="Header Files"
381 Filter="h;hpp;hxx;hm;inl;inc;xsd"
382 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
384 <File
385 RelativePath="..\mono\dis\declsec.h"
387 </File>
388 <File
389 RelativePath="..\mono\dis\dis-cil.h"
391 </File>
392 <File
393 RelativePath="..\mono\dis\dump.h"
395 </File>
396 <File
397 RelativePath="..\mono\dis\get.h"
399 </File>
400 <File
401 RelativePath="..\mono\dis\meta.h"
403 </File>
404 <File
405 RelativePath="..\mono\dis\push-pop.h"
407 </File>
408 <File
409 RelativePath="..\mono\dis\util.h"
411 </File>
412 </Filter>
413 </Files>
414 <Globals>
415 </Globals>
416 </VisualStudioProject>