mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-10 22:36:01 +00:00
Remove the sha_win32.lib import
Core bundles this library into the main Realm library.
This commit is contained in:
parent
84b0264920
commit
432c4323dd
@ -48,11 +48,6 @@
|
|||||||
}, {
|
}, {
|
||||||
"dependencies": [ "vendored-realm" ]
|
"dependencies": [ "vendored-realm" ]
|
||||||
}],
|
}],
|
||||||
["OS=='win'", {
|
|
||||||
"direct_dependent_settings": {
|
|
||||||
"libraries": [ "-lsha_win32<(debug_library_suffix)" ]
|
|
||||||
}
|
|
||||||
}]
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user