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
/
libraries
/
sdk_util
/
library.dsc
blob
7d3f3318fae02a534114f1d3901ed434222b858c
1
{
2
'TARGETS': [
3
{
4
'NAME' : 'sdk_util',
5
'TYPE' : 'lib',
6
'SOURCES' : [
7
'thread_pool.cc'
8
]
9
}
10
],
11
'HEADERS': [
12
{
13
'FILES': [
14
'atomicops.h',
15
'auto_lock.h',
16
'macros.h',
17
'ref_object.h',
18
'scoped_ref.h',
19
'simple_lock.h',
20
'string_util.h',
21
'thread_pool.h',
22
'thread_safe_queue.h'
23
],
24
'DEST': 'include/sdk_util',
25
}
26
],
27
'DEST': 'src',
28
'NAME': 'sdk_util',
29
}