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
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
native_client_sdk
/
src
/
examples
/
api
/
input_event
/
example.dsc
blob
39c346bf2d1e0c952771f293c35ac2fcebb10a47
1
{
2
'TARGETS': [
3
{
4
'NAME' : 'input_event',
5
'TYPE' : 'main',
6
'SOURCES' : [
7
'input_event.cc',
8
],
9
'LIBS': ['ppapi_cpp', 'ppapi', 'pthread']
10
}
11
],
12
'DATA': [
13
'example.js',
14
],
15
'DEST': 'examples/api',
16
'NAME': 'input_event',
17
'TITLE': 'Input Event',
18
'GROUP': 'API',
19
}
20