Refactored VS depdencies + restructring VS solution and projects.
[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\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\cil-coff.h" />\r
142     <ClInclude Include="..\mono\metadata\class-internals.h" />\r
143     <ClInclude Include="..\mono\metadata\class.h" />\r
144     <ClInclude Include="..\mono\metadata\cominterop.h" />\r
145     <ClInclude Include="..\mono\metadata\console-io.h" />\r
146     <ClInclude Include="..\mono\metadata\coree.h" />\r
147     <ClInclude Include="..\mono\metadata\culture-info-tables.h" />\r
148     <ClInclude Include="..\mono\metadata\culture-info.h" />\r
149     <ClInclude Include="..\mono\metadata\debug-helpers.h" />\r
150     <ClInclude Include="..\mono\metadata\debug-mono-ppdb.h" />\r
151     <ClInclude Include="..\mono\metadata\debug-mono-symfile.h" />\r
152     <ClInclude Include="..\mono\metadata\domain-internals.h" />\r
153     <ClInclude Include="..\mono\metadata\environment.h" />\r
154     <ClInclude Include="..\mono\metadata\exception.h" />\r
155     <ClInclude Include="..\mono\metadata\file-io.h" />\r
156     <ClInclude Include="..\mono\metadata\filewatcher.h" />\r
157     <ClInclude Include="..\mono\metadata\gc-internals.h" />\r
158     <ClInclude Include="..\mono\metadata\handle.h" />\r
159     <ClInclude Include="..\mono\metadata\number-ms.h" />\r
160     <ClInclude Include="..\mono\metadata\remoting.h" />\r
161     <ClInclude Include="..\mono\metadata\seq-points-data.h" />\r
162     <ClInclude Include="..\mono\metadata\threadpool-ms-io.h" />\r
163     <ClInclude Include="..\mono\metadata\threadpool-ms.h" />\r
164     <ClInclude Include="..\mono\sgen\gc-internal-agnostic.h" />\r
165     <ClInclude Include="..\mono\metadata\icall-def.h" />\r
166     <ClInclude Include="..\mono\metadata\image.h" />\r
167     <ClInclude Include="..\mono\metadata\loader.h" />\r
168     <ClInclude Include="..\mono\metadata\locales.h" />\r
169     <ClInclude Include="..\mono\metadata\lock-tracer.h" />\r
170     <ClInclude Include="..\mono\metadata\marshal.h" />\r
171     <ClInclude Include="..\mono\metadata\mempool-internals.h" />\r
172     <ClInclude Include="..\mono\metadata\mempool.h" />\r
173     <ClInclude Include="..\mono\metadata\metadata-internals.h" />\r
174     <ClInclude Include="..\mono\metadata\metadata.h" />\r
175     <ClInclude Include="..\mono\metadata\method-builder.h" />\r
176     <ClInclude Include="..\mono\metadata\monitor.h" />\r
177     <ClInclude Include="..\mono\metadata\mono-basic-block.h" />\r
178     <ClInclude Include="..\mono\metadata\mono-config.h" />\r
179     <ClInclude Include="..\mono\metadata\mono-config-dirs.h" />\r
180     <ClInclude Include="..\mono\metadata\mono-debug-debugger.h" />\r
181     <ClInclude Include="..\mono\metadata\mono-debug.h" />\r
182     <ClInclude Include="..\mono\metadata\mono-endian.h" />\r
183     <ClInclude Include="..\mono\metadata\mono-hash.h" />\r
184     <ClInclude Include="..\mono\metadata\mono-mlist.h" />\r
185     <ClInclude Include="..\mono\metadata\mono-perfcounters-def.h" />\r
186     <ClInclude Include="..\mono\metadata\mono-perfcounters.h" />\r
187     <ClInclude Include="..\mono\metadata\mono-ptr-array.h" />\r
188     <ClInclude Include="..\mono\metadata\normalization-tables.h" />\r
189     <ClInclude Include="..\mono\metadata\number-formatter.h" />\r
190     <ClInclude Include="..\mono\metadata\object-internals.h" />\r
191     <ClInclude Include="..\mono\metadata\object.h" />\r
192     <ClInclude Include="..\mono\metadata\opcodes.h" />\r
193     <ClInclude Include="..\mono\metadata\process.h" />\r
194     <ClInclude Include="..\mono\metadata\profiler-private.h" />\r
195     <ClInclude Include="..\mono\metadata\profiler.h" />\r
196     <ClInclude Include="..\mono\metadata\rand.h" />\r
197     <ClInclude Include="..\mono\metadata\reflection.h" />\r
198     <ClInclude Include="..\mono\metadata\runtime.h" />\r
199     <ClInclude Include="..\mono\metadata\security-core-clr.h" />\r
200     <ClInclude Include="..\mono\metadata\security-manager.h" />\r
201     <ClInclude Include="..\mono\metadata\security.h" />\r
202     <ClInclude Include="..\mono\sgen\sgen-archdep.h" />\r
203     <ClInclude Include="..\mono\metadata\sgen-bridge.h" />\r
204     <ClInclude Include="..\mono\sgen\sgen-cardtable.h" />\r
205     <ClInclude Include="..\mono\sgen\sgen-conf.h" />\r
206     <ClInclude Include="..\mono\sgen\sgen-copy-object.h" />\r
207     <ClInclude Include="..\mono\sgen\sgen-descriptor.h" />\r
208     <ClInclude Include="..\mono\sgen\sgen-gc.h" />\r
209     <ClInclude Include="..\mono\sgen\sgen-gray.h" />\r
210     <ClInclude Include="..\mono\sgen\sgen-major-copy-object.h" />\r
211     <ClInclude Include="..\mono\sgen\sgen-memory-governor.h" />\r
212     <ClInclude Include="..\mono\sgen\sgen-minor-copy-object.h" />\r
213     <ClInclude Include="..\mono\sgen\sgen-minor-scan-object.h" />\r
214     <ClInclude Include="..\mono\sgen\sgen-pinning.h" />\r
215     <ClInclude Include="..\mono\sgen\sgen-protocol.h" />\r
216     <ClInclude Include="..\mono\sgen\sgen-qsort.h" />\r
217     <ClInclude Include="..\mono\sgen\sgen-scan-object.h" />\r
218     <ClInclude Include="..\mono\metadata\sgen-toggleref.h" />\r
219     <ClInclude Include="..\mono\sgen\sgen-thread-pool.h" />\r
220     <ClInclude Include="..\mono\sgen\sgen-workers.h" />\r
221     <ClInclude Include="..\mono\metadata\socket-io.h" />\r
222     <ClInclude Include="..\mono\metadata\string-icalls.h" />\r
223     <ClInclude Include="..\mono\metadata\sysmath.h" />\r
224     <ClInclude Include="..\mono\metadata\tabledefs.h" />\r
225     <ClInclude Include="..\mono\metadata\threads-types.h" />\r
226     <ClInclude Include="..\mono\metadata\verify-internals.h" />\r
227     <ClInclude Include="..\mono\metadata\verify.h" />\r
228     <ClInclude Include="..\mono\metadata\wrapper-types.h" />\r
229   </ItemGroup>\r
230   <ItemGroup>\r
231     <ProjectReference Include="eglib.vcxproj">\r
232       <Project>{158073ed-99ae-4196-9edc-ddb2344f8466}</Project>\r
233     </ProjectReference>\r
234   </ItemGroup>\r
235   <PropertyGroup Label="Globals">\r
236     <ProjectGuid>{C36612BD-22D3-4B95-85E2-7FDC4FC5D739}</ProjectGuid>\r
237     <Keyword>Win32Proj</Keyword>\r
238     <RootNamespace>libmonoruntime</RootNamespace>\r
239   </PropertyGroup>\r
240   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
241   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r
242     <ConfigurationType>StaticLibrary</ConfigurationType>\r
243     <UseDebugLibraries>true</UseDebugLibraries>\r
244     <CharacterSet>Unicode</CharacterSet>\r
245     <PlatformToolset>v140</PlatformToolset>\r
246   </PropertyGroup>\r
247   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|Win32'" Label="Configuration">\r
248     <ConfigurationType>StaticLibrary</ConfigurationType>\r
249     <UseDebugLibraries>true</UseDebugLibraries>\r
250     <CharacterSet>Unicode</CharacterSet>\r
251     <PlatformToolset>v140</PlatformToolset>\r
252   </PropertyGroup>\r
253   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">\r
254     <ConfigurationType>StaticLibrary</ConfigurationType>\r
255     <UseDebugLibraries>true</UseDebugLibraries>\r
256     <CharacterSet>Unicode</CharacterSet>\r
257     <PlatformToolset>v140</PlatformToolset>\r
258   </PropertyGroup>\r
259   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|x64'" Label="Configuration">\r
260     <ConfigurationType>StaticLibrary</ConfigurationType>\r
261     <UseDebugLibraries>true</UseDebugLibraries>\r
262     <CharacterSet>Unicode</CharacterSet>\r
263     <PlatformToolset>v140</PlatformToolset>\r
264   </PropertyGroup>\r
265   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r
266     <ConfigurationType>StaticLibrary</ConfigurationType>\r
267     <UseDebugLibraries>false</UseDebugLibraries>\r
268     <CharacterSet>Unicode</CharacterSet>\r
269     <PlatformToolset>v140</PlatformToolset>\r
270   </PropertyGroup>\r
271   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_SGen|Win32'" Label="Configuration">\r
272     <ConfigurationType>StaticLibrary</ConfigurationType>\r
273     <UseDebugLibraries>false</UseDebugLibraries>\r
274     <CharacterSet>Unicode</CharacterSet>\r
275     <PlatformToolset>v140</PlatformToolset>\r
276   </PropertyGroup>\r
277   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">\r
278     <ConfigurationType>StaticLibrary</ConfigurationType>\r
279     <UseDebugLibraries>false</UseDebugLibraries>\r
280     <CharacterSet>Unicode</CharacterSet>\r
281     <PlatformToolset>v140</PlatformToolset>\r
282   </PropertyGroup>\r
283   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_SGen|x64'" Label="Configuration">\r
284     <ConfigurationType>StaticLibrary</ConfigurationType>\r
285     <UseDebugLibraries>false</UseDebugLibraries>\r
286     <CharacterSet>Unicode</CharacterSet>\r
287     <PlatformToolset>v140</PlatformToolset>\r
288   </PropertyGroup>\r
289   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
290   <ImportGroup Label="ExtensionSettings">\r
291   </ImportGroup>\r
292   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
293     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
294     <Import Project="mono.props" />\r
295   </ImportGroup>\r
296   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|Win32'" Label="PropertySheets">\r
297     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
298     <Import Project="mono.props" />\r
299   </ImportGroup>\r
300   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r
301     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
302     <Import Project="mono.props" />\r
303   </ImportGroup>\r
304   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|x64'" Label="PropertySheets">\r
305     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
306     <Import Project="mono.props" />\r
307   </ImportGroup>\r
308   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
309     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
310     <Import Project="mono.props" />\r
311   </ImportGroup>\r
312   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_SGen|Win32'" Label="PropertySheets">\r
313     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
314     <Import Project="mono.props" />\r
315   </ImportGroup>\r
316   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">\r
317     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
318     <Import Project="mono.props" />\r
319   </ImportGroup>\r
320   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_SGen|x64'" Label="PropertySheets">\r
321     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
322     <Import Project="mono.props" />\r
323   </ImportGroup>\r
324   <PropertyGroup Label="UserMacros" />\r
325   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
326     <OutDir>$(Platform)\lib\$(Configuration)\</OutDir>\r
327     <IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
328   </PropertyGroup>\r
329   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|Win32'">\r
330     <OutDir>$(Platform)\lib\$(Configuration)\</OutDir>\r
331     <IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
332     <TargetName>$(ProjectName)sgen</TargetName>\r
333   </PropertyGroup>\r
334   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
335     <OutDir>$(Platform)\lib\$(Configuration)\</OutDir>\r
336     <IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
337   </PropertyGroup>\r
338   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|x64'">\r
339     <OutDir>$(Platform)\lib\$(Configuration)\</OutDir>\r
340     <IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
341     <TargetName>$(ProjectName)sgen</TargetName>\r
342   </PropertyGroup>\r
343   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
344     <OutDir>$(Platform)\lib\$(Configuration)\</OutDir>\r
345     <IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
346   </PropertyGroup>\r
347   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_SGen|Win32'">\r
348     <OutDir>$(Platform)\lib\$(Configuration)\</OutDir>\r
349     <IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
350     <TargetName>$(ProjectName)sgen</TargetName>\r
351   </PropertyGroup>\r
352   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
353     <OutDir>$(Platform)\lib\$(Configuration)\</OutDir>\r
354     <IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
355   </PropertyGroup>\r
356   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_SGen|x64'">\r
357     <OutDir>$(Platform)\lib\$(Configuration)\</OutDir>\r
358     <IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
359     <TargetName>$(ProjectName)sgen</TargetName>\r
360   </PropertyGroup>\r
361   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
362     <ClCompile>\r
363       <PrecompiledHeader>\r
364       </PrecompiledHeader>\r
365       <WarningLevel>Level3</WarningLevel>\r
366       <Optimization>Disabled</Optimization>\r
367       <PreprocessorDefinitions>WIN32;$(BOEHM_DEFINES);_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
368       <AdditionalIncludeDirectories>$(MONO_DIR);$(MONO_INCLUDE_DIR);$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
369       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r
370       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
371     </ClCompile>\r
372     <Link>\r
373       <SubSystem>Windows</SubSystem>\r
374       <GenerateDebugInformation>true</GenerateDebugInformation>\r
375     </Link>\r
376   </ItemDefinitionGroup>\r
377   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|Win32'">\r
378     <ClCompile>\r
379       <PrecompiledHeader>\r
380       </PrecompiledHeader>\r
381       <WarningLevel>Level3</WarningLevel>\r
382       <Optimization>Disabled</Optimization>\r
383       <PreprocessorDefinitions>WIN32;$(SGEN_DEFINES);_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
384       <AdditionalIncludeDirectories>$(MONO_DIR);$(MONO_INCLUDE_DIR);$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
385       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
386     </ClCompile>\r
387     <Link>\r
388       <SubSystem>Windows</SubSystem>\r
389       <GenerateDebugInformation>true</GenerateDebugInformation>\r
390     </Link>\r
391   </ItemDefinitionGroup>\r
392   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
393     <ClCompile>\r
394       <PrecompiledHeader>\r
395       </PrecompiledHeader>\r
396       <WarningLevel>Level3</WarningLevel>\r
397       <Optimization>Disabled</Optimization>\r
398       <PreprocessorDefinitions>WIN32;$(BOEHM_DEFINES);_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
399       <AdditionalIncludeDirectories>$(MONO_DIR);$(MONO_INCLUDE_DIR);$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
400       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
401     </ClCompile>\r
402     <Link>\r
403       <SubSystem>Windows</SubSystem>\r
404       <GenerateDebugInformation>true</GenerateDebugInformation>\r
405     </Link>\r
406   </ItemDefinitionGroup>\r
407   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|x64'">\r
408     <ClCompile>\r
409       <PrecompiledHeader>\r
410       </PrecompiledHeader>\r
411       <WarningLevel>Level3</WarningLevel>\r
412       <Optimization>Disabled</Optimization>\r
413       <PreprocessorDefinitions>WIN32;$(SGEN_DEFINES);_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
414       <OmitFramePointers>false</OmitFramePointers>\r
415       <AdditionalIncludeDirectories>$(MONO_DIR);$(MONO_INCLUDE_DIR);$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
416       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
417     </ClCompile>\r
418     <Link>\r
419       <SubSystem>Windows</SubSystem>\r
420       <GenerateDebugInformation>true</GenerateDebugInformation>\r
421     </Link>\r
422   </ItemDefinitionGroup>\r
423   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
424     <ClCompile>\r
425       <WarningLevel>Level3</WarningLevel>\r
426       <PrecompiledHeader>\r
427       </PrecompiledHeader>\r
428       <Optimization>MaxSpeed</Optimization>\r
429       <FunctionLevelLinking>true</FunctionLevelLinking>\r
430       <IntrinsicFunctions>true</IntrinsicFunctions>\r
431       <PreprocessorDefinitions>WIN32;$(BOEHM_DEFINES);NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
432       <AdditionalIncludeDirectories>$(MONO_DIR);$(MONO_INCLUDE_DIR);$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
433     </ClCompile>\r
434     <Link>\r
435       <SubSystem>Windows</SubSystem>\r
436       <GenerateDebugInformation>true</GenerateDebugInformation>\r
437       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
438       <OptimizeReferences>true</OptimizeReferences>\r
439     </Link>\r
440   </ItemDefinitionGroup>\r
441   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_SGen|Win32'">\r
442     <ClCompile>\r
443       <WarningLevel>Level3</WarningLevel>\r
444       <PrecompiledHeader>\r
445       </PrecompiledHeader>\r
446       <Optimization>MaxSpeed</Optimization>\r
447       <FunctionLevelLinking>true</FunctionLevelLinking>\r
448       <IntrinsicFunctions>true</IntrinsicFunctions>\r
449       <PreprocessorDefinitions>WIN32;$(SGEN_DEFINES);NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
450       <AdditionalIncludeDirectories>$(MONO_DIR);$(MONO_INCLUDE_DIR);$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
451     </ClCompile>\r
452     <Link>\r
453       <SubSystem>Windows</SubSystem>\r
454       <GenerateDebugInformation>true</GenerateDebugInformation>\r
455       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
456       <OptimizeReferences>true</OptimizeReferences>\r
457     </Link>\r
458   </ItemDefinitionGroup>\r
459   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
460     <ClCompile>\r
461       <WarningLevel>Level3</WarningLevel>\r
462       <PrecompiledHeader>\r
463       </PrecompiledHeader>\r
464       <Optimization>MaxSpeed</Optimization>\r
465       <FunctionLevelLinking>true</FunctionLevelLinking>\r
466       <IntrinsicFunctions>true</IntrinsicFunctions>\r
467       <PreprocessorDefinitions>WIN32;$(BOEHM_DEFINES);NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
468       <AdditionalIncludeDirectories>$(MONO_DIR);$(MONO_INCLUDE_DIR);$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
469     </ClCompile>\r
470     <Link>\r
471       <SubSystem>Windows</SubSystem>\r
472       <GenerateDebugInformation>true</GenerateDebugInformation>\r
473       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
474       <OptimizeReferences>true</OptimizeReferences>\r
475     </Link>\r
476   </ItemDefinitionGroup>\r
477   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_SGen|x64'">\r
478     <ClCompile>\r
479       <WarningLevel>Level3</WarningLevel>\r
480       <PrecompiledHeader>\r
481       </PrecompiledHeader>\r
482       <Optimization>MaxSpeed</Optimization>\r
483       <FunctionLevelLinking>true</FunctionLevelLinking>\r
484       <IntrinsicFunctions>true</IntrinsicFunctions>\r
485       <PreprocessorDefinitions>WIN32;$(SGEN_DEFINES);NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
486       <AdditionalIncludeDirectories>$(MONO_DIR);$(MONO_INCLUDE_DIR);$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
487     </ClCompile>\r
488     <Link>\r
489       <SubSystem>Windows</SubSystem>\r
490       <GenerateDebugInformation>true</GenerateDebugInformation>\r
491       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
492       <OptimizeReferences>true</OptimizeReferences>\r
493     </Link>\r
494   </ItemDefinitionGroup>\r
495   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
496   <ImportGroup Label="ExtensionTargets">\r
497   </ImportGroup>\r
498 </Project>\r