Skip to content

Commit 1a91b69

Browse files
authored
feat(NODE-7051): Normalize casing of shlwapi.lib (#253)
1 parent d2a887a commit 1a91b69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binding.gyp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
'libraries': [
106106
'-lcrypt32',
107107
'-lsecur32',
108-
'-lShlwapi'
108+
'-lshlwapi'
109109
]
110110
}
111111
}]

0 commit comments

Comments
 (0)