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 '../native_client/tools.gyp:prep_toolchain',
40 '../third_party/khronos/khronos.gyp:khronos_headers',
41 'command_buffer/command_buffer_nacl.gyp:gles2_utils_nacl',
42 'gles2_cmd_helper_nacl',
46 'target_name': 'command_buffer_common_nacl',
49 'nacl_untrusted_build': 1,
50 'nlib_target': 'libcommand_buffer_common_nacl.a',
54 'build_pnacl_newlib': 0,
55 'build_nonsfi_helper': 1,
58 'command_buffer_common.gypi',
61 '../base/base_nacl.gyp:base_nacl',
62 '../base/base_nacl.gyp:base_nacl_nonsfi',
63 '../native_client/tools.gyp:prep_toolchain',
64 'command_buffer/command_buffer_nacl.gyp:gles2_utils_nacl',
68 'target_name': 'gles2_cmd_helper_nacl',
71 'nacl_untrusted_build': 1,
72 'nlib_target': 'libgles2_cmd_helper_nacl.a',
76 'build_pnacl_newlib': 0,
77 'build_nonsfi_helper': 1,
80 'gles2_cmd_helper.gypi',
83 '../base/base_nacl.gyp:base_nacl',
84 '../base/base_nacl.gyp:base_nacl_nonsfi',
85 '../native_client/tools.gyp:prep_toolchain',
86 'command_buffer_client_nacl',
90 'target_name': 'command_buffer_client_nacl',
93 'nacl_untrusted_build': 1,
94 'nlib_target': 'libcommand_buffer_client_nacl.a',
98 'build_pnacl_newlib': 0,
99 'build_nonsfi_helper': 1,
102 'command_buffer_client.gypi',
105 '../base/base_nacl.gyp:base_nacl',
106 '../base/base_nacl.gyp:base_nacl_nonsfi',
107 '../native_client/tools.gyp:prep_toolchain',
108 'command_buffer_common_nacl',
112 'target_name': 'gpu_ipc_nacl',
115 'nacl_untrusted_build': 1,
116 'nlib_target': 'libgpu_ipc_nacl.a',
120 'build_pnacl_newlib': 0,
121 'build_nonsfi_helper': 1,
127 '../base/base_nacl.gyp:base_nacl',
128 '../base/base_nacl.gyp:base_nacl_nonsfi',
129 '../native_client/tools.gyp:prep_toolchain',
130 'command_buffer_common_nacl',