atom => electron in atom.gyp

This commit is contained in:
Cheng Zhao 2015-04-14 17:23:03 +08:00
parent c7468278df
commit 49c82b3b93

View file

@ -1,7 +1,7 @@
{
'variables': {
'project_name%': 'atom',
'product_name%': 'Atom',
'project_name%': 'electron',
'product_name%': 'Electron',
'company_name%': 'GitHub, Inc',
'company_abbr%': 'github',
'version%' : '0.23.0',