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',
28 'GLES2_IMPL_IMPLEMENTATION',
31 '<@(gles2_implementation_source_files)',
34 '../native_client/tools.gyp:prep_toolchain',
35 '../base/base_untrusted.gyp:base_untrusted',
36 '../third_party/khronos/khronos.gyp:khronos_headers',
37 'command_buffer/command_buffer_untrusted.gyp:gles2_utils_untrusted',
38 'gles2_cmd_helper_untrusted',
42 'target_name': 'command_buffer_common_untrusted',
45 'nacl_untrusted_build': 1,
46 'nlib_target': 'libcommand_buffer_common_untrusted.a',
51 'command_buffer_common.gypi',
54 '../native_client/tools.gyp:prep_toolchain',
55 '../base/base_untrusted.gyp:base_untrusted',
56 'command_buffer/command_buffer_untrusted.gyp:gles2_utils_untrusted',
60 'target_name': 'gles2_cmd_helper_untrusted',
63 'nacl_untrusted_build': 1,
64 'nlib_target': 'libgles2_cmd_helper_untrusted.a',
69 'gles2_cmd_helper.gypi',
72 '../native_client/tools.gyp:prep_toolchain',
73 '../base/base_untrusted.gyp:base_untrusted',
74 'command_buffer_client_untrusted',
78 'target_name': 'command_buffer_client_untrusted',
81 'nacl_untrusted_build': 1,
82 'nlib_target': 'libcommand_buffer_client_untrusted.a',
87 'command_buffer_client.gypi',
90 '../native_client/tools.gyp:prep_toolchain',
91 '../base/base_untrusted.gyp:base_untrusted',
92 'command_buffer_common_untrusted',
96 'target_name': 'gpu_ipc_untrusted',
99 'nacl_untrusted_build': 1,
100 'nlib_target': 'libgpu_ipc_untrusted.a',
108 '../native_client/tools.gyp:prep_toolchain',
109 '../base/base_untrusted.gyp:base_untrusted',
110 'command_buffer_common_untrusted',