Merge pull request #896 from echampet/webresource
[mono.git] / msvc / mono.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   <PropertyGroup Label="Globals">\r
39     <ProjectGuid>{A0EDDCD9-940F-432C-A28F-7EF322437D79}</ProjectGuid>\r
40     <RootNamespace>mono</RootNamespace>\r
41     <Keyword>Win32Proj</Keyword>\r
42   </PropertyGroup>\r
43   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
44   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r
45     <ConfigurationType>Application</ConfigurationType>\r
46     <CharacterSet>Unicode</CharacterSet>\r
47     <PlatformToolset>v120</PlatformToolset>\r
48   </PropertyGroup>\r
49   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_SGen|Win32'" Label="Configuration">\r
50     <ConfigurationType>Application</ConfigurationType>\r
51     <CharacterSet>Unicode</CharacterSet>\r
52     <PlatformToolset>v120</PlatformToolset>\r
53   </PropertyGroup>\r
54   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r
55     <ConfigurationType>Application</ConfigurationType>\r
56     <CharacterSet>Unicode</CharacterSet>\r
57     <PlatformToolset>v120</PlatformToolset>\r
58   </PropertyGroup>\r
59   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|Win32'" Label="Configuration">\r
60     <ConfigurationType>Application</ConfigurationType>\r
61     <CharacterSet>Unicode</CharacterSet>\r
62     <PlatformToolset>v120</PlatformToolset>\r
63   </PropertyGroup>\r
64   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">\r
65     <ConfigurationType>Application</ConfigurationType>\r
66     <CharacterSet>Unicode</CharacterSet>\r
67     <PlatformToolset>v120</PlatformToolset>\r
68   </PropertyGroup>\r
69   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_SGen|x64'" Label="Configuration">\r
70     <ConfigurationType>Application</ConfigurationType>\r
71     <CharacterSet>Unicode</CharacterSet>\r
72     <PlatformToolset>v120</PlatformToolset>\r
73   </PropertyGroup>\r
74   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">\r
75     <ConfigurationType>Application</ConfigurationType>\r
76     <CharacterSet>Unicode</CharacterSet>\r
77     <PlatformToolset>v120</PlatformToolset>\r
78   </PropertyGroup>\r
79   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|x64'" Label="Configuration">\r
80     <ConfigurationType>Application</ConfigurationType>\r
81     <CharacterSet>Unicode</CharacterSet>\r
82     <PlatformToolset>v120</PlatformToolset>\r
83   </PropertyGroup>\r
84   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
85   <ImportGroup Label="ExtensionSettings">\r
86   </ImportGroup>\r
87   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">\r
88     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
89   </ImportGroup>\r
90   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_SGen|Win32'" Label="PropertySheets">\r
91     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
92   </ImportGroup>\r
93   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
94     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
95   </ImportGroup>\r
96   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|Win32'" Label="PropertySheets">\r
97     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
98   </ImportGroup>\r
99   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">\r
100     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
101   </ImportGroup>\r
102   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_SGen|x64'" Label="PropertySheets">\r
103     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
104   </ImportGroup>\r
105   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r
106     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
107   </ImportGroup>\r
108   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|x64'" Label="PropertySheets">\r
109     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
110   </ImportGroup>\r
111   <PropertyGroup Label="UserMacros" />\r
112   <PropertyGroup>\r
113     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>\r
114     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\bin\$(Configuration)\</OutDir>\r
115     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|Win32'">$(Platform)\bin\$(Configuration)\</OutDir>\r
116     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
117     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|Win32'">$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
118     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\bin\$(Configuration)\</OutDir>\r
119     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|x64'">$(Platform)\bin\$(Configuration)\</OutDir>\r
120     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
121     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|x64'">$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
122     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\bin\$(Configuration)\</OutDir>\r
123     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release_SGen|Win32'">$(Platform)\bin\$(Configuration)\</OutDir>\r
124     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
125     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release_SGen|Win32'">$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
126     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\bin\$(Configuration)\</OutDir>\r
127     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release_SGen|x64'">$(Platform)\bin\$(Configuration)\</OutDir>\r
128     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
129     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release_SGen|x64'">$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
130     <TargetName Condition="'$(Configuration)|$(Platform)'=='Release_SGen|Win32'">$(ProjectName)-sgen</TargetName>\r
131     <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|Win32'">$(ProjectName)-sgen</TargetName>\r
132     <TargetName Condition="'$(Configuration)|$(Platform)'=='Release_SGen|x64'">$(ProjectName)-sgen</TargetName>\r
133     <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|x64'">$(ProjectName)-sgen</TargetName>\r
134   </PropertyGroup>\r
135   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
136     <ClCompile>\r
137       <Optimization>Disabled</Optimization>\r
138       <AdditionalIncludeDirectories>..\libgc\include;..\;..\;..\jit;..\eglib\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
139       <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
140       <MinimalRebuild>true</MinimalRebuild>\r
141       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
142       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r
143       <BufferSecurityCheck>true</BufferSecurityCheck>\r
144       <PrecompiledHeader>\r
145       </PrecompiledHeader>\r
146       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
147       <CompileAs>CompileAsC</CompileAs>\r
148       <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>\r
149     </ClCompile>\r
150     <ProjectReference />\r
151     <Link>\r
152       <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>\r
153       <AdditionalLibraryDirectories>$(Platform)\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>\r
154       <GenerateDebugInformation>true</GenerateDebugInformation>\r
155       <SubSystem>Console</SubSystem>\r
156       <RandomizedBaseAddress>false</RandomizedBaseAddress>\r
157       <DataExecutionPrevention>\r
158       </DataExecutionPrevention>\r
159       <TargetMachine>MachineX86</TargetMachine>\r
160     </Link>\r
161     <ProjectReference>\r
162       <LinkLibraryDependencies>false</LinkLibraryDependencies>\r
163     </ProjectReference>\r
164   </ItemDefinitionGroup>\r
165   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|Win32'">\r
166     <ClCompile>\r
167       <Optimization>Disabled</Optimization>\r
168       <AdditionalIncludeDirectories>..\libgc\include;..\;..\;..\jit;..\eglib\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
169       <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
170       <MinimalRebuild>true</MinimalRebuild>\r
171       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
172       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r
173       <BufferSecurityCheck>true</BufferSecurityCheck>\r
174       <PrecompiledHeader>\r
175       </PrecompiledHeader>\r
176       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
177       <CompileAs>CompileAsC</CompileAs>\r
178       <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>\r
179     </ClCompile>\r
180     <ProjectReference />\r
181     <Link>\r
182       <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>\r
183       <AdditionalLibraryDirectories>$(Platform)\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>\r
184       <GenerateDebugInformation>true</GenerateDebugInformation>\r
185       <SubSystem>Console</SubSystem>\r
186       <RandomizedBaseAddress>false</RandomizedBaseAddress>\r
187       <DataExecutionPrevention>\r
188       </DataExecutionPrevention>\r
189       <TargetMachine>MachineX86</TargetMachine>\r
190     </Link>\r
191     <ProjectReference>\r
192       <LinkLibraryDependencies>false</LinkLibraryDependencies>\r
193     </ProjectReference>\r
194   </ItemDefinitionGroup>\r
195   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
196     <Midl>\r
197       <TargetEnvironment>X64</TargetEnvironment>\r
198     </Midl>\r
199     <ClCompile>\r
200       <Optimization>Disabled</Optimization>\r
201       <AdditionalIncludeDirectories>..\libgc\include;..\;..\;..\jit;..\eglib\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
202       <PreprocessorDefinitions>WIN32;WIN64;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
203       <MinimalRebuild>true</MinimalRebuild>\r
204       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
205       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r
206       <BufferSecurityCheck>true</BufferSecurityCheck>\r
207       <PrecompiledHeader>\r
208       </PrecompiledHeader>\r
209       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
210       <CompileAs>CompileAsC</CompileAs>\r
211       <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>\r
212     </ClCompile>\r
213     <ProjectReference>\r
214       <LinkLibraryDependencies>false</LinkLibraryDependencies>\r
215     </ProjectReference>\r
216     <Link>\r
217       <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>\r
218       <AdditionalLibraryDirectories>$(Platform)\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>\r
219       <GenerateDebugInformation>true</GenerateDebugInformation>\r
220       <SubSystem>Console</SubSystem>\r
221       <TargetMachine>MachineX64</TargetMachine>\r
222     </Link>\r
223   </ItemDefinitionGroup>\r
224   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|x64'">\r
225     <Midl>\r
226       <TargetEnvironment>X64</TargetEnvironment>\r
227     </Midl>\r
228     <ClCompile>\r
229       <Optimization>Disabled</Optimization>\r
230       <AdditionalIncludeDirectories>..\libgc\include;..\;..\;..\jit;..\eglib\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
231       <PreprocessorDefinitions>WIN32;WIN64;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
232       <MinimalRebuild>true</MinimalRebuild>\r
233       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
234       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r
235       <BufferSecurityCheck>true</BufferSecurityCheck>\r
236       <PrecompiledHeader>\r
237       </PrecompiledHeader>\r
238       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
239       <CompileAs>CompileAsC</CompileAs>\r
240       <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>\r
241     </ClCompile>\r
242     <ProjectReference>\r
243       <LinkLibraryDependencies>false</LinkLibraryDependencies>\r
244     </ProjectReference>\r
245     <Link>\r
246       <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>\r
247       <AdditionalLibraryDirectories>$(Platform)\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>\r
248       <GenerateDebugInformation>true</GenerateDebugInformation>\r
249       <SubSystem>Console</SubSystem>\r
250       <TargetMachine>MachineX64</TargetMachine>\r
251     </Link>\r
252   </ItemDefinitionGroup>\r
253   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
254     <ClCompile>\r
255       <Optimization>MinSpace</Optimization>\r
256       <AdditionalIncludeDirectories>..\libgc\include;..\;..\;..\jit;..\eglib\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
257       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
258       <BufferSecurityCheck>true</BufferSecurityCheck>\r
259       <PrecompiledHeader>\r
260       </PrecompiledHeader>\r
261       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
262       <CompileAs>CompileAsC</CompileAs>\r
263       <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
264     </ClCompile>\r
265     <ProjectReference>\r
266       <LinkLibraryDependencies>false</LinkLibraryDependencies>\r
267     </ProjectReference>\r
268     <Link>\r
269       <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>\r
270       <AdditionalLibraryDirectories>$(Platform)\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>\r
271       <SubSystem>Console</SubSystem>\r
272       <OptimizeReferences>true</OptimizeReferences>\r
273       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
274       <RandomizedBaseAddress>false</RandomizedBaseAddress>\r
275       <DataExecutionPrevention>\r
276       </DataExecutionPrevention>\r
277       <TargetMachine>MachineX86</TargetMachine>\r
278       <GenerateDebugInformation>true</GenerateDebugInformation>\r
279     </Link>\r
280   </ItemDefinitionGroup>\r
281   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_SGen|Win32'">\r
282     <ClCompile>\r
283       <Optimization>MinSpace</Optimization>\r
284       <AdditionalIncludeDirectories>..\libgc\include;..\;..\;..\jit;..\eglib\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
285       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
286       <BufferSecurityCheck>true</BufferSecurityCheck>\r
287       <PrecompiledHeader>\r
288       </PrecompiledHeader>\r
289       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
290       <CompileAs>CompileAsC</CompileAs>\r
291       <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
292     </ClCompile>\r
293     <ProjectReference>\r
294       <LinkLibraryDependencies>false</LinkLibraryDependencies>\r
295     </ProjectReference>\r
296     <Link>\r
297       <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>\r
298       <AdditionalLibraryDirectories>$(Platform)\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>\r
299       <GenerateDebugInformation>true</GenerateDebugInformation>\r
300       <SubSystem>Console</SubSystem>\r
301       <OptimizeReferences>true</OptimizeReferences>\r
302       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
303       <RandomizedBaseAddress>false</RandomizedBaseAddress>\r
304       <DataExecutionPrevention>\r
305       </DataExecutionPrevention>\r
306       <TargetMachine>MachineX86</TargetMachine>\r
307     </Link>\r
308   </ItemDefinitionGroup>\r
309   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
310     <Midl>\r
311       <TargetEnvironment>X64</TargetEnvironment>\r
312     </Midl>\r
313     <ClCompile>\r
314       <Optimization>MinSpace</Optimization>\r
315       <AdditionalIncludeDirectories>..\libgc\include;..\;..\;..\jit;..\eglib\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
316       <PreprocessorDefinitions>WIN32;WIN64;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
317       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
318       <BufferSecurityCheck>true</BufferSecurityCheck>\r
319       <PrecompiledHeader>\r
320       </PrecompiledHeader>\r
321       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
322       <CompileAs>CompileAsC</CompileAs>\r
323     </ClCompile>\r
324     <ProjectReference>\r
325       <LinkLibraryDependencies>false</LinkLibraryDependencies>\r
326     </ProjectReference>\r
327     <Link>\r
328       <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>\r
329       <AdditionalLibraryDirectories>$(Platform)\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>\r
330       <GenerateDebugInformation>true</GenerateDebugInformation>\r
331       <SubSystem>Console</SubSystem>\r
332       <OptimizeReferences>true</OptimizeReferences>\r
333       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
334       <TargetMachine>MachineX64</TargetMachine>\r
335     </Link>\r
336   </ItemDefinitionGroup>\r
337   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_SGen|x64'">\r
338     <Midl>\r
339       <TargetEnvironment>X64</TargetEnvironment>\r
340     </Midl>\r
341     <ClCompile>\r
342       <Optimization>MinSpace</Optimization>\r
343       <AdditionalIncludeDirectories>..\libgc\include;..\;..\;..\jit;..\eglib\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
344       <PreprocessorDefinitions>WIN32;WIN64;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
345       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
346       <BufferSecurityCheck>true</BufferSecurityCheck>\r
347       <PrecompiledHeader>\r
348       </PrecompiledHeader>\r
349       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
350       <CompileAs>CompileAsC</CompileAs>\r
351     </ClCompile>\r
352     <ProjectReference>\r
353       <LinkLibraryDependencies>false</LinkLibraryDependencies>\r
354     </ProjectReference>\r
355     <Link>\r
356       <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>\r
357       <AdditionalLibraryDirectories>$(Platform)\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>\r
358       <GenerateDebugInformation>true</GenerateDebugInformation>\r
359       <SubSystem>Console</SubSystem>\r
360       <OptimizeReferences>true</OptimizeReferences>\r
361       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
362       <TargetMachine>MachineX64</TargetMachine>\r
363     </Link>\r
364   </ItemDefinitionGroup>\r
365   <ItemGroup>\r
366     <ClCompile Include="..\mono\mini\main.c" />\r
367   </ItemGroup>\r
368   <ItemGroup>\r
369     <ProjectReference Include="eglib.vcxproj">\r
370       <Project>{158073ed-99ae-4196-9edc-ddb2344f8466}</Project>\r
371       <ReferenceOutputAssembly>true</ReferenceOutputAssembly>\r
372       <Private>false</Private>\r
373       <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies>\r
374       <LinkLibraryDependencies>true</LinkLibraryDependencies>\r
375       <UseLibraryDependencyInputs>false</UseLibraryDependencyInputs>\r
376     </ProjectReference>\r
377     <ProjectReference Include="libmono.vcxproj">\r
378       <Project>{cb0d9e92-293c-439c-9ac7-c5f59b6e0771}</Project>\r
379       <ReferenceOutputAssembly>true</ReferenceOutputAssembly>\r
380       <Private>false</Private>\r
381       <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies>\r
382       <LinkLibraryDependencies>true</LinkLibraryDependencies>\r
383       <UseLibraryDependencyInputs>false</UseLibraryDependencyInputs>\r
384     </ProjectReference>\r
385   </ItemGroup>\r
386   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
387   <ImportGroup Label="ExtensionTargets">\r
388   </ImportGroup>\r
389 </Project>