зеркало из https://github.com/electron/electron.git
rename back to expected values
This commit is contained in:
Родитель
ea4a497442
Коммит
daa64e21f6
|
@ -7,9 +7,6 @@
|
||||||
[submodule "vendor/breakpad"]
|
[submodule "vendor/breakpad"]
|
||||||
path = vendor/breakpad
|
path = vendor/breakpad
|
||||||
url = https://github.com/electron/chromium-breakpad.git
|
url = https://github.com/electron/chromium-breakpad.git
|
||||||
[submodule "vendor/native_mate"]
|
|
||||||
path = vendor/native_mate
|
|
||||||
url = https://github.com/electron/native-mate.git
|
|
||||||
[submodule "vendor/crashpad"]
|
[submodule "vendor/crashpad"]
|
||||||
path = vendor/crashpad
|
path = vendor/crashpad
|
||||||
url = https://github.com/electron/crashpad.git
|
url = https://github.com/electron/crashpad.git
|
||||||
|
|
|
@ -1,26 +1,26 @@
|
||||||
{
|
{
|
||||||
'variables': {
|
'variables': {
|
||||||
'native_mate_files': [
|
'native_mate_files': [
|
||||||
'mate/arguments.cc',
|
'native_mate/arguments.cc',
|
||||||
'mate/arguments.h',
|
'native_mate/arguments.h',
|
||||||
'mate/constructor.h',
|
'native_mate/constructor.h',
|
||||||
'mate/converter.cc',
|
'native_mate/converter.cc',
|
||||||
'mate/converter.h',
|
'native_mate/converter.h',
|
||||||
'mate/dictionary.cc',
|
'native_mate/dictionary.cc',
|
||||||
'mate/dictionary.h',
|
'native_mate/dictionary.h',
|
||||||
'mate/function_template.cc',
|
'native_mate/function_template.cc',
|
||||||
'mate/function_template.h',
|
'native_mate/function_template.h',
|
||||||
'mate/handle.h',
|
'native_mate/handle.h',
|
||||||
'mate/object_template_builder.cc',
|
'native_mate/object_template_builder.cc',
|
||||||
'mate/object_template_builder.h',
|
'native_mate/object_template_builder.h',
|
||||||
'mate/persistent_dictionary.cc',
|
'native_mate/persistent_dictionary.cc',
|
||||||
'mate/persistent_dictionary.h',
|
'native_mate/persistent_dictionary.h',
|
||||||
'mate/scoped_persistent.h',
|
'native_mate/scoped_persistent.h',
|
||||||
'mate/wrappable.cc',
|
'native_mate/wrappable.cc',
|
||||||
'mate/wrappable.h',
|
'native_mate/wrappable.h',
|
||||||
'mate/wrappable_base.h',
|
'native_mate/wrappable_base.h',
|
||||||
'mate/promise.h',
|
'native_mate/promise.h',
|
||||||
'mate/promise.cc',
|
'native_mate/promise.cc',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче