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