Source release v3.2.0
This commit is contained in:
1
third_party/gyp/MSVSUtil.py
vendored
1
third_party/gyp/MSVSUtil.py
vendored
@@ -14,6 +14,7 @@ TARGET_TYPE_EXT = {
|
||||
'loadable_module': 'dll',
|
||||
'shared_library': 'dll',
|
||||
'static_library': 'lib',
|
||||
'windows_driver': 'sys',
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user