Added raptor modules

git-svn-id: svn://10.0.0.236/trunk@288 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kipp
1998-04-15 01:05:29 +00:00
parent 869c2f44aa
commit 75823b0beb

View File

@@ -254,5 +254,40 @@ JavaStubWin -a \
ns/sun-java/stubs/jri \
ns/sun-java/stubs/makefile.win
######################################################################
#
# Modules for the raptor layout effort. Note that raptor dist is temporary
# until raptor is integrated into the mainline build.
#
RaptorDist -a \
nsprpub \
include \
jpeg \
modules\libreg \
xpcom \
modules\zlib \
modules\libutil \
sun-java \
nav-java \
js \
modules\security\freenav \
modules\libpref \
modules\libimg \
lib\xp \
lib\libnet \
base
Raptor -a \
htmlparser \
dom \
gfx \
view \
widget \
layout \
webshell
RaptorAll -a \
RaptorDist \
Raptor