summaryrefslogtreecommitdiff
path: root/build/win32/vs10/gdk-pixbuf.vcxprojin
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2012-02-07 17:41:25 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2012-02-07 17:41:25 +0800
commit26e3ec85620e66e59a4f4a203b92bcb0b055fb43 (patch)
treeb18f7f05a197695b4fdf6e2ee8a379ba6915a689 /build/win32/vs10/gdk-pixbuf.vcxprojin
parentace373db7c74c051c0f4a5176986277259eb231f (diff)
downloadgdk-pixbuf-26e3ec85620e66e59a4f4a203b92bcb0b055fb43.tar.gz
Update Visual C++ projects
Update gdk-pixbuf.[vcproj|vcxproj|vcxproj.filters] to build the io-pixdata.c that will be required for all builds.
Diffstat (limited to 'build/win32/vs10/gdk-pixbuf.vcxprojin')
-rw-r--r--build/win32/vs10/gdk-pixbuf.vcxprojin1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/win32/vs10/gdk-pixbuf.vcxprojin b/build/win32/vs10/gdk-pixbuf.vcxprojin
index 13ded83d3..e6b212678 100644
--- a/build/win32/vs10/gdk-pixbuf.vcxprojin
+++ b/build/win32/vs10/gdk-pixbuf.vcxprojin
@@ -355,6 +355,7 @@
<ClCompile Include="..\..\..\gdk-pixbuf\io-gif-animation.c" />
<ClCompile Include="..\..\..\gdk-pixbuf\io-icns.c" />
<ClCompile Include="..\..\..\gdk-pixbuf\io-pcx.c" />
+ <ClCompile Include="..\..\..\gdk-pixbuf\io-pixdata.c" />
<ClCompile Include="..\..\..\gdk-pixbuf\io-png.c" />
<ClCompile Include="..\..\..\gdk-pixbuf\io-pnm.c" />
<ClCompile Include="..\..\..\gdk-pixbuf\io-qtif.c" />