Removing xcDllStore.cpp from the build.

This commit is contained in:
dp%netscape.com 1999-06-16 00:27:13 +00:00
parent dac3ef10b8
commit beb9e00fa7
2 changed files with 0 additions and 2 deletions

View File

@ -38,7 +38,6 @@ CPPSRCS = \
nsRepository.cpp \
nsServiceManager.cpp \
xcDll.cpp \
xcDllStore.cpp \
$(NULL)
EXPORTS = \

View File

@ -58,7 +58,6 @@ CPP_OBJS = \
.\$(OBJDIR)\nsRepository.obj \
.\$(OBJDIR)\nsServiceManager.obj \
.\$(OBJDIR)\xcDll.obj \
.\$(OBJDIR)\xcDllStore.obj \
$(NULL)
include <$(DEPTH)\config\rules.mak>