[runtime] Fix DISABLE_REFLECTION_EMIT build.
[mono.git] / msvc / libmonoutils.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|Win32">\r
5       <Configuration>Debug</Configuration>\r
6       <Platform>Win32</Platform>\r
7     </ProjectConfiguration>\r
8     <ProjectConfiguration Include="Debug|x64">\r
9       <Configuration>Debug</Configuration>\r
10       <Platform>x64</Platform>\r
11     </ProjectConfiguration>\r
12     <ProjectConfiguration Include="Release|Win32">\r
13       <Configuration>Release</Configuration>\r
14       <Platform>Win32</Platform>\r
15     </ProjectConfiguration>\r
16     <ProjectConfiguration Include="Release|x64">\r
17       <Configuration>Release</Configuration>\r
18       <Platform>x64</Platform>\r
19     </ProjectConfiguration>\r
20   </ItemGroup>\r
21   <ItemGroup>\r
22     <ClCompile Include="..\mono\utils\dlmalloc.c" />\r
23     <ClCompile Include="..\mono\utils\hazard-pointer.c" />\r
24     <ClCompile Include="..\mono\utils\json.c" />\r
25     <ClCompile Include="..\mono\utils\lock-free-alloc.c" />\r
26     <ClCompile Include="..\mono\utils\lock-free-array-queue.c" />\r
27     <ClCompile Include="..\mono\utils\lock-free-queue.c" />\r
28     <ClCompile Include="..\mono\utils\mach-support-amd64.c">\r
29       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>\r
30       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>\r
31       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>\r
32       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>\r
33     </ClCompile>\r
34     <ClCompile Include="..\mono\utils\mach-support-arm.c">\r
35       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>\r
36       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>\r
37       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>\r
38       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>\r
39     </ClCompile>\r
40     <ClCompile Include="..\mono\utils\mach-support-x86.c">\r
41       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>\r
42       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>\r
43       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>\r
44       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>\r
45     </ClCompile>\r
46     <ClCompile Include="..\mono\utils\mach-support.c">\r
47       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>\r
48       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>\r
49       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>\r
50       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>\r
51     </ClCompile>\r
52     <ClCompile Include="..\mono\utils\mono-codeman.c" />\r
53     <ClCompile Include="..\mono\utils\mono-conc-hashtable.c" />\r
54     <ClCompile Include="..\mono\utils\mono-context.c" />\r
55     <ClCompile Include="..\mono\utils\mono-counters.c" />\r
56     <ClCompile Include="..\mono\utils\mono-dl-windows.c" />\r
57     <ClCompile Include="..\mono\utils\mono-dl.c" />\r
58     <ClCompile Include="..\mono\utils\mono-error.c" />\r
59     <ClCompile Include="..\mono\utils\mono-filemap.c" />\r
60     <ClCompile Include="..\mono\utils\mono-internal-hash.c" />\r
61     <ClCompile Include="..\mono\utils\mono-io-portability.c" />\r
62     <ClCompile Include="..\mono\utils\mono-linked-list-set.c" />\r
63     <ClCompile Include="..\mono\utils\mono-logger.c" />\r
64     <ClCompile Include="..\mono\utils\mono-log-windows.c" />\r
65     <ClCompile Include="..\mono\utils\mono-log-common.c" />\r
66     <ClCompile Include="..\mono\utils\mono-math.c" />\r
67     <ClCompile Include="..\mono\utils\mono-md5.c" />\r
68     <ClCompile Include="..\mono\utils\mono-mmap-windows.c" />\r
69     <ClCompile Include="..\mono\utils\mono-mmap.c" />\r
70     <ClCompile Include="..\mono\utils\mono-networkinterfaces.c" />\r
71     <ClCompile Include="..\mono\utils\mono-proclib-windows.c" />\r
72     <ClCompile Include="..\mono\utils\mono-rand-windows.c" />\r
73     <ClCompile Include="..\mono\utils\mono-rand.c" />\r
74     <ClCompile Include="..\mono\utils\mono-threads-state-machine.c" />\r
75     <ClCompile Include="..\mono\utils\networking.c" />\r
76     <ClCompile Include="..\mono\utils\networking-posix.c" />\r
77     <ClCompile Include="..\mono\utils\networking-missing.c" />\r
78     <ClCompile Include="..\mono\utils\networking-windows.c" />\r
79     <ClCompile Include="..\mono\utils\mono-path.c" />\r
80     <ClCompile Include="..\mono\utils\mono-poll.c" />\r
81     <ClCompile Include="..\mono\utils\mono-proclib.c" />\r
82     <ClCompile Include="..\mono\utils\mono-property-hash.c" />\r
83     <ClCompile Include="..\mono\utils\mono-publib.c" />\r
84     <ClCompile Include="..\mono\utils\mono-sha1.c" />\r
85     <ClCompile Include="..\mono\utils\mono-stdlib.c" />\r
86     <ClCompile Include="..\mono\utils\mono-threads-mach.c">\r
87       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>\r
88       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>\r
89       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>\r
90       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>\r
91     </ClCompile>\r
92     <ClCompile Include="..\mono\utils\mono-threads-posix.c">\r
93       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>\r
94       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>\r
95       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>\r
96       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>\r
97     </ClCompile>\r
98     <ClCompile Include="..\mono\utils\mono-threads-posix-signals.c">\r
99       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>\r
100       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>\r
101       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>\r
102       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>\r
103     </ClCompile>\r
104     <ClCompile Include="..\mono\utils\mono-threads-windows.c" />\r
105     <ClCompile Include="..\mono\utils\mono-threads.c" />\r
106     <ClCompile Include="..\mono\utils\mono-threads-coop.c" />\r
107     <ClCompile Include="..\mono\utils\mono-time.c" />\r
108     <ClCompile Include="..\mono\utils\mono-tls.c" />\r
109     <ClCompile Include="..\mono\utils\mono-uri.c" />\r
110     <ClCompile Include="..\mono\utils\mono-value-hash.c" />\r
111     <ClCompile Include="..\mono\utils\monobitset.c" />\r
112     <ClCompile Include="..\mono\utils\mono-os-mutex.c" />\r
113     <ClCompile Include="..\mono\utils\os-event-win32.c" />\r
114     <ClCompile Include="..\mono\utils\strenc.c" />\r
115     <ClCompile Include="..\mono\utils\atomic.c" />\r
116     <ClCompile Include="..\mono\utils\mono-hwcap.c" />\r
117     <ClCompile Include="..\mono\utils\mono-hwcap-x86.c" />\r
118     <ClCompile Include="..\mono\utils\bsearch.c" />\r
119     <ClCompile Include="..\mono\utils\memfuncs.c" />\r
120     <ClCompile Include="..\mono\utils\parse.c" />\r
121   </ItemGroup>\r
122   <ItemGroup>\r
123     <ClInclude Include="..\mono\utils\dlmalloc.h" />\r
124     <ClInclude Include="..\mono\utils\dtrace.h" />\r
125     <ClInclude Include="..\mono\utils\freebsd-dwarf.h" />\r
126     <ClInclude Include="..\mono\utils\freebsd-elf32.h" />\r
127     <ClInclude Include="..\mono\utils\freebsd-elf64.h" />\r
128     <ClInclude Include="..\mono\utils\freebsd-elf_common.h" />\r
129     <ClInclude Include="..\mono\utils\gc_wrapper.h" />\r
130     <ClInclude Include="..\mono\utils\hazard-pointer.h" />\r
131     <ClInclude Include="..\mono\utils\json.h" />\r
132     <ClInclude Include="..\mono\utils\linux_magic.h" />\r
133     <ClInclude Include="..\mono\utils\lock-free-alloc.h" />\r
134     <ClInclude Include="..\mono\utils\lock-free-array-queue.h" />\r
135     <ClInclude Include="..\mono\utils\lock-free-queue.h" />\r
136     <ClInclude Include="..\mono\utils\mach-support.h" />\r
137     <ClInclude Include="..\mono\utils\memcheck.h" />\r
138     <ClInclude Include="..\mono\utils\mono-codeman.h" />\r
139     <ClInclude Include="..\mono\utils\mono-compiler.h" />\r
140     <ClInclude Include="..\mono\utils\mono-complex.h" />\r
141     <ClInclude Include="..\mono\utils\mono-conc-hashtable.h" />\r
142     <ClInclude Include="..\mono\utils\mono-context.h" />\r
143     <ClInclude Include="..\mono\utils\mono-coop-mutex.h" />\r
144     <ClInclude Include="..\mono\utils\mono-coop-semaphore.h" />\r
145     <ClInclude Include="..\mono\utils\mono-counters.h" />\r
146     <ClInclude Include="..\mono\utils\mono-digest.h" />\r
147     <ClInclude Include="..\mono\utils\mono-dl-fallback.h" />\r
148     <ClInclude Include="..\mono\utils\mono-dl-windows-internals.h" />\r
149     <ClInclude Include="..\mono\utils\mono-dl.h" />\r
150     <ClInclude Include="..\mono\utils\mono-error-internals.h" />\r
151     <ClInclude Include="..\mono\utils\mono-error.h" />\r
152     <ClInclude Include="..\mono\utils\mono-internal-hash.h" />\r
153     <ClInclude Include="..\mono\utils\mono-io-portability.h" />\r
154     <ClInclude Include="..\mono\utils\mono-linked-list-set.h" />\r
155     <ClInclude Include="..\mono\utils\mono-logger-internals.h" />\r
156     <ClInclude Include="..\mono\utils\mono-logger.h" />\r
157     <ClInclude Include="..\mono\utils\mono-machine.h" />\r
158     <ClInclude Include="..\mono\utils\mono-math.h" />\r
159     <ClInclude Include="..\mono\utils\mono-membar.h" />\r
160     <ClInclude Include="..\mono\utils\mono-memory-model.h" />\r
161     <ClInclude Include="..\mono\utils\mono-mmap-internals.h" />\r
162     <ClInclude Include="..\mono\utils\mono-mmap-windows-internals.h" />\r
163     <ClInclude Include="..\mono\utils\mono-mmap.h" />\r
164     <ClInclude Include="..\mono\utils\mono-networkinterfaces.h" />\r
165     <ClInclude Include="..\mono\utils\mono-once.h" />\r
166     <ClInclude Include="..\mono\utils\mono-os-mutex.h" />\r
167     <ClInclude Include="..\mono\utils\mono-os-semaphore.h" />\r
168     <ClInclude Include="..\mono\utils\mono-path.h" />\r
169     <ClInclude Include="..\mono\utils\mono-poll.h" />\r
170     <ClInclude Include="..\mono\utils\mono-proclib-windows-internals.h" />\r
171     <ClInclude Include="..\mono\utils\mono-proclib.h" />\r
172     <ClInclude Include="..\mono\utils\mono-property-hash.h" />\r
173     <ClInclude Include="..\mono\utils\mono-publib.h" />\r
174     <ClInclude Include="..\mono\utils\mono-rand-windows-internals.h" />\r
175     <ClInclude Include="..\mono\utils\mono-rand.h" />\r
176     <ClInclude Include="..\mono\utils\mono-sigcontext.h" />\r
177     <ClInclude Include="..\mono\utils\mono-stack-unwinding.h" />\r
178     <ClInclude Include="..\mono\utils\mono-stdlib.h" />\r
179     <ClInclude Include="..\mono\utils\mono-string.h" />\r
180     <ClInclude Include="..\mono\utils\mono-threads.h" />\r
181     <ClInclude Include="..\mono\utils\mono-threads-api.h" />\r
182     <ClInclude Include="..\mono\utils\mono-threads-coop.h" />\r
183     <ClInclude Include="..\mono\utils\mono-time.h" />\r
184     <ClInclude Include="..\mono\utils\mono-tls.h" />\r
185     <ClInclude Include="..\mono\utils\mono-uri.h" />\r
186     <ClInclude Include="..\mono\utils\mono-value-hash.h" />\r
187     <ClInclude Include="..\mono\utils\monobitset.h" />\r
188     <ClInclude Include="..\mono\utils\os-event.h" />\r
189     <ClInclude Include="..\mono\utils\strenc.h" />\r
190     <ClInclude Include="..\mono\utils\valgrind.h" />\r
191     <ClInclude Include="..\mono\utils\atomic.h" />\r
192     <ClInclude Include="..\mono\utils\unlocked.h" />
193     <ClInclude Include="..\mono\utils\mono-hwcap.h" />\r
194     <ClInclude Include="..\mono\utils\mono-hwcap-x86.h" />\r
195     <ClInclude Include="..\mono\utils\bsearch.h" />\r
196     <ClInclude Include="..\mono\utils\memfuncs.h" />\r
197     <ClInclude Include="..\mono\utils\parse.h" />\r
198   </ItemGroup>\r
199   <ItemGroup>\r
200     <MASM Include="..\mono\utils\win64.asm">\r
201       <FileType>Document</FileType>\r
202       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>\r
203       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>\r
204     </MASM>\r
205   </ItemGroup>\r
206   <ItemGroup>\r
207     <ProjectReference Include="eglib.vcxproj">\r
208       <Project>{158073ed-99ae-4196-9edc-ddb2344f8466}</Project>\r
209     </ProjectReference>\r
210   </ItemGroup>\r
211   <ItemGroup>\r
212     <None Include="..\mono\utils\Makefile.am" />\r
213   </ItemGroup>\r
214   <PropertyGroup Label="Globals">\r
215     <ProjectGuid>{8FC2B0C8-51AD-49DF-851F-5D01A77A75E4}</ProjectGuid>\r
216     <Keyword>Win32Proj</Keyword>\r
217     <RootNamespace>libmonoutils</RootNamespace>\r
218     <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>\r
219   </PropertyGroup>\r
220   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
221   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r
222     <ConfigurationType>StaticLibrary</ConfigurationType>\r
223     <UseDebugLibraries>true</UseDebugLibraries>\r
224     <CharacterSet>Unicode</CharacterSet>\r
225     <PlatformToolset>v140</PlatformToolset>\r
226   </PropertyGroup>\r
227   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">\r
228     <ConfigurationType>StaticLibrary</ConfigurationType>\r
229     <UseDebugLibraries>true</UseDebugLibraries>\r
230     <CharacterSet>Unicode</CharacterSet>\r
231     <PlatformToolset>v140</PlatformToolset>\r
232   </PropertyGroup>\r
233   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r
234     <ConfigurationType>StaticLibrary</ConfigurationType>\r
235     <UseDebugLibraries>false</UseDebugLibraries>\r
236     <CharacterSet>Unicode</CharacterSet>\r
237     <PlatformToolset>v140</PlatformToolset>\r
238   </PropertyGroup>\r
239   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">\r
240     <ConfigurationType>StaticLibrary</ConfigurationType>\r
241     <UseDebugLibraries>false</UseDebugLibraries>\r
242     <CharacterSet>Unicode</CharacterSet>\r
243     <PlatformToolset>v140</PlatformToolset>\r
244   </PropertyGroup>\r
245   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
246   <ImportGroup Label="ExtensionSettings">\r
247     <Import Project=".\masm.fixed.props" />\r
248   </ImportGroup>\r
249   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
250     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
251     <Import Project="mono.props" />\r
252   </ImportGroup>\r
253   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\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 Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\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)'=='Release|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   <PropertyGroup Label="UserMacros" />\r
266   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
267     <OutDir>$(MONO_BUILD_DIR_PREFIX)$(Platform)\lib\$(Configuration)\</OutDir>\r
268     <IntDir>$(MONO_BUILD_DIR_PREFIX)$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
269   </PropertyGroup>\r
270   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
271     <OutDir>$(MONO_BUILD_DIR_PREFIX)$(Platform)\lib\$(Configuration)\</OutDir>\r
272     <IntDir>$(MONO_BUILD_DIR_PREFIX)$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
273   </PropertyGroup>\r
274   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
275     <OutDir>$(MONO_BUILD_DIR_PREFIX)$(Platform)\lib\$(Configuration)\</OutDir>\r
276     <IntDir>$(MONO_BUILD_DIR_PREFIX)$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
277   </PropertyGroup>\r
278   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
279     <OutDir>$(MONO_BUILD_DIR_PREFIX)$(Platform)\lib\$(Configuration)\</OutDir>\r
280     <IntDir>$(MONO_BUILD_DIR_PREFIX)$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>\r
281   </PropertyGroup>\r
282   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
283     <ClCompile>\r
284       <PrecompiledHeader>\r
285       </PrecompiledHeader>\r
286       <WarningLevel>Level3</WarningLevel>\r
287       <Optimization>Disabled</Optimization>\r
288       <PreprocessorDefinitions>WIN32;WIN32_LEAN_AND_MEAN;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
289       <AdditionalIncludeDirectories>$(MONO_DIR);$(MONO_INCLUDE_DIR);$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
290       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
291       <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>\r
292     </ClCompile>\r
293     <Link>\r
294       <SubSystem>Windows</SubSystem>\r
295       <GenerateDebugInformation>true</GenerateDebugInformation>\r
296     </Link>\r
297     <PreBuildEvent>\r
298       <Command>\r
299       </Command>\r
300     </PreBuildEvent>\r
301   </ItemDefinitionGroup>\r
302   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
303     <ClCompile>\r
304       <PrecompiledHeader>\r
305       </PrecompiledHeader>\r
306       <WarningLevel>Level3</WarningLevel>\r
307       <Optimization>Disabled</Optimization>\r
308       <PreprocessorDefinitions>WIN32;WIN32_LEAN_AND_MEAN;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
309       <AdditionalIncludeDirectories>$(MONO_DIR);$(MONO_INCLUDE_DIR);$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
310       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
311       <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>\r
312     </ClCompile>\r
313     <Link>\r
314       <SubSystem>Windows</SubSystem>\r
315       <GenerateDebugInformation>true</GenerateDebugInformation>\r
316     </Link>\r
317     <PreBuildEvent>\r
318       <Command>\r
319       </Command>\r
320     </PreBuildEvent>\r
321     <MASM>\r
322       <PreprocessorDefinitions>X64</PreprocessorDefinitions>\r
323     </MASM>\r
324   </ItemDefinitionGroup>\r
325   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
326     <ClCompile>\r
327       <WarningLevel>Level3</WarningLevel>\r
328       <PrecompiledHeader>\r
329       </PrecompiledHeader>\r
330       <Optimization>MaxSpeed</Optimization>\r
331       <FunctionLevelLinking>true</FunctionLevelLinking>\r
332       <IntrinsicFunctions>true</IntrinsicFunctions>\r
333       <PreprocessorDefinitions>WIN32;WIN32_LEAN_AND_MEAN;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
334       <AdditionalIncludeDirectories>$(MONO_DIR);$(MONO_INCLUDE_DIR);$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
335       <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>\r
336     </ClCompile>\r
337     <Link>\r
338       <SubSystem>Windows</SubSystem>\r
339       <GenerateDebugInformation>true</GenerateDebugInformation>\r
340       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
341       <OptimizeReferences>true</OptimizeReferences>\r
342     </Link>\r
343     <PreBuildEvent>\r
344       <Command>\r
345       </Command>\r
346     </PreBuildEvent>\r
347   </ItemDefinitionGroup>\r
348   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
349     <ClCompile>\r
350       <WarningLevel>Level3</WarningLevel>\r
351       <PrecompiledHeader>\r
352       </PrecompiledHeader>\r
353       <Optimization>MaxSpeed</Optimization>\r
354       <FunctionLevelLinking>true</FunctionLevelLinking>\r
355       <IntrinsicFunctions>true</IntrinsicFunctions>\r
356       <PreprocessorDefinitions>WIN32;WIN32_LEAN_AND_MEAN;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
357       <AdditionalIncludeDirectories>$(MONO_DIR);$(MONO_INCLUDE_DIR);$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
358       <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>\r
359     </ClCompile>\r
360     <Link>\r
361       <SubSystem>Windows</SubSystem>\r
362       <GenerateDebugInformation>true</GenerateDebugInformation>\r
363       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
364       <OptimizeReferences>true</OptimizeReferences>\r
365     </Link>\r
366     <PreBuildEvent>\r
367       <Command>\r
368       </Command>\r
369     </PreBuildEvent>\r
370     <MASM>\r
371       <PreprocessorDefinitions>X64</PreprocessorDefinitions>\r
372     </MASM>\r
373   </ItemDefinitionGroup>\r
374   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
375   <ImportGroup Label="ExtensionTargets">\r
376     <Import Project="$(VCTargetsPath)\BuildCustomizations\masm.targets" />\r
377   </ImportGroup>\r
378 </Project>