Fix linker error on Windows
base_jumbo_7.obj, unresolved external symbol __imp_InitPropVariantFromCLSID
This commit is contained in:
parent
40bf582c81
commit
f9278e518c
1 changed files with 1 additions and 0 deletions
|
@ -355,6 +355,7 @@
|
||||||
'-lwinmm.lib',
|
'-lwinmm.lib',
|
||||||
'-lcrypt32.lib',
|
'-lcrypt32.lib',
|
||||||
'-luiautomationcore.lib',
|
'-luiautomationcore.lib',
|
||||||
|
'-lPropsys.lib'
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
'dependencies': [
|
'dependencies': [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue