[gdk-pixbuf] Update Visual C++ projects
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdk-pixbuf] Update Visual C++ projects
- Date: Wed, 8 Feb 2012 06:44:43 +0000 (UTC)
commit 26e3ec85620e66e59a4f4a203b92bcb0b055fb43
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Tue Feb 7 17:41:25 2012 +0800
Update Visual C++ projects
Update gdk-pixbuf.[vcproj|vcxproj|vcxproj.filters] to build the
io-pixdata.c that will be required for all builds.
build/win32/vs10/gdk-pixbuf.vcxproj.filtersin | 1 +
build/win32/vs10/gdk-pixbuf.vcxprojin | 1 +
build/win32/vs9/gdk-pixbuf.vcprojin | 1 +
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 0c8e6dc..022f918 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 13ded83..e6b2126 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 c583c0f..91c8998 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" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]