From 9602d040b8a0bdb25a67ac20c0f2a11cb4e86553 Mon Sep 17 00:00:00 2001 From: "maruel@chromium.org" Date: Thu, 8 Jan 2009 18:14:26 +0000 Subject: Reduce the number of warnings in third party code. Review URL: http://codereview.chromium.org/16584 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7743 0039d316-1c4b-4281-b951-d872f2087c98 --- third_party/libxml/build/libxml.vcproj | 82 +++++++++++++++++++++++++++++---- third_party/libxml/build/libxml.vsprops | 12 +++++ 2 files changed, 86 insertions(+), 8 deletions(-) create mode 100644 third_party/libxml/build/libxml.vsprops (limited to 'third_party/libxml/build') diff --git a/third_party/libxml/build/libxml.vcproj b/third_party/libxml/build/libxml.vcproj index 9d1ef66..2c052d3 100644 --- a/third_party/libxml/build/libxml.vcproj +++ b/third_party/libxml/build/libxml.vcproj @@ -12,50 +12,114 @@ Name="Win32" /> + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/third_party/libxml/build/libxml.vsprops b/third_party/libxml/build/libxml.vsprops new file mode 100644 index 0000000..9f01fdf --- /dev/null +++ b/third_party/libxml/build/libxml.vsprops @@ -0,0 +1,12 @@ + + + + -- cgit v1.1