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