From c08fc65edf1eb4c68208b7621f8af762aeb02dc4 Mon Sep 17 00:00:00 2001 From: Chun-wei Fan Date: Tue, 7 Jun 2011 00:37:38 +0800 Subject: [PATCH] Update GLib VS9/10 projects There is no longer need to distinguish between gatomic.c and gatomic-gcc.c. This will avoid gatomic.c from being included in the projects twice. --- build/win32/vs10/glib.vcxproj.filtersin | 3 --- build/win32/vs10/glib.vcxprojin | 1 - build/win32/vs9/glib.vcprojin | 1 - 3 files changed, 5 deletions(-) diff --git a/build/win32/vs10/glib.vcxproj.filtersin b/build/win32/vs10/glib.vcxproj.filtersin index 38e85d3..0b5afaf 100644 --- a/build/win32/vs10/glib.vcxproj.filtersin +++ b/build/win32/vs10/glib.vcxproj.filtersin @@ -25,9 +25,6 @@ #include "libglib.vs10.sourcefiles.filters" - - Source Files - Source Files diff --git a/build/win32/vs10/glib.vcxprojin b/build/win32/vs10/glib.vcxprojin index 2c204c1..db04f4f 100644 --- a/build/win32/vs10/glib.vcxprojin +++ b/build/win32/vs10/glib.vcxprojin @@ -329,7 +329,6 @@ #include "libglib.vs10.sourcefiles" - diff --git a/build/win32/vs9/glib.vcprojin b/build/win32/vs9/glib.vcprojin index 5219948..6cf8587 100644 --- a/build/win32/vs9/glib.vcprojin +++ b/build/win32/vs9/glib.vcprojin @@ -285,7 +285,6 @@ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" > #include "libglib.sourcefiles" - -- 2.7.4