Removing xcDllStore.cpp from the build.

git-svn-id: svn://10.0.0.236/trunk@35571 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dp%netscape.com
1999-06-16 00:27:13 +00:00
parent b28116e9b0
commit 4f64ef995b
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>