diff --git a/binding.gyp b/binding.gyp index 14de5318..c5c4a916 100755 --- a/binding.gyp +++ b/binding.gyp @@ -1,6 +1,9 @@ { 'targets': [{ 'target_name': 'sharp', + 'variables': { + 'runtime_link%':'shared', + }, 'sources': [ 'src/common.cc', 'src/metadata.cc', @@ -51,6 +54,11 @@ 'include_dirs': [ '