diff options
Diffstat (limited to 'chrome_elf/chrome_elf.gyp')
-rw-r--r-- | chrome_elf/chrome_elf.gyp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/chrome_elf/chrome_elf.gyp b/chrome_elf/chrome_elf.gyp index ca4f8c2..c32f710 100644 --- a/chrome_elf/chrome_elf.gyp +++ b/chrome_elf/chrome_elf.gyp @@ -21,13 +21,6 @@ 'chrome_elf_main.cc', 'chrome_elf_main.h', ], - 'msvs_settings': { - 'VCLinkerTool': { - 'BaseAddress': '0x35000000', - # Set /SUBSYSTEM:WINDOWS (for consistency). - 'SubSystem': '2', - }, - }, }, ], }
\ No newline at end of file |