зеркало из 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"]
|
||||
path = vendor/breakpad
|
||||
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"]
|
||||
path = vendor/crashpad
|
||||
url = https://github.com/electron/crashpad.git
|
||||
|
|
|
@ -1,26 +1,26 @@
|
|||
{
|
||||
'variables': {
|
||||
'native_mate_files': [
|
||||
'mate/arguments.cc',
|
||||
'mate/arguments.h',
|
||||
'mate/constructor.h',
|
||||
'mate/converter.cc',
|
||||
'mate/converter.h',
|
||||
'mate/dictionary.cc',
|
||||
'mate/dictionary.h',
|
||||
'mate/function_template.cc',
|
||||
'mate/function_template.h',
|
||||
'mate/handle.h',
|
||||
'mate/object_template_builder.cc',
|
||||
'mate/object_template_builder.h',
|
||||
'mate/persistent_dictionary.cc',
|
||||
'mate/persistent_dictionary.h',
|
||||
'mate/scoped_persistent.h',
|
||||
'mate/wrappable.cc',
|
||||
'mate/wrappable.h',
|
||||
'mate/wrappable_base.h',
|
||||
'mate/promise.h',
|
||||
'mate/promise.cc',
|
||||
'native_mate/arguments.cc',
|
||||
'native_mate/arguments.h',
|
||||
'native_mate/constructor.h',
|
||||
'native_mate/converter.cc',
|
||||
'native_mate/converter.h',
|
||||
'native_mate/dictionary.cc',
|
||||
'native_mate/dictionary.h',
|
||||
'native_mate/function_template.cc',
|
||||
'native_mate/function_template.h',
|
||||
'native_mate/handle.h',
|
||||
'native_mate/object_template_builder.cc',
|
||||
'native_mate/object_template_builder.h',
|
||||
'native_mate/persistent_dictionary.cc',
|
||||
'native_mate/persistent_dictionary.h',
|
||||
'native_mate/scoped_persistent.h',
|
||||
'native_mate/wrappable.cc',
|
||||
'native_mate/wrappable.h',
|
||||
'native_mate/wrappable_base.h',
|
||||
'native_mate/promise.h',
|
||||
'native_mate/promise.cc',
|
||||
],
|
||||
},
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче