mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-31 02:48:48 +00:00
Finally use the tip imagelib
This commit is contained in:
parent
3f47c7b227
commit
09a61d3c2d
@ -52,14 +52,13 @@ W32LOBJS = $(OBJS: .= +-.)
|
||||
CVSCO = cvs -q co -P
|
||||
|
||||
# Branch tags we use
|
||||
IMGLIB_BRANCH = MODULAR_IMGLIB_BRANCH
|
||||
PLUGIN_BRANCH = OJI_19980618_BRANCH
|
||||
LIBPREF_BRANCH = XPCOM_BRANCH
|
||||
|
||||
# CVS commands to pull the appropriate branch versions
|
||||
CVSCO_XPCOM = $(CVSCO)
|
||||
CVSCO_LIBPREF = $(CVSCO) -r $(LIBPREF_BRANCH)
|
||||
CVSCO_IMGLIB = $(CVSCO) -r $(IMGLIB_BRANCH)
|
||||
CVSCO_IMGLIB = $(CVSCO)
|
||||
CVSCO_RAPTOR = $(CVSCO)
|
||||
CVSCO_LIZARD = $(CVSCO)
|
||||
CVSCO_NETWORK = $(CVSCO)
|
||||
|
Loading…
x
Reference in New Issue
Block a user