mirror of
https://github.com/electron/electron.git
synced 2026-01-28 00:38:35 -05:00
Use "D" and "R" as short names
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
},
|
||||
'conditions': [
|
||||
['libchromiumcontent_component', {
|
||||
'RealDebug': {
|
||||
'D': {
|
||||
'inherit_from': [
|
||||
'Common_Base',
|
||||
],
|
||||
@@ -160,7 +160,7 @@
|
||||
},
|
||||
},
|
||||
}, {
|
||||
'RealRelease': {
|
||||
'R': {
|
||||
'inherit_from': [
|
||||
'Common_Base',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user