aboutsummaryrefslogtreecommitdiff
path: root/src/client/windows/handler
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/windows/handler')
-rw-r--r--src/client/windows/handler/exception_handler.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/windows/handler/exception_handler.gyp b/src/client/windows/handler/exception_handler.gyp
index e1e65eec..77293627 100644
--- a/src/client/windows/handler/exception_handler.gyp
+++ b/src/client/windows/handler/exception_handler.gyp
@@ -34,7 +34,7 @@
'targets': [
{
'target_name': 'exception_handler',
- 'type': '<(library)',
+ 'type': 'static_library',
'sources': [
"exception_handler.cc",
"exception_handler.h",