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