OLD | NEW |
1 # Copyright (c) 2009 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2009 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 { | 5 { |
6 'variables': { | 6 'variables': { |
7 'feature_defines': [ | 7 'feature_defines': [ |
8 'ENABLE_CHANNEL_MESSAGING=1', | 8 'ENABLE_CHANNEL_MESSAGING=1', |
9 'ENABLE_DATABASE=1', | 9 'ENABLE_DATABASE=1', |
10 'ENABLE_DASHBOARD_SUPPORT=0', | 10 'ENABLE_DASHBOARD_SUPPORT=0', |
(...skipping 177 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
188 # | 188 # |
189 # The rightmost + is present because this direct_dependent_settings | 189 # The rightmost + is present because this direct_dependent_settings |
190 # section gets merged into the (nonexistent) target_defaults one, | 190 # section gets merged into the (nonexistent) target_defaults one, |
191 # eating the rightmost +. | 191 # eating the rightmost +. |
192 'include_dirs++': [ | 192 'include_dirs++': [ |
193 '<(SHARED_INTERMEDIATE_DIR)/webkit', | 193 '<(SHARED_INTERMEDIATE_DIR)/webkit', |
194 ], | 194 ], |
195 }, | 195 }, |
196 'conditions': [ | 196 'conditions': [ |
197 ['OS=="win"', { | 197 ['OS=="win"', { |
| 198 'dependencies': ['../build/win/system.gyp:cygwin'], |
198 'direct_dependent_settings': { | 199 'direct_dependent_settings': { |
199 'defines': [ | 200 'defines': [ |
200 '__STD_C', | 201 '__STD_C', |
201 '_CRT_SECURE_NO_DEPRECATE', | 202 '_CRT_SECURE_NO_DEPRECATE', |
202 '_SCL_SECURE_NO_DEPRECATE', | 203 '_SCL_SECURE_NO_DEPRECATE', |
203 ], | 204 ], |
204 'include_dirs': [ | 205 'include_dirs': [ |
205 '../third_party/WebKit/JavaScriptCore/os-win32', | 206 '../third_party/WebKit/JavaScriptCore/os-win32', |
206 'build/JavaScriptCore', | 207 'build/JavaScriptCore', |
207 ], | 208 ], |
(...skipping 201 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
409 '../third_party/WebKit/JavaScriptCore/pcre/ucptable.cpp', | 410 '../third_party/WebKit/JavaScriptCore/pcre/ucptable.cpp', |
410 ], | 411 ], |
411 'sources!': [ | 412 'sources!': [ |
412 # ucptable.cpp is #included by pcre_ucp_searchfunchs.cpp and is not | 413 # ucptable.cpp is #included by pcre_ucp_searchfunchs.cpp and is not |
413 # intended to be compiled directly. | 414 # intended to be compiled directly. |
414 '../third_party/WebKit/JavaScriptCore/pcre/ucptable.cpp', | 415 '../third_party/WebKit/JavaScriptCore/pcre/ucptable.cpp', |
415 ], | 416 ], |
416 'export_dependent_settings': [ | 417 'export_dependent_settings': [ |
417 'wtf', | 418 'wtf', |
418 ], | 419 ], |
| 420 'conditions': [ |
| 421 ['OS=="win"', { |
| 422 'dependencies': ['../build/win/system.gyp:cygwin'], |
| 423 }], |
| 424 ], |
419 }, | 425 }, |
420 { | 426 { |
421 'target_name': 'webcore', | 427 'target_name': 'webcore', |
422 'type': '<(library)', | 428 'type': '<(library)', |
423 'msvs_guid': '1C16337B-ACF3-4D03-AA90-851C5B5EADA6', | 429 'msvs_guid': '1C16337B-ACF3-4D03-AA90-851C5B5EADA6', |
424 'dependencies': [ | 430 'dependencies': [ |
425 'config', | 431 'config', |
426 'pcre', | 432 'pcre', |
427 'wtf', | 433 'wtf', |
428 '../build/temp_gyp/googleurl.gyp:googleurl', | 434 '../build/temp_gyp/googleurl.gyp:googleurl', |
(...skipping 3679 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4108 ], | 4114 ], |
4109 }, | 4115 }, |
4110 'direct_dependent_settings': { | 4116 'direct_dependent_settings': { |
4111 'include_dirs': [ | 4117 'include_dirs': [ |
4112 '../third_party/WebKit/WebKitLibraries', | 4118 '../third_party/WebKit/WebKitLibraries', |
4113 '../third_party/WebKit/WebKit/mac/WebCoreSupport', | 4119 '../third_party/WebKit/WebKit/mac/WebCoreSupport', |
4114 ], | 4120 ], |
4115 }, | 4121 }, |
4116 }], | 4122 }], |
4117 ['OS=="win"', { | 4123 ['OS=="win"', { |
| 4124 'dependencies': ['../build/win/system.gyp:cygwin'], |
4118 'sources/': [ | 4125 'sources/': [ |
4119 ['exclude', 'Posix\\.cpp$'], | 4126 ['exclude', 'Posix\\.cpp$'], |
4120 ['include', '/opentype/'], | 4127 ['include', '/opentype/'], |
4121 ['include', '/TransparencyWin\\.cpp$'], | 4128 ['include', '/TransparencyWin\\.cpp$'], |
4122 ['include', '/SkiaFontWin\\.cpp$'], | 4129 ['include', '/SkiaFontWin\\.cpp$'], |
4123 ], | 4130 ], |
4124 'defines': [ | 4131 'defines': [ |
4125 '__PRETTY_FUNCTION__=__FUNCTION__', | 4132 '__PRETTY_FUNCTION__=__FUNCTION__', |
4126 'DISABLE_ACTIVEX_TYPE_CONVERSION_MPLAYER2', | 4133 'DISABLE_ACTIVEX_TYPE_CONVERSION_MPLAYER2', |
4127 ], | 4134 ], |
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4271 ], | 4278 ], |
4272 'action': ['python', '<(grit_path)', '-i', '<(input_path)', 'build', '
-o', '<(grit_out_dir)'], | 4279 'action': ['python', '<(grit_path)', '-i', '<(input_path)', 'build', '
-o', '<(grit_out_dir)'], |
4273 'message': 'Generating resources from <(input_path)', | 4280 'message': 'Generating resources from <(input_path)', |
4274 }, | 4281 }, |
4275 ], | 4282 ], |
4276 'direct_dependent_settings': { | 4283 'direct_dependent_settings': { |
4277 'include_dirs': [ | 4284 'include_dirs': [ |
4278 '<(SHARED_INTERMEDIATE_DIR)/webkit', | 4285 '<(SHARED_INTERMEDIATE_DIR)/webkit', |
4279 ], | 4286 ], |
4280 }, | 4287 }, |
| 4288 'conditions': [ |
| 4289 ['OS=="win"', { |
| 4290 'dependencies': ['../build/win/system.gyp:cygwin'], |
| 4291 }], |
| 4292 ], |
4281 }, | 4293 }, |
4282 { | 4294 { |
4283 'target_name': 'webkit_strings', | 4295 'target_name': 'webkit_strings', |
4284 'type': 'none', | 4296 'type': 'none', |
4285 'msvs_guid': '60B43839-95E6-4526-A661-209F16335E0E', | 4297 'msvs_guid': '60B43839-95E6-4526-A661-209F16335E0E', |
4286 'variables': { | 4298 'variables': { |
4287 'grit_path': '../tools/grit/grit.py', | 4299 'grit_path': '../tools/grit/grit.py', |
4288 'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/webkit', | 4300 'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/webkit', |
4289 }, | 4301 }, |
4290 'actions': [ | 4302 'actions': [ |
(...skipping 18 matching lines...) Expand all Loading... |
4309 ], | 4321 ], |
4310 'action': ['python', '<(grit_path)', '-i', '<(input_path)', 'build', '
-o', '<(grit_out_dir)'], | 4322 'action': ['python', '<(grit_path)', '-i', '<(input_path)', 'build', '
-o', '<(grit_out_dir)'], |
4311 'message': 'Generating resources from <(input_path)', | 4323 'message': 'Generating resources from <(input_path)', |
4312 }, | 4324 }, |
4313 ], | 4325 ], |
4314 'direct_dependent_settings': { | 4326 'direct_dependent_settings': { |
4315 'include_dirs': [ | 4327 'include_dirs': [ |
4316 '<(SHARED_INTERMEDIATE_DIR)/webkit', | 4328 '<(SHARED_INTERMEDIATE_DIR)/webkit', |
4317 ], | 4329 ], |
4318 }, | 4330 }, |
| 4331 'conditions': [ |
| 4332 ['OS=="win"', { |
| 4333 'dependencies': ['../build/win/system.gyp:cygwin'], |
| 4334 }], |
| 4335 ], |
4319 }, | 4336 }, |
4320 { | 4337 { |
4321 'target_name': 'glue', | 4338 'target_name': 'glue', |
4322 'type': '<(library)', | 4339 'type': '<(library)', |
4323 'msvs_guid': 'C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09', | 4340 'msvs_guid': 'C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09', |
4324 'dependencies': [ | 4341 'dependencies': [ |
4325 '../net/net.gyp:net', | 4342 '../net/net.gyp:net', |
4326 'inspector_resources', | 4343 'inspector_resources', |
4327 'webcore', | 4344 'webcore', |
4328 'webkit', | 4345 'webkit', |
(...skipping 264 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4593 'glue/webaccessibility.h', | 4610 'glue/webaccessibility.h', |
4594 'glue/webaccessibilitymanager.h', | 4611 'glue/webaccessibilitymanager.h', |
4595 'glue/webaccessibilitymanager_impl.cc', | 4612 'glue/webaccessibilitymanager_impl.cc', |
4596 'glue/webaccessibilitymanager_impl.cc', | 4613 'glue/webaccessibilitymanager_impl.cc', |
4597 'glue/webaccessibilitymanager_impl.h', | 4614 'glue/webaccessibilitymanager_impl.h', |
4598 'glue/webthemeengine_impl_win.cc', | 4615 'glue/webthemeengine_impl_win.cc', |
4599 ], | 4616 ], |
4600 }, { # else: OS=="win" | 4617 }, { # else: OS=="win" |
4601 'sources/': [['exclude', '_posix\\.cc$']], | 4618 'sources/': [['exclude', '_posix\\.cc$']], |
4602 'dependencies': [ | 4619 'dependencies': [ |
| 4620 '../build/win/system.gyp:cygwin', |
4603 'activex_shim/activex_shim.gyp:activex_shim', | 4621 'activex_shim/activex_shim.gyp:activex_shim', |
4604 'default_plugin/default_plugin.gyp:default_plugin', | 4622 'default_plugin/default_plugin.gyp:default_plugin', |
4605 ], | 4623 ], |
4606 'sources!': [ | 4624 'sources!': [ |
4607 'glue/plugins/plugin_stubs.cc', | 4625 'glue/plugins/plugin_stubs.cc', |
4608 ], | 4626 ], |
4609 }], | 4627 }], |
4610 ], | 4628 ], |
4611 }, | 4629 }, |
4612 { | 4630 { |
(...skipping 180 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4793 '../third_party/WebKit/WebCore/inspector/front-end/Images/userInputP
reviousIcon.png', | 4811 '../third_party/WebKit/WebCore/inspector/front-end/Images/userInputP
reviousIcon.png', |
4794 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningIco
n.png', | 4812 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningIco
n.png', |
4795 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningMed
iumIcon.png', | 4813 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningMed
iumIcon.png', |
4796 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningsEr
rors.png', | 4814 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningsEr
rors.png', |
4797 ], | 4815 ], |
4798 }, | 4816 }, |
4799 ], | 4817 ], |
4800 }, | 4818 }, |
4801 ], | 4819 ], |
4802 } | 4820 } |
OLD | NEW |