VirtualBox

source: vbox/trunk/src/libs/xpcom18a4/xpcom/build/xpcom.pkg@ 4837

Last change on this file since 4837 was 1, checked in by vboxsync, 54 years ago

import

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 2.8 KB
Line 
1[xpcom]
2dist/bin/@DLLP@xpcom@DLLS@
3!xpt dist/bin/components/xpcom_base.xpt
4!xpt dist/bin/components/xpcom_components.xpt
5!xpt dist/bin/components/xpcom_ds.xpt
6!xpt dist/bin/components/xpcom_io.xpt
7!xpt dist/bin/components/xpcom_xpti.xpt
8
9#if OS_ARCH==WINNT
10!xpt dist/bin/components/xpcom_thread.xpt
11!xpt dist/bin/components/proxyObject.xpt
12#else
13!xpt dist/bin/components/xpcom_threads.xpt
14!xpt dist/bin/components/proxyObjInst.xpt
15#endif
16
17[gecko-support]
18dist/bin/regxpcom@BINS@
19dist/bin/xpt_dump@BINS@
20dist/bin/xpt_link@BINS@
21#if MOZ_DEBUG
22#if OS_ARCH==WINNT
23dist/bin/windbgdlg.exe
24#endif
25#endif
26
27# xpidl.exe is not licensed MPL, so we don't include it with applications.
28# It is only included in the developer (SDK) packages.
29[gecko-devel]
30dist/bin/xpidl@BINS@
31
32# put NSPR here, because hacking the NSPR build system is too painful
33# xxxbsmedberg: this doesn't obey --with-system-nspr
34[nspr]
35dist/bin/@DLLP@nspr4@DLLS@
36dist/bin/@DLLP@plc4@DLLS@
37dist/bin/@DLLP@plds4@DLLS@
38
39[nspr-devel]
40dist/lib/@LIBP@nspr4@LIBS@
41dist/lib/@LIBP@plc4@LIBS@
42dist/lib/@LIBP@plds4@LIBS@
43dist/include/nspr/private/pprio.h
44dist/include/nspr/private/pprthred.h
45dist/include/nspr/private/prpriv.h
46dist/include/nspr/prcpucfg.h
47dist/include/nspr/obsolete/pralarm.h
48dist/include/nspr/obsolete/probslet.h
49dist/include/nspr/obsolete/protypes.h
50dist/include/nspr/obsolete/prsem.h
51dist/include/nspr/nspr.h
52dist/include/nspr/pratom.h
53dist/include/nspr/prbit.h
54dist/include/nspr/prclist.h
55dist/include/nspr/prcmon.h
56dist/include/nspr/prcountr.h
57dist/include/nspr/prcvar.h
58dist/include/nspr/prdtoa.h
59dist/include/nspr/prenv.h
60dist/include/nspr/prerr.h
61dist/include/nspr/prerror.h
62dist/include/nspr/prinet.h
63dist/include/nspr/prinit.h
64dist/include/nspr/prinrval.h
65dist/include/nspr/prio.h
66dist/include/nspr/pripcsem.h
67dist/include/nspr/prlink.h
68dist/include/nspr/prlock.h
69dist/include/nspr/prlog.h
70dist/include/nspr/prlong.h
71dist/include/nspr/prmem.h
72dist/include/nspr/prmon.h
73dist/include/nspr/prmwait.h
74dist/include/nspr/prnetdb.h
75dist/include/nspr/prolock.h
76dist/include/nspr/prpdce.h
77dist/include/nspr/prprf.h
78dist/include/nspr/prproces.h
79dist/include/nspr/prrng.h
80dist/include/nspr/prrwlock.h
81dist/include/nspr/prshma.h
82dist/include/nspr/prshm.h
83dist/include/nspr/prsystem.h
84dist/include/nspr/prthread.h
85dist/include/nspr/prtime.h
86dist/include/nspr/prtpool.h
87dist/include/nspr/prtrace.h
88dist/include/nspr/prtypes.h
89dist/include/nspr/prvrsion.h
90dist/include/nspr/prwin16.h
91dist/include/nspr/plarenas.h
92dist/include/nspr/plarena.h
93dist/include/nspr/plhash.h
94dist/include/nspr/plbase64.h
95dist/include/nspr/plerror.h
96dist/include/nspr/plgetopt.h
97dist/include/nspr/plresolv.h
98dist/include/nspr/plstr.h
99
100[unpackaged-files]
101!optional dist/bin/.autoreg
102!optional dist/bin/components/xpti.dat
103!optional dist/bin/components/compreg.dat
104#if OS_ARCH==WINNT
105dist/bin/rebasedlls.exe
106#endif
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use