summaryrefslogtreecommitdiffstats
path: root/chrome/third_party
diff options
context:
space:
mode:
authorbradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-02 03:27:01 +0000
committerbradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-02 03:27:01 +0000
commit5a65c2a355dc850f3f48b22436ec05bd3d6375be (patch)
tree5154dba2a5122bd47781a15b110b96a1185563c5 /chrome/third_party
parent8c579ee3804a4bc65ed9b8d2d3acda69923113dd (diff)
downloadchromium_src-5a65c2a355dc850f3f48b22436ec05bd3d6375be.zip
chromium_src-5a65c2a355dc850f3f48b22436ec05bd3d6375be.tar.gz
chromium_src-5a65c2a355dc850f3f48b22436ec05bd3d6375be.tar.bz2
Switching chrome.sln to gyp generated version.
Doing this by using existing vcproj files. BUG=None TEST=None Review URL: http://codereview.chromium.org/119021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17379 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/third_party')
-rw-r--r--chrome/third_party/hunspell/hunspell.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/third_party/hunspell/hunspell.gyp b/chrome/third_party/hunspell/hunspell.gyp
index 92203a8..4b81189 100644
--- a/chrome/third_party/hunspell/hunspell.gyp
+++ b/chrome/third_party/hunspell/hunspell.gyp
@@ -10,6 +10,8 @@
{
'target_name': 'hunspell',
'type': '<(library)',
+ 'msvs_guid': 'D5E8DCB2-9C61-446F-8BEE-B18CA0E0936E',
+ 'msvs_existing_vcproj': 'hunspell.vcproj',
'dependencies': [
'../../../base/base.gyp:base',
'../../../third_party/icu38/icu38.gyp:icuuc',