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
Add diagnostics_writer.cc to the list of files allowed to printf.
[chromium-blink-merge.git]
/
native_client_sdk
/
src
/
libraries
/
libjpeg
/
library.dsc
blob
a6579e12bbda627f391ca803e6350fb226d3b7e0
1
{
2
'DISABLE': True,
3
'TOOLS': ['newlib', 'glibc', 'bionic', 'linux', 'win'],
4
'SEARCH': [
5
'../../../../third_party/libjpeg',
6
],
7
'TARGETS': [
8
{
9
'NAME' : 'libjpeg',
10
'TYPE' : 'lib',
11
'INCLUDES': ['../../include/libjpeg'],
12
'SOURCES' : [
13
'jcapimin.c',
14
'jcapistd.c',
15
'jccoefct.c',
16
'jccolor.c',
17
'jcdctmgr.c',
18
'jchuff.c',
19
'jcinit.c',
20
'jcmainct.c',
21
'jcmarker.c',
22
'jcmaster.c',
23
'jcomapi.c',
24
'jcparam.c',
25
'jcphuff.c',
26
'jcprepct.c',
27
'jcsample.c',
28
'jdapimin.c',
29
'jdapistd.c',
30
'jdatadst.c',
31
'jdatasrc.c',
32
'jdcoefct.c',
33
'jdcolor.c',
34
'jddctmgr.c',
35
'jdhuff.c',
36
'jdinput.c',
37
'jdmainct.c',
38
'jdmarker.c',
39
'jdmaster.c',
40
'jdmerge.c',
41
'jdphuff.c',
42
'jdpostct.c',
43
'jdsample.c',
44
'jerror.c',
45
'jfdctflt.c',
46
'jfdctfst.c',
47
'jfdctint.c',
48
'jidctflt.c',
49
'jidctfst.c',
50
'jidctint.c',
51
'jidctred.c',
52
'jmemmgr.c',
53
'jmemnobs.c',
54
'jquant1.c',
55
'jquant2.c',
56
'jutils.c',
57
],
58
}
59
],
60
'HEADERS': [
61
{
62
'DEST': 'include/libjpeg',
63
'FILES': [
64
'jchuff.h',
65
'jconfig.h',
66
'jdct.h',
67
'jdhuff.h',
68
'jerror.h',
69
'jinclude.h',
70
'jmemsys.h',
71
'jmorecfg.h',
72
'jpegint.h',
73
'jpeglib.h',
74
'jpeglibmangler.h',
75
'jversion.h',
76
],
77
}
78
],
79
'DATA': [
80
'LICENSE',
81
'README',
82
'README.chromium',
83
],
84
'DEST': 'src',
85
'NAME': 'libjpeg',
86
'EXPERIMENTAL': True,
87
}
88