should be 'libraries' not 'library'
This commit is contained in:
parent
efc82affdf
commit
1db59898e3
@ -6,9 +6,9 @@
|
||||
'include_dirs' : [
|
||||
'include',
|
||||
],
|
||||
'library' : {
|
||||
'libraries' : [
|
||||
'user32.lib'
|
||||
},
|
||||
],
|
||||
'defines' : [
|
||||
'UNICODE',
|
||||
'_UNICODE',
|
||||
@ -36,9 +36,9 @@
|
||||
'include_dirs' : [
|
||||
'include',
|
||||
],
|
||||
'library' : {
|
||||
'libraries' : [
|
||||
'user32.lib'
|
||||
},
|
||||
],
|
||||
'defines' : [
|
||||
'UNICODE',
|
||||
'_UNICODE',
|
||||
|
Loading…
Reference in New Issue
Block a user