[offsets-tool] Make sure to re-clone when the hash for the cpp binaries changes.
[mono-project.git] / msvc / mono-test-Win32.props
blobc289e0f3a9d29cb1100299aefca3298e64af4146
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>i686-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>