[System] Change WebRequest::BeginGetRequestStream driven IAsyncResult::CompletedSynch...
[mono.git] / msvc / mono-regression-test-Win32.props
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     <MONO_TOOLCHAIN_PATH>C:/ProgramData/chocolatey/lib/Cygwin/tools/cygwin/bin</MONO_TOOLCHAIN_PATH>
7   </PropertyGroup>
8   <PropertyGroup />
9   <ItemDefinitionGroup />
10   <ItemGroup>
11     <BuildMacro Include="MONO_TOOLCHAIN_PREFIX">
12       <Value>$(MONO_TOOLCHAIN_PREFIX)</Value>
13     </BuildMacro>
14     <BuildMacro Include="MONO_TOOLCHAIN_PATH">
15       <Value>$(MONO_TOOLCHAIN_PATH)</Value>
16     </BuildMacro>
17   </ItemGroup>
18 </Project>