Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.

git-svn-id: svn://10.0.0.236/trunk@150973 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bsmedberg%covad.net
2004-01-07 13:37:00 +00:00
parent 1e6774be4f
commit 7e08b118b7
139 changed files with 635 additions and 12 deletions

View File

@@ -37,6 +37,9 @@ ifdef MOZ_PERF_METRICS
EXTRA_DSO_LIBS = mozutil_s
endif
PACKAGE_FILE = embedcomponents.pkg
PACKAGE_VARS += MOZ_PROFILESHARING
REQUIRES = js \
xpcom \
string \

View File

@@ -47,6 +47,9 @@ else
BUILDSTYLE = Deployment
endif
MODULE = printpde
PACKAGE_FILE = printpde.pkg
include $(topsrcdir)/config/rules.mk
ABS_topsrcdir := $(shell cd $(topsrcdir); pwd)