Rename compiled production from 'eckey' to 'Key'

This commit is contained in:
Jeff Garzik 2013-07-09 16:02:45 -04:00
parent 56a20ef25d
commit 02a81c0ca8
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
},
'targets': [
{
'target_name': 'eckey',
'target_name': 'Key',
'sources': [
'src/eckey.cc'
],