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
Updating trunk VERSION from 2139.0 to 2140.0
[chromium-blink-merge.git]
/
native_client_sdk
/
src
/
examples
/
api
/
input_event
/
example.dsc
blob
6e45712a47e38fc0983a2c0dfdb59f7a625dd2b2
1
{
2
'TOOLS': ['newlib', 'glibc', 'bionic', 'pnacl', 'linux', 'win'],
3
'TARGETS': [
4
{
5
'NAME' : 'input_event',
6
'TYPE' : 'main',
7
'SOURCES' : [
8
'input_event.cc',
9
],
10
'LIBS': ['ppapi_cpp', 'ppapi', 'pthread']
11
}
12
],
13
'DATA': [
14
'example.js',
15
],
16
'DEST': 'examples/api',
17
'NAME': 'input_event',
18
'TITLE': 'Input Event',
19
'GROUP': 'API',
20
}
21