diff options
Diffstat (limited to 'google_update/google_update.gyp')
-rw-r--r-- | google_update/google_update.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/google_update/google_update.gyp b/google_update/google_update.gyp index cfe1102..3ad4d06 100644 --- a/google_update/google_update.gyp +++ b/google_update/google_update.gyp @@ -9,7 +9,7 @@ 'targets': [ { 'target_name': 'google_update', - 'type': 'static_library', + 'type': '<(library)', 'msvs_guid': '4052059A-D72B-4183-B5C2-9D1B099E9E35', 'sources': [ 'google_update_idl.idl', |