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_untrusted',
22 'nacl_untrusted_build': 1,
23 'nlib_target': 'libgles2_implementation_untrusted.a',
29 'GLES2_IMPL_IMPLEMENTATION',
32 '<@(gles2_implementation_source_files)',
35 '../native_client/tools.gyp:prep_toolchain',
36 '../base/base_untrusted.gyp:base_untrusted',
37 '../third_party/khronos/khronos.gyp:khronos_headers',
38 'command_buffer/command_buffer_untrusted.gyp:gles2_utils_untrusted',
39 'gles2_cmd_helper_untrusted',
43 'target_name': 'command_buffer_common_untrusted',
46 'nacl_untrusted_build': 1,
47 'nlib_target': 'libcommand_buffer_common_untrusted.a',
53 'command_buffer_common.gypi',
56 '../native_client/tools.gyp:prep_toolchain',
57 '../base/base_untrusted.gyp:base_untrusted',
58 'command_buffer/command_buffer_untrusted.gyp:gles2_utils_untrusted',
62 'target_name': 'gles2_cmd_helper_untrusted',
65 'nacl_untrusted_build': 1,
66 'nlib_target': 'libgles2_cmd_helper_untrusted.a',
72 'gles2_cmd_helper.gypi',
75 '../native_client/tools.gyp:prep_toolchain',
76 '../base/base_untrusted.gyp:base_untrusted',
77 'command_buffer_client_untrusted',
81 'target_name': 'command_buffer_client_untrusted',
84 'nacl_untrusted_build': 1,
85 'nlib_target': 'libcommand_buffer_client_untrusted.a',
91 'command_buffer_client.gypi',
94 '../native_client/tools.gyp:prep_toolchain',
95 '../base/base_untrusted.gyp:base_untrusted',
96 'command_buffer_common_untrusted',
100 'target_name': 'gpu_ipc_untrusted',
103 'nacl_untrusted_build': 1,
104 'nlib_target': 'libgpu_ipc_untrusted.a',
113 '../native_client/tools.gyp:prep_toolchain',
114 '../base/base_untrusted.gyp:base_untrusted',
115 'command_buffer_common_untrusted',