summaryrefslogtreecommitdiffstats
path: root/breakpad/breakpad_sender.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'breakpad/breakpad_sender.gypi')
-rw-r--r--breakpad/breakpad_sender.gypi4
1 files changed, 2 insertions, 2 deletions
diff --git a/breakpad/breakpad_sender.gypi b/breakpad/breakpad_sender.gypi
index a6d4664..b50bddc 100644
--- a/breakpad/breakpad_sender.gypi
+++ b/breakpad/breakpad_sender.gypi
@@ -26,7 +26,7 @@
'targets': [
{
'target_name': 'breakpad_sender',
- 'type': '<(library)',
+ 'type': 'static_library',
'msvs_guid': '9946A048-043B-4F8F-9E07-9297B204714C',
'variables': {
'breakpad_sender_target': 1,
@@ -41,7 +41,7 @@
},
{
'target_name': 'breakpad_sender_win64',
- 'type': '<(library)',
+ 'type': 'static_library',
'msvs_guid': '237AEB58-9D74-41EF-9D49-A6ECE24EA8BC',
'variables': {
'breakpad_sender_target': 1,