Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
Bug #186241 r=dougt git-svn-id: svn://10.0.0.236/trunk@135661 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -28,6 +28,8 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
#MODULE = plugin
|
||||
LIBRARY_NAME = nullplugin
|
||||
GRE_MODULE = 1
|
||||
|
||||
REQUIRES = java \
|
||||
plugin \
|
||||
$(NULL)
|
||||
|
||||
@@ -30,6 +30,8 @@ MODULE = plugin
|
||||
LIBRARY_NAME = npnul32
|
||||
RESFILE = npnul32.res
|
||||
DEFFILE = $(srcdir)/npnul32.def
|
||||
GRE_MODULE = 1
|
||||
|
||||
REQUIRES = java \
|
||||
xpcom \
|
||||
pref \
|
||||
|
||||
Reference in New Issue
Block a user