repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git]
/
native_client_sdk
/
src
/
examples
/
api
/
media_stream_video
/
example.dsc
blob
75d179a07e84ce3bf6b79cb3be06466529bd562a
1
{
2
'TARGETS': [
3
{
4
'NAME' : 'media_stream_video',
5
'TYPE' : 'main',
6
'SOURCES' : [
7
'media_stream_video.cc',
8
],
9
'LIBS': ['ppapi_gles2', 'ppapi_cpp', 'ppapi', 'pthread']
10
}
11
],
12
'DATA': [
13
'example.js'
14
],
15
'DEST': 'examples/api',
16
'NAME': 'media_stream_video',
17
'TITLE': 'MediaStream Video',
18
'GROUP': 'API',
19
'MIN_CHROME_VERSION': '35.0.0.0'
20
}
21
22
23