File tree Expand file tree Collapse file tree 1 file changed +12
-8
lines changed
Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Original file line number Diff line number Diff line change 1414 'nw_use_commit_id%' : '<!(python <(DEPTH)/content/nw/tools/<(nw_id_script_base) check ..)' ,
1515 },
1616 'target_defaults' : {
17+ 'msvs_settings' : {
18+ 'VCLinkerTool' : {
19+ 'AdditionalDependencies' : [
20+ 'runtimeobject.lib' ,
21+ ],
22+ 'DelayLoadDLLs' : [
23+ 'API-MS-WIN-CORE-WINRT-ERROR-L1-1-0.DLL' ,
24+ 'API-MS-WIN-CORE-WINRT-L1-1-0.DLL' ,
25+ 'API-MS-WIN-CORE-WINRT-STRING-L1-1-0.DLL' ,
26+ ],
27+ },
28+ },
1729 'configurations' : {
1830 'Release_Base' : {
1931 # Set flags to unconditionally optimize chrome_frame_launcher.exe
351363 'msvs_settings' : {
352364 'VCLinkerTool' : {
353365 'SubSystem' : '2' , # Set /SUBSYSTEM:WINDOWS
354- 'AdditionalDependencies' : [
355- 'runtimeobject.lib' ,
356- ],
357- 'DelayLoadDLLs' : [
358- 'API-MS-WIN-CORE-WINRT-ERROR-L1-1-0.DLL' ,
359- 'API-MS-WIN-CORE-WINRT-L1-1-0.DLL' ,
360- 'API-MS-WIN-CORE-WINRT-STRING-L1-1-0.DLL' ,
361- ],
362366 },
363367 },
364368 'configurations' : {
You can’t perform that action at this time.
0 commit comments