]> Pileus Git - ~andy/gtk/commitdiff
Update gdk-win32 Visual C++ projects
authorChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 5 Apr 2012 16:24:34 +0000 (00:24 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 5 Apr 2012 16:24:34 +0000 (00:24 +0800)
A new source file gdkdevice-virtual.c was added in commit 24f9ca92 for the
Win32 GDK backend, so add that file to the list of source files to compile.

build/win32/vs10/gdk-win32.vcxproj
build/win32/vs10/gdk-win32.vcxproj.filters
build/win32/vs9/gdk-win32.vcproj

index 5279d62e5ecde2f7add688c774a32ee7ef0a4bec..00b20c9fc18dc51f8f20db852168d5630a21a810 100644 (file)
   </ItemDefinitionGroup>
   <ItemGroup>
     <ClCompile Include="..\..\..\gdk\win32\gdkcursor-win32.c" />
+    <ClCompile Include="..\..\..\gdk\win32\gdkdevice-virtual.c" />
     <ClCompile Include="..\..\..\gdk\win32\gdkdevice-win32.c" />
     <ClCompile Include="..\..\..\gdk\win32\gdkdevice-wintab.c" />
     <ClCompile Include="..\..\..\gdk\win32\gdkdevicemanager-win32.c" />
index b37562e233644c63a06bae1fe465f2ab5057e5e7..1021e2a08f00f812c06b8c23ba386c1ba74f8b2b 100644 (file)
@@ -18,6 +18,9 @@
     <ClCompile Include="..\..\..\gdk\win32\gdkcursor-win32.c">
       <Filter>Source Files</Filter>
     </ClCompile>
+    <ClCompile Include="..\..\..\gdk\win32\gdkdevice-virtual.c">
+      <Filter>Source Files</Filter>
+    </ClCompile>
     <ClCompile Include="..\..\..\gdk\win32\gdkdevice-win32.c">
       <Filter>Source Files</Filter>
     </ClCompile>
index d64d1d733e16f32ce243eb1edb9d5a230a908915..14ee06c2686c9287cb50edd23b97fe03f316eb34 100644 (file)
                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"\r
                        >\r
                        <File RelativePath="..\..\..\gdk\win32\gdkcursor-win32.c" />\r
+                       <File RelativePath="..\..\..\gdk\win32\gdkdevice-virtual.c" />\r
                        <File RelativePath="..\..\..\gdk\win32\gdkdevice-win32.c" />\r
                        <File RelativePath="..\..\..\gdk\win32\gdkdevice-wintab.c" />\r
                        <File RelativePath="..\..\..\gdk\win32\gdkdevicemanager-win32.c" />\r