Restructure of mono.sln and build properties to better fix static/dynamic library...
[mono.git] / msvc / eglib.targets
diff --git a/msvc/eglib.targets b/msvc/eglib.targets
new file mode 100644 (file)
index 0000000..5f9d4cd
--- /dev/null
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <Import Project="eglib-common.targets" />
+  <Import Project="eglib-win32.targets" />
+  <Import Project="eglib-posix.targets" />
+</Project>
\ No newline at end of file