mirror of
https://github.com/electron/electron.git
synced 2026-02-19 03:14:51 -05:00
Add comment to subsystem linker option
This commit is contained in:
committed by
Birunthan Mohanathas
parent
fe8726d775
commit
1a75bf8fb9
@@ -129,6 +129,8 @@
|
||||
},
|
||||
'VCLinkerTool': {
|
||||
'AdditionalOptions': [
|
||||
# Chrome builds with this minimum environment which changes the
|
||||
# values returned from APIs like GetSystemMetrics(SM_CXSIZEFRAME)
|
||||
"/SUBSYSTEM:WINDOWS,5.02"
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user