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
3 # found in the LICENSE file.
8 # nacl_win64_target is for building the trusted Win64 NaCl broker.
9 'nacl_win64_target': 0,
12 '../build/common_untrusted.gypi',
16 ['disable_nacl==0 and disable_nacl_untrusted==0', {
19 'target_name': 'gles2_implementation_nacl',
22 'nacl_untrusted_build': 1,
23 'nlib_target': 'libgles2_implementation_nacl.a',
29 'GLES2_IMPL_IMPLEMENTATION',
32 '<@(gles2_implementation_source_files)',
35 '../native_client/tools.gyp:prep_toolchain',
36 '../base/base_nacl.gyp:base_nacl',
37 '../third_party/khronos/khronos.gyp:khronos_headers',
38 'command_buffer/command_buffer_nacl.gyp:gles2_utils_nacl',
39 'gles2_cmd_helper_nacl',
43 'target_name': 'command_buffer_common_nacl',
46 'nacl_untrusted_build': 1,
47 'nlib_target': 'libcommand_buffer_common_nacl.a',
53 'command_buffer_common.gypi',
56 '../native_client/tools.gyp:prep_toolchain',
57 '../base/base_nacl.gyp:base_nacl',
58 'command_buffer/command_buffer_nacl.gyp:gles2_utils_nacl',
62 'target_name': 'gles2_cmd_helper_nacl',
65 'nacl_untrusted_build': 1,
66 'nlib_target': 'libgles2_cmd_helper_nacl.a',
72 'gles2_cmd_helper.gypi',
75 '../native_client/tools.gyp:prep_toolchain',
76 '../base/base_nacl.gyp:base_nacl',
77 'command_buffer_client_nacl',
81 'target_name': 'command_buffer_client_nacl',
84 'nacl_untrusted_build': 1,
85 'nlib_target': 'libcommand_buffer_client_nacl.a',
91 'command_buffer_client.gypi',
94 '../native_client/tools.gyp:prep_toolchain',
95 '../base/base_nacl.gyp:base_nacl',
96 'command_buffer_common_nacl',
100 'target_name': 'gpu_ipc_nacl',
103 'nacl_untrusted_build': 1,
104 'nlib_target': 'libgpu_ipc_nacl.a',
113 '../native_client/tools.gyp:prep_toolchain',
114 '../base/base_nacl.gyp:base_nacl',
115 'command_buffer_common_nacl',