Created
June 11, 2014 11:38
-
-
Save aslushnikov/1c63d36354be9d6ffe08 to your computer and use it in GitHub Desktop.
Default gypi settings for chrome devtools
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
'variables': { | |
'DEBUG': 1, | |
'debug_devtools': 1, | |
'dcheck_always_on': 1, | |
'use_goma': 1, | |
'clang': 1, | |
'gomadir': '<!(/bin/echo -n ${HOME}/goma/goma)', | |
#'component': 'shared_library', | |
#'enable_oilpan': 1 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This should be places in
$HOME/.gyp/include.gypi