summaryrefslogtreecommitdiff
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
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.
-rw-r--r--build/win32/vs10/gdk-pixbuf.vcxproj.filtersin1
-rw-r--r--build/win32/vs10/gdk-pixbuf.vcxprojin1
-rw-r--r--build/win32/vs9/gdk-pixbuf.vcprojin1
3 files changed, 3 insertions, 0 deletions
diff --git a/build/win32/vs10/gdk-pixbuf.vcxproj.filtersin b/build/win32/vs10/gdk-pixbuf.vcxproj.filtersin
index 0c8e6dc86..022f918cf 100644
--- a/build/win32/vs10/gdk-pixbuf.vcxproj.filtersin
+++ b/build/win32/vs10/gdk-pixbuf.vcxproj.filtersin
@@ -27,6 +27,7 @@
<ClCompile Include="..\..\..\gdk-pixbuf\io-gif-animation.c"><Filter>Source Files</Filter></ClCompile>
<ClCompile Include="..\..\..\gdk-pixbuf\io-icns.c"><Filter>Source Files</Filter></ClCompile>
<ClCompile Include="..\..\..\gdk-pixbuf\io-pcx.c"><Filter>Source Files</Filter></ClCompile>
+ <ClCompile Include="..\..\..\gdk-pixbuf\io-pixdata.c"><Filter>Source Files</Filter></ClCompile>
<ClCompile Include="..\..\..\gdk-pixbuf\io-png.c"><Filter>Source Files</Filter></ClCompile>
<ClCompile Include="..\..\..\gdk-pixbuf\io-pnm.c"><Filter>Source Files</Filter></ClCompile>
<ClCompile Include="..\..\..\gdk-pixbuf\io-qtif.c"><Filter>Source Files</Filter></ClCompile>
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" />
diff --git a/build/win32/vs9/gdk-pixbuf.vcprojin b/build/win32/vs9/gdk-pixbuf.vcprojin
index c583c0f51..91c899824 100644
--- a/build/win32/vs9/gdk-pixbuf.vcprojin
+++ b/build/win32/vs9/gdk-pixbuf.vcprojin
@@ -349,6 +349,7 @@
<File RelativePath="..\..\..\gdk-pixbuf\io-gif-animation.c" />
<File RelativePath="..\..\..\gdk-pixbuf\io-icns.c" />
<File RelativePath="..\..\..\gdk-pixbuf\io-pcx.c" />
+ <File RelativePath="..\..\..\gdk-pixbuf\io-pixdata.c" />
<File RelativePath="..\..\..\gdk-pixbuf\io-png.c" />
<File RelativePath="..\..\..\gdk-pixbuf\io-pnm.c" />
<File RelativePath="..\..\..\gdk-pixbuf\io-qtif.c" />