Make the filters file match the targets files
[mono.git] / msvc / eglib-posix.targets.filters
diff --git a/msvc/eglib-posix.targets.filters b/msvc/eglib-posix.targets.filters
new file mode 100644 (file)
index 0000000..a714ed8
--- /dev/null
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup>
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\gfile-posix.c">
+      <Filter>Source Files\Posix</Filter>
+    </ClCompile>
+  </ItemGroup>
+</Project>