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',
27 'build_pnacl_newlib': 0,
28 'build_nonsfi_helper': 1,
31 'GLES2_IMPL_IMPLEMENTATION',
34 '<@(gles2_implementation_source_files)',
37 '../base/base_nacl.gyp:base_nacl',
38 '../base/base_nacl.gyp:base_nacl_nonsfi',
39 '../third_party/khronos/khronos.gyp:khronos_headers',
40 'command_buffer/command_buffer_nacl.gyp:gles2_utils_nacl',
41 'gles2_cmd_helper_nacl',
45 'target_name': 'command_buffer_common_nacl',
48 'nacl_untrusted_build': 1,
49 'nlib_target': 'libcommand_buffer_common_nacl.a',
53 'build_pnacl_newlib': 0,
54 'build_nonsfi_helper': 1,
57 'command_buffer_common.gypi',
60 '../base/base_nacl.gyp:base_nacl',
61 '../base/base_nacl.gyp:base_nacl_nonsfi',
62 'command_buffer/command_buffer_nacl.gyp:gles2_utils_nacl',
66 'target_name': 'gles2_cmd_helper_nacl',
69 'nacl_untrusted_build': 1,
70 'nlib_target': 'libgles2_cmd_helper_nacl.a',
74 'build_pnacl_newlib': 0,
75 'build_nonsfi_helper': 1,
78 'gles2_cmd_helper.gypi',
81 '../base/base_nacl.gyp:base_nacl',
82 '../base/base_nacl.gyp:base_nacl_nonsfi',
83 'command_buffer_client_nacl',
87 'target_name': 'command_buffer_client_nacl',
90 'nacl_untrusted_build': 1,
91 'nlib_target': 'libcommand_buffer_client_nacl.a',
95 'build_pnacl_newlib': 0,
96 'build_nonsfi_helper': 1,
99 'command_buffer_client.gypi',
102 '../base/base_nacl.gyp:base_nacl',
103 '../base/base_nacl.gyp:base_nacl_nonsfi',
104 'command_buffer_common_nacl',
108 'target_name': 'gpu_ipc_nacl',
111 'nacl_untrusted_build': 1,
112 'nlib_target': 'libgpu_ipc_nacl.a',
116 'build_pnacl_newlib': 0,
117 'build_nonsfi_helper': 1,
123 '../base/base_nacl.gyp:base_nacl',
124 '../base/base_nacl.gyp:base_nacl_nonsfi',
125 'command_buffer_common_nacl',