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