# Copyright (c) 2012 The Chromium Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. { 'includes': [ 'remoting_enable.gypi', ], 'conditions': [ ['OS=="mac"', { 'includes': [ 'remoting_host_mac.gypi', ], }], ['OS=="win"', { 'includes': [ 'remoting_host_win.gypi', ], }], ['OS=="linux"', { 'includes': [ 'remoting_host_linux.gypi', ], }], ['enable_remoting_host==1', { 'targets': [ { # GN version: //remoting/host 'target_name': 'remoting_host', 'type': 'static_library', 'variables': { 'enable_wexit_time_destructors': 1, 'host_bundle_name': '