undoing previous change. It should have happened on the XPCOM20 BRANCH

git-svn-id: svn://10.0.0.236/trunk@32063 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dp%netscape.com
1999-05-18 09:24:08 +00:00
parent 08898c02b7
commit 0602d256ab
3 changed files with 4 additions and 2 deletions

View File

@@ -32,6 +32,7 @@ LIBS = \
-lxptcmd \
-lxptinfo \
-lreg \
-lraptorbase \
-l$(MOZ_LIB_UTIL_PREFIX)util \
$(NSPR_LIBS) \
$(NULL)

View File

@@ -24,10 +24,11 @@ OBJS = \
$(NULL)
LLIBS = \
$(DIST)\lib\xpcom.lib \
$(DIST)\lib\xpcom32.lib \
$(DIST)\lib\xptinfo32.lib \
$(DIST)\lib\xptcall32.lib \
$(DIST)\lib\libproxy.lib \
$(DIST)\lib\raptorbase.lib \
$(LIBNSPR) \
$(DIST)\lib\plc3.lib \
$(NULL)