Source release 17.1.1
This commit is contained in:
13
platforms/example-runtime-client-info/read_client_info.gyp
Normal file
13
platforms/example-runtime-client-info/read_client_info.gyp
Normal file
@@ -0,0 +1,13 @@
|
||||
# Copyright 2022 Google LLC. All Rights Reserved. This file and proprietary
|
||||
# source code may only be used and distributed under the Widevine License
|
||||
# Agreement.
|
||||
{
|
||||
'targets': [
|
||||
{
|
||||
'target_name': 'read_client_info',
|
||||
'type': 'static_library',
|
||||
'include_dirs': ['../../cdm/include'],
|
||||
'sources': ['read_client_info.cpp'],
|
||||
},
|
||||
],
|
||||
}
|
||||
Reference in New Issue
Block a user