Restructure of mono.sln and build properties to better fix static/dynamic library...
[mono.git] / msvc / eglib-common.targets
index fa56697667214d900e7cb4ebbd6df749a82bef7d..3776cd70ec59bd1775437c34af78d827b6aa024f 100644 (file)
@@ -28,4 +28,7 @@
     <ClInclude Include="$(MonoSourceLocation)\mono\eglib\gmodule.h" />
     <ClInclude Include="$(MonoSourceLocation)\mono\eglib\sort.frag.h" />
   </ItemGroup>
+  <ItemGroup>
+    <None Include="$(MonoSourceLocation)\eglib\src\Makefile.am" />
+  </ItemGroup>
 </Project>