Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
git-svn-id: svn://10.0.0.236/trunk@150961 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
18
mozilla/docshell/build/docshell.pkg
Normal file
18
mozilla/docshell/build/docshell.pkg
Normal file
@@ -0,0 +1,18 @@
|
||||
[gecko]
|
||||
#if SHARED_LIBRARY
|
||||
dist/bin/components/@SHARED_LIBRARY@
|
||||
#else
|
||||
!staticcomp @LIBRARY@ @MODULE_NAME@
|
||||
#endif
|
||||
|
||||
#if OS_ARCH==WINNT
|
||||
# WTF?
|
||||
!xpt dist/bin/components/docshell_base.xpt
|
||||
#else
|
||||
!xpt dist/bin/components/docshell.xpt
|
||||
#endif
|
||||
|
||||
!xpt dist/bin/components/uriloader.xpt
|
||||
!xpt dist/bin/components/exthandler.xpt
|
||||
!xpt dist/bin/components/shistory.xpt
|
||||
!xpt dist/bin/components/prefetch.xpt
|
||||
Reference in New Issue
Block a user