| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 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 'includes': [ | 6 'includes': [ |
| 7 '../../build/win_precompile.gypi', | 7 '../../build/win_precompile.gypi', |
| 8 ], | 8 ], |
| 9 'variables': { | 9 'variables': { |
| 10 'enabled_libjingle_device_manager%': 0, | |
| 11 'libjingle_additional_deps%': [], | 10 'libjingle_additional_deps%': [], |
| 12 'libjingle_peerconnection_additional_deps%': [], | 11 'libjingle_peerconnection_additional_deps%': [], |
| 13 'libjingle_source%': "source", | 12 'libjingle_source%': "source", |
| 14 'webrtc_p2p': "../webrtc/p2p", | 13 'webrtc_p2p': "../webrtc/p2p", |
| 15 'webrtc_xmpp': "../webrtc/libjingle/xmpp", | 14 'webrtc_xmpp': "../webrtc/libjingle/xmpp", |
| 16 }, | 15 }, |
| 17 # Most of these settings have been split according to their scope into | 16 # Most of these settings have been split according to their scope into |
| 18 # :jingle_unexported_configs and :jingle_public_config in the GN build. | 17 # :jingle_unexported_configs and :jingle_public_config in the GN build. |
| 19 'target_defaults': { | 18 'target_defaults': { |
| 20 'defines': [ | 19 'defines': [ |
| (...skipping 336 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 357 '<(DEPTH)/third_party/webrtc/media/base/videobroadcaster.cc', | 356 '<(DEPTH)/third_party/webrtc/media/base/videobroadcaster.cc', |
| 358 '<(DEPTH)/third_party/webrtc/media/base/videobroadcaster.h', | 357 '<(DEPTH)/third_party/webrtc/media/base/videobroadcaster.h', |
| 359 '<(DEPTH)/third_party/webrtc/media/base/videocapturer.cc', | 358 '<(DEPTH)/third_party/webrtc/media/base/videocapturer.cc', |
| 360 '<(DEPTH)/third_party/webrtc/media/base/videocapturer.h', | 359 '<(DEPTH)/third_party/webrtc/media/base/videocapturer.h', |
| 361 '<(DEPTH)/third_party/webrtc/media/base/videocommon.cc', | 360 '<(DEPTH)/third_party/webrtc/media/base/videocommon.cc', |
| 362 '<(DEPTH)/third_party/webrtc/media/base/videocommon.h', | 361 '<(DEPTH)/third_party/webrtc/media/base/videocommon.h', |
| 363 '<(DEPTH)/third_party/webrtc/media/base/videoframe.cc', | 362 '<(DEPTH)/third_party/webrtc/media/base/videoframe.cc', |
| 364 '<(DEPTH)/third_party/webrtc/media/base/videoframe.h', | 363 '<(DEPTH)/third_party/webrtc/media/base/videoframe.h', |
| 365 '<(DEPTH)/third_party/webrtc/media/base/videoframefactory.cc', | 364 '<(DEPTH)/third_party/webrtc/media/base/videoframefactory.cc', |
| 366 '<(DEPTH)/third_party/webrtc/media/base/videoframefactory.h', | 365 '<(DEPTH)/third_party/webrtc/media/base/videoframefactory.h', |
| 367 '<(DEPTH)/third_party/webrtc/media/devices/dummydevicemanager.cc', | |
| 368 '<(DEPTH)/third_party/webrtc/media/devices/dummydevicemanager.h', | |
| 369 '<(DEPTH)/third_party/webrtc/media/engine/webrtccommon.h', | 366 '<(DEPTH)/third_party/webrtc/media/engine/webrtccommon.h', |
| 370 '<(DEPTH)/third_party/webrtc/media/engine/webrtcvideoframe.cc', | 367 '<(DEPTH)/third_party/webrtc/media/engine/webrtcvideoframe.cc', |
| 371 '<(DEPTH)/third_party/webrtc/media/engine/webrtcvideoframe.h', | 368 '<(DEPTH)/third_party/webrtc/media/engine/webrtcvideoframe.h', |
| 372 '<(DEPTH)/third_party/webrtc/media/engine/webrtcvideoframefactory.cc
', | 369 '<(DEPTH)/third_party/webrtc/media/engine/webrtcvideoframefactory.cc
', |
| 373 '<(DEPTH)/third_party/webrtc/media/engine/webrtcvideoframefactory.h'
, | 370 '<(DEPTH)/third_party/webrtc/media/engine/webrtcvideoframefactory.h'
, |
| 374 '<(DEPTH)/third_party/webrtc/media/engine/webrtcvoe.h', | 371 '<(DEPTH)/third_party/webrtc/media/engine/webrtcvoe.h', |
| 375 '<(DEPTH)/third_party/webrtc/pc/audiomonitor.cc', | 372 '<(DEPTH)/third_party/webrtc/pc/audiomonitor.cc', |
| 376 '<(DEPTH)/third_party/webrtc/pc/audiomonitor.h', | 373 '<(DEPTH)/third_party/webrtc/pc/audiomonitor.h', |
| 377 '<(DEPTH)/third_party/webrtc/pc/bundlefilter.cc', | 374 '<(DEPTH)/third_party/webrtc/pc/bundlefilter.cc', |
| 378 '<(DEPTH)/third_party/webrtc/pc/bundlefilter.h', | 375 '<(DEPTH)/third_party/webrtc/pc/bundlefilter.h', |
| (...skipping 23 matching lines...) Expand all Loading... |
| 402 'HAVE_SCTP', | 399 'HAVE_SCTP', |
| 403 ], | 400 ], |
| 404 'sources': [ | 401 'sources': [ |
| 405 '<(DEPTH)/third_party/webrtc/media/sctp/sctpdataengine.cc', | 402 '<(DEPTH)/third_party/webrtc/media/sctp/sctpdataengine.cc', |
| 406 '<(DEPTH)/third_party/webrtc/media/sctp/sctpdataengine.h', | 403 '<(DEPTH)/third_party/webrtc/media/sctp/sctpdataengine.h', |
| 407 ], | 404 ], |
| 408 'dependencies': [ | 405 'dependencies': [ |
| 409 '<(DEPTH)/third_party/usrsctp/usrsctp.gyp:usrsctplib', | 406 '<(DEPTH)/third_party/usrsctp/usrsctp.gyp:usrsctplib', |
| 410 ], | 407 ], |
| 411 }], | 408 }], |
| 412 ['enabled_libjingle_device_manager==1', { | |
| 413 'sources!': [ | |
| 414 '<(DEPTH)/third_party/webrtc/media/devices/dummydevicemanager.cc
', | |
| 415 '<(DEPTH)/third_party/webrtc/media/devices/dummydevicemanager.h'
, | |
| 416 ], | |
| 417 'sources': [ | |
| 418 '<(DEPTH)/third_party/webrtc/media/devices/devicemanager.cc', | |
| 419 '<(DEPTH)/third_party/webrtc/media/devices/devicemanager.h', | |
| 420 ], | |
| 421 'conditions': [ | |
| 422 ['OS=="win"', { | |
| 423 'sources': [ | |
| 424 '<(DEPTH)/third_party/webrtc/media/devices/win32deviceinfo.c
c', | |
| 425 '<(DEPTH)/third_party/webrtc/media/devices/win32devicemanage
r.cc', | |
| 426 '<(DEPTH)/third_party/webrtc/media/devices/win32devicemanage
r.h', | |
| 427 ], | |
| 428 }], | |
| 429 ['OS=="linux"', { | |
| 430 'sources': [ | |
| 431 '<(DEPTH)/third_party/webrtc/media/devices/libudevsymboltabl
e.cc', | |
| 432 '<(DEPTH)/third_party/webrtc/media/devices/libudevsymboltabl
e.h', | |
| 433 '<(DEPTH)/third_party/webrtc/media/devices/linuxdeviceinfo.c
c', | |
| 434 '<(DEPTH)/third_party/webrtc/media/devices/linuxdevicemanage
r.cc', | |
| 435 '<(DEPTH)/third_party/webrtc/media/devices/linuxdevicemanage
r.h', | |
| 436 '<(DEPTH)/third_party/webrtc/media/devices/v4llookup.cc', | |
| 437 '<(DEPTH)/third_party/webrtc/media/devices/v4llookup.h', | |
| 438 ], | |
| 439 }], | |
| 440 ['OS=="mac"', { | |
| 441 'sources': [ | |
| 442 '<(DEPTH)/third_party/webrtc/media/devices/macdeviceinfo.cc'
, | |
| 443 '<(DEPTH)/third_party/webrtc/media/devices/macdevicemanager.
cc', | |
| 444 '<(DEPTH)/third_party/webrtc/media/devices/macdevicemanager.
h', | |
| 445 '<(DEPTH)/third_party/webrtc/media/devices/macdevicemanagerm
m.mm', | |
| 446 ], | |
| 447 'xcode_settings': { | |
| 448 'WARNING_CFLAGS': [ | |
| 449 # Suppres warnings about using deprecated functions in | |
| 450 # macdevicemanager.cc. | |
| 451 '-Wno-deprecated-declarations', | |
| 452 ], | |
| 453 }, | |
| 454 }], | |
| 455 ], | |
| 456 }], | |
| 457 ], | 409 ], |
| 458 'dependencies': [ | 410 'dependencies': [ |
| 459 '<(DEPTH)/third_party/libsrtp/libsrtp.gyp:libsrtp', | 411 '<(DEPTH)/third_party/libsrtp/libsrtp.gyp:libsrtp', |
| 460 '<(DEPTH)/third_party/webrtc/modules/modules.gyp:media_file', | 412 '<(DEPTH)/third_party/webrtc/modules/modules.gyp:media_file', |
| 461 '<(DEPTH)/third_party/webrtc/modules/modules.gyp:video_capture', | 413 '<(DEPTH)/third_party/webrtc/modules/modules.gyp:video_capture', |
| 462 '<(DEPTH)/third_party/webrtc/modules/modules.gyp:video_render', | 414 '<(DEPTH)/third_party/webrtc/modules/modules.gyp:video_render', |
| 463 'libjingle', | 415 'libjingle', |
| 464 ], | 416 ], |
| 465 }, # target libjingle_webrtc_common | 417 }, # target libjingle_webrtc_common |
| 466 { | 418 { |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 500 'conditions': [ | 452 'conditions': [ |
| 501 ['OS=="android"', { | 453 ['OS=="android"', { |
| 502 'standalone_static_library': 1, | 454 'standalone_static_library': 1, |
| 503 }], | 455 }], |
| 504 ], | 456 ], |
| 505 }, # target libpeerconnection | 457 }, # target libpeerconnection |
| 506 ], | 458 ], |
| 507 }], | 459 }], |
| 508 ], | 460 ], |
| 509 } | 461 } |
| OLD | NEW |