diff options
Diffstat (limited to 'skia')
-rw-r--r-- | skia/skia.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp index 6a36b94..62c818b 100644 --- a/skia/skia.gyp +++ b/skia/skia.gyp @@ -10,6 +10,7 @@ { 'target_name': 'skia', 'type': 'static_library', + 'msvs_guid': 'CD9CA56E-4E94-444C-87D4-58CA1E6F300D', 'sources': [ 'precompiled.cc', #'animator/SkAnimate.h', |