|
Lines 459-469
Link Here
|
| 459 |
'dependencies': [ |
459 |
'dependencies': [ |
| 460 |
'../../base/base.gyp:base', |
460 |
'../../base/base.gyp:base', |
| 461 |
], |
461 |
], |
|
|
462 |
'conditions': [ |
| 463 |
['OS=="linux"', { |
| 464 |
'include_dirs': [ |
| 465 |
'<(sysroot)/usr/include/speech-dispatcher', |
| 466 |
], |
| 467 |
}], |
| 468 |
], |
| 462 |
'direct_dependent_settings': { |
469 |
'direct_dependent_settings': { |
| 463 |
'include_dirs': [ |
470 |
'include_dirs': [ |
| 464 |
'<(SHARED_INTERMEDIATE_DIR)', |
471 |
'<(SHARED_INTERMEDIATE_DIR)', |
| 465 |
], |
472 |
], |
| 466 |
'conditions': [ |
473 |
'conditions': [ |
|
|
474 |
['OS=="linux"', { |
| 475 |
'include_dirs+': [ |
| 476 |
'<(sysroot)/usr/include/speech-dispatcher', |
| 477 |
], |
| 478 |
}], |
| 467 |
['linux_link_libspeechd==1', { |
479 |
['linux_link_libspeechd==1', { |
| 468 |
'link_settings': { |
480 |
'link_settings': { |
| 469 |
'libraries': [ |
481 |
'libraries': [ |