diff --git a/AUTHORS b/AUTHORS index 5454d818aaa0..61047ae38e24 100644 --- a/AUTHORS +++ b/AUTHORS @@ -84,6 +84,7 @@ Dongwoo Joshua Im Douglas F. Turner Edward Crossman Ehsan Akhgari +Elan Ruusamäe Eric Rescorla Erik Hill Erik Sjölund diff --git a/build/linux/unbundle/libXNVCtrl.gyp b/build/linux/unbundle/libXNVCtrl.gyp new file mode 100644 index 000000000000..f076bdba41fa --- /dev/null +++ b/build/linux/unbundle/libXNVCtrl.gyp @@ -0,0 +1,35 @@ +# Copyright 2014 The Chromium Authors. All rights reserved. +# Use of this source code is governed by a BSD-style license that can be +# found in the LICENSE file. + +{ + 'targets': [ + { + 'target_name': 'libXNVCtrl', + 'type': 'none', + 'variables': { + 'headers_root_path': '.', + 'header_filenames': [ + 'NVCtrlLib.h', + 'NVCtrl.h', + ], + }, + 'includes': [ + '../../build/shim_headers.gypi', + ], + 'direct_dependent_settings': { + 'cflags': [ + '