[process] Disable tests that do not work on mobile (#4598)
[mono-project.git] / msvc / eglib-posix.targets.filters
bloba714ed878129d63a4b6add33d1b753242917f8d8
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup>
4 <ClCompile Include="$(MonoSourceLocation)\eglib\src\gfile-posix.c">
5 <Filter>Source Files\Posix</Filter>
6 </ClCompile>
7 </ItemGroup>
8 </Project>