Cleanup initialize_object_slots, remove unused GetHashCode (ghc) handling. (#17834)
[mono-project.git] / msvc / mono-test-x64.props
blob8b105eab064a4cb97626cdda992e7712ef965a7f
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <ImportGroup Label="PropertySheets" />
4   <PropertyGroup Label="UserMacros">
5     <MONO_TOOLCHAIN_PREFIX>x86_64-w64-mingw32-</MONO_TOOLCHAIN_PREFIX>
6   </PropertyGroup>
7   <PropertyGroup />
8   <ItemDefinitionGroup />
9   <ItemGroup>
10     <BuildMacro Include="MONO_TOOLCHAIN_PREFIX">
11       <Value>$(MONO_TOOLCHAIN_PREFIX)</Value>
12     </BuildMacro>
13   </ItemGroup>
14 </Project>