Separate the eglib source and build instructions
[mono.git] / msvc / eglib-posix.targets
diff --git a/msvc/eglib-posix.targets b/msvc/eglib-posix.targets
new file mode 100644 (file)
index 0000000..ab3165e
--- /dev/null
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <ItemGroup>
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\gfile-posix.c" />
+  </ItemGroup>
+</Project>