[gtk+] build/win32/vs10/gdk.vcxprojin: Remove Stray Line



commit 54e2091740bb87eaa9b8e03446900374f054cf40
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Thu May 30 18:08:32 2013 +0800

    build/win32/vs10/gdk.vcxprojin: Remove Stray Line
    
    The last commit on this file accidently left a stray </ItemGroup>, which
    Visual Studio 2010 does not like.  Get rid of that line.

 build/win32/vs10/gdk.vcxprojin |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/build/win32/vs10/gdk.vcxprojin b/build/win32/vs10/gdk.vcxprojin
index 12131c4..ed45360 100644
--- a/build/win32/vs10/gdk.vcxprojin
+++ b/build/win32/vs10/gdk.vcxprojin
@@ -158,7 +158,6 @@
       <TargetMachine>MachineX64</TargetMachine>
     </Link>
   </ItemDefinitionGroup>
-  </ItemGroup>
   <ItemGroup>
     <ResourceCompile Include="..\..\..\gdk\win32\rc\gdk.rc" />
   </ItemGroup>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]