mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
update paths for native_mate
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
'includes': [
|
||||
'features.gypi',
|
||||
'filenames.gypi',
|
||||
'vendor/native_mate/native_mate_files.gypi',
|
||||
'native_mate/native_mate_files.gypi',
|
||||
],
|
||||
'target_defaults': {
|
||||
'defines': [
|
||||
@@ -295,7 +295,7 @@
|
||||
'include_dirs': [
|
||||
'.',
|
||||
'chromium_src',
|
||||
'vendor/native_mate',
|
||||
'native_mate',
|
||||
# Include atom_natives.h.
|
||||
'<(SHARED_INTERMEDIATE_DIR)',
|
||||
# Include directories for uv and node.
|
||||
|
||||
Reference in New Issue
Block a user