Merge pull request #4851 from kumpera/handle_eloop_errno
[mono.git] / msvc / eglib.vcxproj
index e09803d25e2400abc0d38f41ca1c7d669c41c83f..5e482d86b453ce5568d8cb1a00e6d7f0aa334819 100644 (file)
       <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>\r
     </ClCompile>\r
   </ItemDefinitionGroup>\r
-  <ItemGroup>\r
-    <ClCompile Include="..\eglib\src\garray.c" />\r
-    <ClCompile Include="..\eglib\src\gbytearray.c" />\r
-    <ClCompile Include="..\eglib\src\gdate-win32.c" />\r
-    <ClCompile Include="..\eglib\src\gdir-win32.c" />\r
-    <ClCompile Include="..\eglib\src\gerror.c" />\r
-    <ClCompile Include="..\eglib\src\gfile-posix.c" />\r
-    <ClCompile Include="..\eglib\src\gfile-win32.c" />\r
-    <ClCompile Include="..\eglib\src\gfile.c" />\r
-    <ClCompile Include="..\eglib\src\ghashtable.c" />\r
-    <ClCompile Include="..\eglib\src\giconv.c" />\r
-    <ClCompile Include="..\eglib\src\glist.c" />\r
-    <ClCompile Include="..\eglib\src\gmarkup.c" />\r
-    <ClCompile Include="..\eglib\src\gmem.c" />\r
-    <ClCompile Include="..\eglib\src\gmisc-win32.c" />\r
-    <ClCompile Include="..\eglib\src\gmodule-win32.c" />\r
-    <ClCompile Include="..\eglib\src\goutput.c" />\r
-    <ClCompile Include="..\eglib\src\gpath.c" />\r
-    <ClCompile Include="..\eglib\src\gpattern.c" />\r
-    <ClCompile Include="..\eglib\src\gptrarray.c" />\r
-    <ClCompile Include="..\eglib\src\gqsort.c" />\r
-    <ClCompile Include="..\eglib\src\gqueue.c" />\r
-    <ClCompile Include="..\eglib\src\gshell.c" />\r
-    <ClCompile Include="..\eglib\src\gslist.c" />\r
-    <ClCompile Include="..\eglib\src\gspawn.c" />\r
-    <ClCompile Include="..\eglib\src\gstr.c" />\r
-    <ClCompile Include="..\eglib\src\gstring.c" />\r
-    <ClCompile Include="..\eglib\src\gtimer-win32.c" />\r
-    <ClCompile Include="..\eglib\src\gunicode.c" />\r
-    <ClCompile Include="..\eglib\src\gutf8.c" />\r
-    <ClCompile Include="..\eglib\src\vasprintf.c" />\r
-  </ItemGroup>\r
-  <ItemGroup>\r
-    <ClInclude Include="..\eglib\src\glib.h" />\r
-    <ClInclude Include="..\eglib\src\gmodule.h" />\r
-    <ClInclude Include="..\eglib\src\sort.frag.h" />\r
-  </ItemGroup>\r
+  <Import Project="eglib-common.targets" />\r
+  <Import Project="eglib-win32.targets" />\r
+  <Import Project="eglib-posix.targets" />\r
   <ItemGroup>\r
     <ProjectReference Include="build-init.vcxproj">\r
       <Project>{92ae7622-5f58-4234-9a26-9ec71876b3f4}</Project>\r
     </ProjectReference>\r
   </ItemGroup>\r
+  <ItemGroup>\r
+    <None Include="..\eglib\src\Makefile.am" />\r
+  </ItemGroup>\r
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
   <ImportGroup Label="ExtensionTargets">\r
   </ImportGroup>\r
-</Project>
\ No newline at end of file
+</Project>\r