diff options
Diffstat (limited to 'third_party/libxslt/libxslt.gyp')
-rw-r--r-- | third_party/libxslt/libxslt.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/libxslt/libxslt.gyp b/third_party/libxslt/libxslt.gyp index 4512124..9615e83 100644 --- a/third_party/libxslt/libxslt.gyp +++ b/third_party/libxslt/libxslt.gyp @@ -32,7 +32,7 @@ }, }, { # else: OS != "linux" or ! use_system_libxslt 'type': 'static_library', - 'msvs_guid': 'F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7', + 'msvs_guid': 'FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED', 'sources': [ 'libxslt/attributes.c', 'libxslt/attributes.h', |