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 <MONO_TOOLCHAIN_PATH>C:/ProgramData/chocolatey/lib/Cygwin/tools/cygwin/bin</MONO_TOOLCHAIN_PATH>
9 <ItemDefinitionGroup />
11 <BuildMacro Include="MONO_TOOLCHAIN_PREFIX">
12 <Value>$(MONO_TOOLCHAIN_PREFIX)</Value>
14 <BuildMacro Include="MONO_TOOLCHAIN_PATH">
15 <Value>$(MONO_TOOLCHAIN_PATH)</Value>