summaryrefslogtreecommitdiffstats
path: root/src/libs/xpcom18a4/xpcom/build/xpcom.pkg
blob: eab0e19d1cabba782dd76d4b0ce2628796a2edad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
[xpcom]
dist/bin/@DLLP@xpcom@DLLS@
!xpt dist/bin/components/xpcom_base.xpt
!xpt dist/bin/components/xpcom_components.xpt
!xpt dist/bin/components/xpcom_ds.xpt
!xpt dist/bin/components/xpcom_io.xpt
!xpt dist/bin/components/xpcom_xpti.xpt

#if OS_ARCH==WINNT
!xpt dist/bin/components/xpcom_thread.xpt
!xpt dist/bin/components/proxyObject.xpt
#else
!xpt dist/bin/components/xpcom_threads.xpt
!xpt dist/bin/components/proxyObjInst.xpt
#endif

[gecko-support]
dist/bin/regxpcom@BINS@
dist/bin/xpt_dump@BINS@
dist/bin/xpt_link@BINS@
#if MOZ_DEBUG
#if OS_ARCH==WINNT
dist/bin/windbgdlg.exe
#endif
#endif

# xpidl.exe is not licensed MPL, so we don't include it with applications.
# It is only included in the developer (SDK) packages.
[gecko-devel]
dist/bin/xpidl@BINS@

# put NSPR here, because hacking the NSPR build system is too painful
# xxxbsmedberg: this doesn't obey --with-system-nspr
[nspr]
dist/bin/@DLLP@nspr4@DLLS@
dist/bin/@DLLP@plc4@DLLS@
dist/bin/@DLLP@plds4@DLLS@

[nspr-devel]
dist/lib/@LIBP@nspr4@LIBS@
dist/lib/@LIBP@plc4@LIBS@
dist/lib/@LIBP@plds4@LIBS@
dist/include/nspr/private/pprio.h
dist/include/nspr/private/pprthred.h
dist/include/nspr/private/prpriv.h
dist/include/nspr/prcpucfg.h
dist/include/nspr/obsolete/pralarm.h
dist/include/nspr/obsolete/probslet.h
dist/include/nspr/obsolete/protypes.h
dist/include/nspr/obsolete/prsem.h
dist/include/nspr/nspr.h
dist/include/nspr/pratom.h
dist/include/nspr/prbit.h
dist/include/nspr/prclist.h
dist/include/nspr/prcmon.h
dist/include/nspr/prcountr.h
dist/include/nspr/prcvar.h
dist/include/nspr/prdtoa.h
dist/include/nspr/prenv.h
dist/include/nspr/prerr.h
dist/include/nspr/prerror.h
dist/include/nspr/prinet.h
dist/include/nspr/prinit.h
dist/include/nspr/prinrval.h
dist/include/nspr/prio.h
dist/include/nspr/pripcsem.h
dist/include/nspr/prlink.h
dist/include/nspr/prlock.h
dist/include/nspr/prlog.h
dist/include/nspr/prlong.h
dist/include/nspr/prmem.h
dist/include/nspr/prmon.h
dist/include/nspr/prmwait.h
dist/include/nspr/prnetdb.h
dist/include/nspr/prolock.h
dist/include/nspr/prpdce.h
dist/include/nspr/prprf.h
dist/include/nspr/prproces.h
dist/include/nspr/prrng.h
dist/include/nspr/prrwlock.h
dist/include/nspr/prshma.h
dist/include/nspr/prshm.h
dist/include/nspr/prsystem.h
dist/include/nspr/prthread.h
dist/include/nspr/prtime.h
dist/include/nspr/prtpool.h
dist/include/nspr/prtrace.h
dist/include/nspr/prtypes.h
dist/include/nspr/prvrsion.h
dist/include/nspr/prwin16.h
dist/include/nspr/plarenas.h
dist/include/nspr/plarena.h
dist/include/nspr/plhash.h
dist/include/nspr/plbase64.h
dist/include/nspr/plerror.h
dist/include/nspr/plgetopt.h
dist/include/nspr/plresolv.h
dist/include/nspr/plstr.h

[unpackaged-files]
!optional dist/bin/.autoreg
!optional dist/bin/components/xpti.dat
!optional dist/bin/components/compreg.dat
#if OS_ARCH==WINNT
dist/bin/rebasedlls.exe
#endif