Integrating CEEE into top-level .gyp files so that it builds.
TEST=it compiles, 'ceee' root folder is seen in Visual Studio projects tree BUG=none Review URL: http://codereview.chromium.org/4287001 git-svn-id: http://src.chromium.org/svn/trunk/src/build@64735 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
20aec9521f
Коммит
c7316033d4
1
all.gyp
1
all.gyp
|
@ -102,6 +102,7 @@
|
|||
'dependencies': [
|
||||
'../breakpad/breakpad.gyp:*',
|
||||
'../chrome/app/locales/locales.gyp:*',
|
||||
'../ceee/ceee.gyp:*',
|
||||
'../chrome_frame/chrome_frame.gyp:*',
|
||||
'../courgette/courgette.gyp:*',
|
||||
'../gears/gears.gyp:*',
|
||||
|
|
Загрузка…
Ссылка в новой задаче