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
/
video_decode
/
example.dsc
blob
1a14ebae77bb6189be0853f496ae71c533f2df3f
1
{
2
'TARGETS': [
3
{
4
'NAME' : 'video_decode',
5
'TYPE' : 'main',
6
'SOURCES' : [
7
'testdata.h',
8
'video_decode.cc',
9
],
10
'LIBS': ['ppapi_gles2', 'ppapi_cpp', 'ppapi', 'pthread']
11
}
12
],
13
'DATA': [
14
],
15
'DEST': 'examples/api',
16
'NAME': 'video_decode',
17
'TITLE': 'Video Decode',
18
'GROUP': 'API',
19
'MIN_CHROME_VERSION': '37.0.0.0'
20
}
21
22
23