Fixed MSVC to build giconv.c
authorJeffrey Stedfast <fejj@gnome.org>
Wed, 20 Apr 2011 19:15:32 +0000 (15:15 -0400)
committerJeffrey Stedfast <fejj@gnome.org>
Wed, 20 Apr 2011 19:15:32 +0000 (15:15 -0400)
msvc/eglib.vcxproj

index 44b65c90142332f0884eb5660a8875d35d121fe4..417dd1ab4926f78a52882aecdd8087d9b951336c 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>\r
+<?xml version="1.0" encoding="utf-8"?>\r
 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
   <ItemGroup Label="ProjectConfigurations">\r
     <ProjectConfiguration Include="Debug|Win32">\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
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
   <ImportGroup Label="ExtensionTargets">\r
   </ImportGroup>\r
-</Project>
\ No newline at end of file
+</Project>