Do not depend on node to set include_dirs.

Part of atom/node#2.
This commit is contained in:
Cheng Zhao 2013-12-12 14:07:00 +08:00
parent fc00da9732
commit 28f5d184b3
2 changed files with 5 additions and 1 deletions

View file

@ -329,6 +329,10 @@
'include_dirs': [
'.',
'vendor',
# Include directories for uv and node.
'vendor/node/src',
'vendor/node/deps/http_parser',
'vendor/node/deps/uv/include',
# The `node.h` is using `#include"v8.h"`.
'vendor/brightray/vendor/download/libchromiumcontent/src/v8/include',
# The `node.h` is using `#include"ares.h"`.

2
vendor/node vendored

@ -1 +1 @@
Subproject commit 4e04c9f0a2d97e0b20a0980266917e11f2805280
Subproject commit e8ddf565e88200dd71bf0d8f652ffc7ff10e66fa