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