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
/
graphics_2d
/
example.dsc
blob
9f5e5bf9d05a0e445b1b1c24e2f156ac4ed734cd
1
{
2
'TOOLS': ['newlib', 'glibc', 'pnacl', 'bionic', 'win', 'linux'],
3
'TARGETS': [
4
{
5
'NAME' : 'graphics_2d',
6
'TYPE' : 'main',
7
'SOURCES' : [
8
'graphics_2d.cc',
9
],
10
'LIBS': ['ppapi_cpp', 'ppapi', 'pthread']
11
}
12
],
13
'DEST': 'examples/api',
14
'NAME': 'graphics_2d',
15
'TITLE': 'Graphics 2D',
16
'GROUP': 'API'
17
}