Header names should be compared binary but not linguistic.
[mono.git] / msvc / libmonoruntime.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <ItemGroup Label="ProjectConfigurations">\r
4     <ProjectConfiguration Include="Debug_SGen|Win32">\r
5       <Configuration>Debug_SGen</Configuration>\r
6       <Platform>Win32</Platform>\r
7     </ProjectConfiguration>\r
8     <ProjectConfiguration Include="Debug_SGen|x64">\r
9       <Configuration>Debug_SGen</Configuration>\r
10       <Platform>x64</Platform>\r
11     </ProjectConfiguration>\r
12     <ProjectConfiguration Include="Debug|Win32">\r
13       <Configuration>Debug</Configuration>\r
14       <Platform>Win32</Platform>\r
15     </ProjectConfiguration>\r
16     <ProjectConfiguration Include="Debug|x64">\r
17       <Configuration>Debug</Configuration>\r
18       <Platform>x64</Platform>\r
19     </ProjectConfiguration>\r
20     <ProjectConfiguration Include="Release_SGen|Win32">\r
21       <Configuration>Release_SGen</Configuration>\r
22       <Platform>Win32</Platform>\r
23     </ProjectConfiguration>\r
24     <ProjectConfiguration Include="Release_SGen|x64">\r
25       <Configuration>Release_SGen</Configuration>\r
26       <Platform>x64</Platform>\r
27     </ProjectConfiguration>\r
28     <ProjectConfiguration Include="Release|Win32">\r
29       <Configuration>Release</Configuration>\r
30       <Platform>Win32</Platform>\r
31     </ProjectConfiguration>\r
32     <ProjectConfiguration Include="Release|x64">\r
33       <Configuration>Release</Configuration>\r
34       <Platform>x64</Platform>\r
35     </ProjectConfiguration>\r
36   </ItemGroup>\r
37   <Import Project="mono.props" />\r
38   <ItemGroup>\r
39     <ClCompile Include="..\mono\metadata\appdomain.c" />\r
40     <ClCompile Include="..\mono\metadata\assembly.c" />\r
41     <ClCompile Include="..\mono\metadata\attach.c" />\r
42     <ClCompile Include="..\mono\metadata\boehm-gc.c" />\r
43     <ClCompile Include="..\mono\metadata\class.c" />\r
44     <ClCompile Include="..\mono\metadata\cominterop.c" />\r
45     <ClCompile Include="..\mono\metadata\console-win32.c" />\r
46     <ClCompile Include="..\mono\metadata\coree.c" />\r
47     <ClCompile Include="..\mono\metadata\debug-helpers.c" />\r
48     <ClCompile Include="..\mono\metadata\debug-mono-symfile.c" />\r
49     <ClCompile Include="..\mono\metadata\decimal.c" />\r
50     <ClCompile Include="..\mono\metadata\domain.c" />\r
51     <ClCompile Include="..\mono\metadata\environment.c" />\r
52     <ClCompile Include="..\mono\metadata\exception.c" />\r
53     <ClCompile Include="..\mono\metadata\file-io.c" />\r
54     <ClCompile Include="..\mono\metadata\filewatcher.c" />\r
55     <ClCompile Include="..\mono\metadata\gc.c" />\r
56     <ClCompile Include="..\mono\metadata\icall.c" />\r
57     <ClCompile Include="..\mono\metadata\image.c" />\r
58     <ClCompile Include="..\mono\metadata\loader.c" />\r
59     <ClCompile Include="..\mono\metadata\locales.c" />\r
60     <ClCompile Include="..\mono\metadata\lock-tracer.c" />\r
61     <ClCompile Include="..\mono\metadata\marshal.c" />\r
62     <ClCompile Include="..\mono\metadata\mempool.c" />\r
63     <ClCompile Include="..\mono\metadata\metadata-verify.c" />\r
64     <ClCompile Include="..\mono\metadata\metadata.c" />\r
65     <ClCompile Include="..\mono\metadata\method-builder.c" />\r
66     <ClCompile Include="..\mono\metadata\monitor.c" />\r
67     <ClCompile Include="..\mono\metadata\mono-basic-block.c" />\r
68     <ClCompile Include="..\mono\metadata\mono-config.c" />\r
69     <ClCompile Include="..\mono\metadata\mono-cq.c" />\r
70     <ClCompile Include="..\mono\metadata\mono-debug-debugger.c" />\r
71     <ClCompile Include="..\mono\metadata\mono-debug.c" />\r
72     <ClCompile Include="..\mono\metadata\mono-endian.c" />\r
73     <ClCompile Include="..\mono\metadata\mono-hash.c" />\r
74     <ClCompile Include="..\mono\metadata\mono-mlist.c" />\r
75     <ClCompile Include="..\mono\metadata\mono-perfcounters.c" />\r
76     <ClCompile Include="..\mono\metadata\mono-wsq.c" />\r
77     <ClCompile Include="..\mono\metadata\nacl-stub.c" />\r
78     <ClCompile Include="..\mono\metadata\null-gc.c" />\r
79     <ClCompile Include="..\mono\metadata\object.c" />\r
80     <ClCompile Include="..\mono\metadata\opcodes.c" />\r
81     <ClCompile Include="..\mono\metadata\process.c" />\r
82     <ClCompile Include="..\mono\metadata\profiler.c" />\r
83     <ClCompile Include="..\mono\metadata\rand.c" />\r
84     <ClCompile Include="..\mono\metadata\reflection.c" />\r
85     <ClCompile Include="..\mono\metadata\runtime.c" />\r
86     <ClCompile Include="..\mono\metadata\security-core-clr.c" />\r
87     <ClCompile Include="..\mono\metadata\security-manager.c" />\r
88     <ClCompile Include="..\mono\metadata\security.c" />\r
89     <ClCompile Include="..\mono\metadata\sgen-alloc.c" />\r
90     <ClCompile Include="..\mono\metadata\sgen-bridge.c" />\r
91     <ClCompile Include="..\mono\metadata\sgen-cardtable.c" />\r
92     <ClCompile Include="..\mono\metadata\sgen-debug.c" />\r
93     <ClCompile Include="..\mono\metadata\sgen-descriptor.c" />\r
94     <ClCompile Include="..\mono\metadata\sgen-gc.c" />\r
95     <ClCompile Include="..\mono\metadata\sgen-gray.c" />\r
96     <ClCompile Include="..\mono\metadata\sgen-hash-table.c" />\r
97     <ClCompile Include="..\mono\metadata\sgen-internal.c" />\r
98     <ClCompile Include="..\mono\metadata\sgen-los.c" />\r
99     <ClCompile Include="..\mono\metadata\sgen-marksweep-fixed-par.c" />\r
100     <ClCompile Include="..\mono\metadata\sgen-marksweep-fixed.c" />\r
101     <ClCompile Include="..\mono\metadata\sgen-marksweep-par.c" />\r
102     <ClCompile Include="..\mono\metadata\sgen-marksweep.c" />\r
103     <ClCompile Include="..\mono\metadata\sgen-memory-governor.c" />\r
104     <ClCompile Include="..\mono\metadata\sgen-nursery-allocator.c" />\r
105     <ClCompile Include="..\mono\metadata\sgen-os-mach.c" />\r
106     <ClCompile Include="..\mono\metadata\sgen-os-posix.c" />\r
107     <ClCompile Include="..\mono\metadata\sgen-os-win32.c" />\r
108     <ClCompile Include="..\mono\metadata\sgen-pinning-stats.c" />\r
109     <ClCompile Include="..\mono\metadata\sgen-pinning.c" />\r
110     <ClCompile Include="..\mono\metadata\sgen-protocol.c" />\r
111     <ClCompile Include="..\mono\metadata\sgen-simple-nursery.c" />\r
112     <ClCompile Include="..\mono\metadata\sgen-split-nursery.c" />\r
113     <ClCompile Include="..\mono\metadata\sgen-toggleref.c" />\r
114     <ClCompile Include="..\mono\metadata\sgen-workers.c" />\r
115     <ClCompile Include="..\mono\metadata\sgen-fin-weak-hash.c" />\r
116     <ClCompile Include="..\mono\metadata\sgen-stw.c" />\r
117     <ClCompile Include="..\mono\metadata\socket-io.c" />\r
118     <ClCompile Include="..\mono\metadata\string-icalls.c" />\r
119     <ClCompile Include="..\mono\metadata\sysmath.c" />\r
120     <ClCompile Include="..\mono\metadata\threadpool.c" />\r
121     <ClCompile Include="..\mono\metadata\threads.c" />\r
122     <ClCompile Include="..\mono\metadata\verify.c" />\r
123   </ItemGroup>\r
124   <ItemGroup>\r
125     <ClInclude Include="..\mono\metadata\appdomain.h" />\r
126     <ClInclude Include="..\mono\metadata\assembly.h" />\r
127     <ClInclude Include="..\mono\metadata\attach.h" />\r
128     <ClInclude Include="..\mono\metadata\char-conversions.h" />\r
129     <ClInclude Include="..\mono\metadata\cil-coff.h" />\r
130     <ClInclude Include="..\mono\metadata\class-internals.h" />\r
131     <ClInclude Include="..\mono\metadata\class.h" />\r
132     <ClInclude Include="..\mono\metadata\cominterop.h" />\r
133     <ClInclude Include="..\mono\metadata\console-io.h" />\r
134     <ClInclude Include="..\mono\metadata\coree.h" />\r
135     <ClInclude Include="..\mono\metadata\culture-info-tables.h" />\r
136     <ClInclude Include="..\mono\metadata\culture-info.h" />\r
137     <ClInclude Include="..\mono\metadata\debug-helpers.h" />\r
138     <ClInclude Include="..\mono\metadata\debug-mono-symfile.h" />\r
139     <ClInclude Include="..\mono\metadata\decimal.h" />\r
140     <ClInclude Include="..\mono\metadata\domain-internals.h" />\r
141     <ClInclude Include="..\mono\metadata\environment.h" />\r
142     <ClInclude Include="..\mono\metadata\exception.h" />\r
143     <ClInclude Include="..\mono\metadata\file-io.h" />\r
144     <ClInclude Include="..\mono\metadata\filewatcher.h" />\r
145     <ClInclude Include="..\mono\metadata\gc-internal.h" />\r
146     <ClInclude Include="..\mono\metadata\icall-def.h" />\r
147     <ClInclude Include="..\mono\metadata\image.h" />\r
148     <ClInclude Include="..\mono\metadata\loader.h" />\r
149     <ClInclude Include="..\mono\metadata\locales.h" />\r
150     <ClInclude Include="..\mono\metadata\lock-tracer.h" />\r
151     <ClInclude Include="..\mono\metadata\marshal.h" />\r
152     <ClInclude Include="..\mono\metadata\mempool-internals.h" />\r
153     <ClInclude Include="..\mono\metadata\mempool.h" />\r
154     <ClInclude Include="..\mono\metadata\metadata-internals.h" />\r
155     <ClInclude Include="..\mono\metadata\metadata.h" />\r
156     <ClInclude Include="..\mono\metadata\method-builder.h" />\r
157     <ClInclude Include="..\mono\metadata\monitor.h" />\r
158     <ClInclude Include="..\mono\metadata\mono-basic-block.h" />\r
159     <ClInclude Include="..\mono\metadata\mono-config.h" />\r
160     <ClInclude Include="..\mono\metadata\mono-cq.h" />\r
161     <ClInclude Include="..\mono\metadata\mono-debug-debugger.h" />\r
162     <ClInclude Include="..\mono\metadata\mono-debug.h" />\r
163     <ClInclude Include="..\mono\metadata\mono-endian.h" />\r
164     <ClInclude Include="..\mono\metadata\mono-hash.h" />\r
165     <ClInclude Include="..\mono\metadata\mono-mlist.h" />\r
166     <ClInclude Include="..\mono\metadata\mono-perfcounters-def.h" />\r
167     <ClInclude Include="..\mono\metadata\mono-perfcounters.h" />\r
168     <ClInclude Include="..\mono\metadata\mono-ptr-array.h" />\r
169     <ClInclude Include="..\mono\metadata\mono-wsq.h" />\r
170     <ClInclude Include="..\mono\metadata\normalization-tables.h" />\r
171     <ClInclude Include="..\mono\metadata\number-formatter.h" />\r
172     <ClInclude Include="..\mono\metadata\object-internals.h" />\r
173     <ClInclude Include="..\mono\metadata\object.h" />\r
174     <ClInclude Include="..\mono\metadata\opcodes.h" />\r
175     <ClInclude Include="..\mono\metadata\process.h" />\r
176     <ClInclude Include="..\mono\metadata\profiler-private.h" />\r
177     <ClInclude Include="..\mono\metadata\profiler.h" />\r
178     <ClInclude Include="..\mono\metadata\rand.h" />\r
179     <ClInclude Include="..\mono\metadata\reflection.h" />\r
180     <ClInclude Include="..\mono\metadata\runtime.h" />\r
181     <ClInclude Include="..\mono\metadata\security-core-clr.h" />\r
182     <ClInclude Include="..\mono\metadata\security-manager.h" />\r
183     <ClInclude Include="..\mono\metadata\security.h" />\r
184     <ClInclude Include="..\mono\metadata\sgen-archdep.h" />\r
185     <ClInclude Include="..\mono\metadata\sgen-bridge.h" />\r
186     <ClInclude Include="..\mono\metadata\sgen-cardtable.h" />\r
187     <ClInclude Include="..\mono\metadata\sgen-conf.h" />\r
188     <ClInclude Include="..\mono\metadata\sgen-copy-object.h" />\r
189     <ClInclude Include="..\mono\metadata\sgen-descriptor.h" />\r
190     <ClInclude Include="..\mono\metadata\sgen-gc.h" />\r
191     <ClInclude Include="..\mono\metadata\sgen-gray.h" />\r
192     <ClInclude Include="..\mono\metadata\sgen-major-copy-object.h" />\r
193     <ClInclude Include="..\mono\metadata\sgen-major-scan-object.h" />\r
194     <ClInclude Include="..\mono\metadata\sgen-memory-governor.h" />\r
195     <ClInclude Include="..\mono\metadata\sgen-minor-copy-object.h" />\r
196     <ClInclude Include="..\mono\metadata\sgen-minor-scan-object.h" />\r
197     <ClInclude Include="..\mono\metadata\sgen-pinning.h" />\r
198     <ClInclude Include="..\mono\metadata\sgen-protocol.h" />\r
199     <ClInclude Include="..\mono\metadata\sgen-scan-object.h" />\r
200     <ClInclude Include="..\mono\metadata\sgen-toggleref.h" />\r
201     <ClInclude Include="..\mono\metadata\sgen-workers.h" />\r
202     <ClInclude Include="..\mono\metadata\socket-io.h" />\r
203     <ClInclude Include="..\mono\metadata\string-icalls.h" />\r
204     <ClInclude Include="..\mono\metadata\sysmath.h" />\r
205     <ClInclude Include="..\mono\metadata\tabledefs.h" />\r
206     <ClInclude Include="..\mono\metadata\threadpool-internals.h" />\r
207     <ClInclude Include="..\mono\metadata\threadpool.h" />\r
208     <ClInclude Include="..\mono\metadata\threads-types.h" />\r
209     <ClInclude Include="..\mono\metadata\verify-internals.h" />\r
210     <ClInclude Include="..\mono\metadata\verify.h" />\r
211     <ClInclude Include="..\mono\metadata\wrapper-types.h" />\r
212   </ItemGroup>\r
213   <PropertyGroup Label="Globals">\r
214     <ProjectGuid>{C36612BD-22D3-4B95-85E2-7FDC4FC5D739}</ProjectGuid>\r
215     <Keyword>Win32Proj</Keyword>\r
216     <RootNamespace>libmonoruntime</RootNamespace>\r
217   </PropertyGroup>\r
218   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
219   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r
220     <ConfigurationType>StaticLibrary</ConfigurationType>\r
221     <UseDebugLibraries>true</UseDebugLibraries>\r
222     <CharacterSet>Unicode</CharacterSet>\r
223     <PlatformToolset>v120</PlatformToolset>\r
224   </PropertyGroup>\r
225   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|Win32'" Label="Configuration">\r
226     <ConfigurationType>StaticLibrary</ConfigurationType>\r
227     <UseDebugLibraries>true</UseDebugLibraries>\r
228     <CharacterSet>Unicode</CharacterSet>\r
229     <PlatformToolset>v120</PlatformToolset>\r
230   </PropertyGroup>\r
231   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">\r
232     <ConfigurationType>StaticLibrary</ConfigurationType>\r
233     <UseDebugLibraries>true</UseDebugLibraries>\r
234     <CharacterSet>Unicode</CharacterSet>\r
235     <PlatformToolset>v110</PlatformToolset>\r
236   </PropertyGroup>\r
237   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|x64'" Label="Configuration">\r
238     <ConfigurationType>StaticLibrary</ConfigurationType>\r
239     <UseDebugLibraries>true</UseDebugLibraries>\r
240     <CharacterSet>Unicode</CharacterSet>\r
241     <PlatformToolset>v110</PlatformToolset>\r
242   </PropertyGroup>\r
243   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r
244     <ConfigurationType>StaticLibrary</ConfigurationType>\r
245     <UseDebugLibraries>false</UseDebugLibraries>\r
246     <CharacterSet>Unicode</CharacterSet>\r
247     <PlatformToolset>v120</PlatformToolset>\r
248   </PropertyGroup>\r
249   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_SGen|Win32'" Label="Configuration">\r
250     <ConfigurationType>StaticLibrary</ConfigurationType>\r
251     <UseDebugLibraries>false</UseDebugLibraries>\r
252     <CharacterSet>Unicode</CharacterSet>\r
253     <PlatformToolset>v120</PlatformToolset>\r
254   </PropertyGroup>\r
255   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">\r
256     <ConfigurationType>StaticLibrary</ConfigurationType>\r
257     <UseDebugLibraries>false</UseDebugLibraries>\r
258     <CharacterSet>Unicode</CharacterSet>\r
259     <PlatformToolset>v110</PlatformToolset>\r
260   </PropertyGroup>\r
261   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_SGen|x64'" Label="Configuration">\r
262     <ConfigurationType>StaticLibrary</ConfigurationType>\r
263     <UseDebugLibraries>false</UseDebugLibraries>\r
264     <CharacterSet>Unicode</CharacterSet>\r
265     <PlatformToolset>v110</PlatformToolset>\r
266   </PropertyGroup>\r
267   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
268   <ImportGroup Label="ExtensionSettings">\r
269   </ImportGroup>\r
270   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
271     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
272   </ImportGroup>\r
273   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|Win32'" Label="PropertySheets">\r
274     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
275   </ImportGroup>\r
276   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r
277     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
278   </ImportGroup>\r
279   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|x64'" Label="PropertySheets">\r
280     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
281   </ImportGroup>\r
282   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
283     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
284   </ImportGroup>\r
285   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_SGen|Win32'" Label="PropertySheets">\r
286     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
287   </ImportGroup>\r
288   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">\r
289     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
290   </ImportGroup>\r
291   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_SGen|x64'" Label="PropertySheets">\r
292     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
293   </ImportGroup>\r
294   <PropertyGroup Label="UserMacros" />\r
295   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
296     <OutDir>$(Platform)\lib\</OutDir>\r
297     <IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
298   </PropertyGroup>\r
299   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|Win32'">\r
300     <OutDir>$(Platform)\lib\</OutDir>\r
301     <IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
302     <TargetName>$(ProjectName)sgen</TargetName>\r
303   </PropertyGroup>\r
304   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
305     <OutDir>$(Platform)\lib\</OutDir>\r
306     <IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
307   </PropertyGroup>\r
308   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|x64'">\r
309     <OutDir>$(Platform)\lib\</OutDir>\r
310     <IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
311     <TargetName>$(ProjectName)sgen</TargetName>\r
312   </PropertyGroup>\r
313   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
314     <OutDir>$(Platform)\lib\</OutDir>\r
315     <IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
316   </PropertyGroup>\r
317   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_SGen|Win32'">\r
318     <OutDir>$(Platform)\lib\</OutDir>\r
319     <IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
320     <TargetName>$(ProjectName)sgen</TargetName>\r
321   </PropertyGroup>\r
322   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
323     <OutDir>$(Platform)\lib\</OutDir>\r
324     <IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
325   </PropertyGroup>\r
326   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_SGen|x64'">\r
327     <OutDir>$(Platform)\lib\</OutDir>\r
328     <IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
329     <TargetName>$(ProjectName)sgen</TargetName>\r
330   </PropertyGroup>\r
331   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
332     <ClCompile>\r
333       <PrecompiledHeader>\r
334       </PrecompiledHeader>\r
335       <WarningLevel>Level3</WarningLevel>\r
336       <Optimization>Disabled</Optimization>\r
337       <PreprocessorDefinitions>WIN32;$(BOEHM_DEFINES);_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
338       <AdditionalIncludeDirectories>$(top_srcdir);$(top_srcdir)/mono;$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE)</AdditionalIncludeDirectories>\r
339     </ClCompile>\r
340     <Link>\r
341       <SubSystem>Windows</SubSystem>\r
342       <GenerateDebugInformation>true</GenerateDebugInformation>\r
343     </Link>\r
344   </ItemDefinitionGroup>\r
345   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|Win32'">\r
346     <ClCompile>\r
347       <PrecompiledHeader>\r
348       </PrecompiledHeader>\r
349       <WarningLevel>Level3</WarningLevel>\r
350       <Optimization>Disabled</Optimization>\r
351       <PreprocessorDefinitions>WIN32;$(SGEN_DEFINES);_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
352       <AdditionalIncludeDirectories>$(top_srcdir);$(top_srcdir)/mono;$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE)</AdditionalIncludeDirectories>\r
353     </ClCompile>\r
354     <Link>\r
355       <SubSystem>Windows</SubSystem>\r
356       <GenerateDebugInformation>true</GenerateDebugInformation>\r
357     </Link>\r
358   </ItemDefinitionGroup>\r
359   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
360     <ClCompile>\r
361       <PrecompiledHeader>\r
362       </PrecompiledHeader>\r
363       <WarningLevel>Level3</WarningLevel>\r
364       <Optimization>Disabled</Optimization>\r
365       <PreprocessorDefinitions>WIN32;$(BOEHM_DEFINES);_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
366       <AdditionalIncludeDirectories>$(top_srcdir);$(top_srcdir)/mono;$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE)</AdditionalIncludeDirectories>\r
367     </ClCompile>\r
368     <Link>\r
369       <SubSystem>Windows</SubSystem>\r
370       <GenerateDebugInformation>true</GenerateDebugInformation>\r
371     </Link>\r
372   </ItemDefinitionGroup>\r
373   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|x64'">\r
374     <ClCompile>\r
375       <PrecompiledHeader>\r
376       </PrecompiledHeader>\r
377       <WarningLevel>Level3</WarningLevel>\r
378       <Optimization>Disabled</Optimization>\r
379       <PreprocessorDefinitions>WIN32;$(SGEN_DEFINES);_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
380       <AdditionalIncludeDirectories>$(top_srcdir);$(top_srcdir)/mono;$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE)</AdditionalIncludeDirectories>\r
381     </ClCompile>\r
382     <Link>\r
383       <SubSystem>Windows</SubSystem>\r
384       <GenerateDebugInformation>true</GenerateDebugInformation>\r
385     </Link>\r
386   </ItemDefinitionGroup>\r
387   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
388     <ClCompile>\r
389       <WarningLevel>Level3</WarningLevel>\r
390       <PrecompiledHeader>\r
391       </PrecompiledHeader>\r
392       <Optimization>MaxSpeed</Optimization>\r
393       <FunctionLevelLinking>true</FunctionLevelLinking>\r
394       <IntrinsicFunctions>true</IntrinsicFunctions>\r
395       <PreprocessorDefinitions>WIN32;$(BOEHM_DEFINES);NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
396       <AdditionalIncludeDirectories>$(top_srcdir);$(top_srcdir)/mono;$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE)</AdditionalIncludeDirectories>\r
397     </ClCompile>\r
398     <Link>\r
399       <SubSystem>Windows</SubSystem>\r
400       <GenerateDebugInformation>true</GenerateDebugInformation>\r
401       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
402       <OptimizeReferences>true</OptimizeReferences>\r
403     </Link>\r
404   </ItemDefinitionGroup>\r
405   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_SGen|Win32'">\r
406     <ClCompile>\r
407       <WarningLevel>Level3</WarningLevel>\r
408       <PrecompiledHeader>\r
409       </PrecompiledHeader>\r
410       <Optimization>MaxSpeed</Optimization>\r
411       <FunctionLevelLinking>true</FunctionLevelLinking>\r
412       <IntrinsicFunctions>true</IntrinsicFunctions>\r
413       <PreprocessorDefinitions>WIN32;$(SGEN_DEFINES);NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
414       <AdditionalIncludeDirectories>$(top_srcdir);$(top_srcdir)/mono;$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE)</AdditionalIncludeDirectories>\r
415     </ClCompile>\r
416     <Link>\r
417       <SubSystem>Windows</SubSystem>\r
418       <GenerateDebugInformation>true</GenerateDebugInformation>\r
419       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
420       <OptimizeReferences>true</OptimizeReferences>\r
421     </Link>\r
422   </ItemDefinitionGroup>\r
423   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
424     <ClCompile>\r
425       <WarningLevel>Level3</WarningLevel>\r
426       <PrecompiledHeader>\r
427       </PrecompiledHeader>\r
428       <Optimization>MaxSpeed</Optimization>\r
429       <FunctionLevelLinking>true</FunctionLevelLinking>\r
430       <IntrinsicFunctions>true</IntrinsicFunctions>\r
431       <PreprocessorDefinitions>WIN32;$(BOEHM_DEFINES);NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
432       <AdditionalIncludeDirectories>$(top_srcdir);$(top_srcdir)/mono;$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE)</AdditionalIncludeDirectories>\r
433     </ClCompile>\r
434     <Link>\r
435       <SubSystem>Windows</SubSystem>\r
436       <GenerateDebugInformation>true</GenerateDebugInformation>\r
437       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
438       <OptimizeReferences>true</OptimizeReferences>\r
439     </Link>\r
440   </ItemDefinitionGroup>\r
441   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_SGen|x64'">\r
442     <ClCompile>\r
443       <WarningLevel>Level3</WarningLevel>\r
444       <PrecompiledHeader>\r
445       </PrecompiledHeader>\r
446       <Optimization>MaxSpeed</Optimization>\r
447       <FunctionLevelLinking>true</FunctionLevelLinking>\r
448       <IntrinsicFunctions>true</IntrinsicFunctions>\r
449       <PreprocessorDefinitions>WIN32;$(SGEN_DEFINES);NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
450       <AdditionalIncludeDirectories>$(top_srcdir);$(top_srcdir)/mono;$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE)</AdditionalIncludeDirectories>\r
451     </ClCompile>\r
452     <Link>\r
453       <SubSystem>Windows</SubSystem>\r
454       <GenerateDebugInformation>true</GenerateDebugInformation>\r
455       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
456       <OptimizeReferences>true</OptimizeReferences>\r
457     </Link>\r
458   </ItemDefinitionGroup>\r
459   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
460   <ImportGroup Label="ExtensionTargets">\r
461   </ImportGroup>\r
462 </Project>