Add common.gypi to gyp-generated projects

This commit is contained in:
Bert Belder 2011-10-28 15:33:04 +02:00
parent f2c6b4106d
commit 04b3c65ec8

1
uv.gyp
View File

@ -38,6 +38,7 @@
'HAVE_CONFIG_H' 'HAVE_CONFIG_H'
], ],
'sources': [ 'sources': [
'common.gypi',
'include/ares.h', 'include/ares.h',
'include/ares_version.h', 'include/ares_version.h',
'include/uv.h', 'include/uv.h',