зеркало из https://github.com/mozilla/pjs.git
add nsPSMDetectors.cpp to makefile.win
This commit is contained in:
Родитель
2494a3d6e4
Коммит
458d934119
|
@ -35,6 +35,7 @@ CPPSRCS= \
|
|||
nsObserverBase.cpp \
|
||||
nsDetectionAdaptor.cpp \
|
||||
nsDebugDetector.cpp \
|
||||
nsPSMDetectors.cpp \
|
||||
$(NULL)
|
||||
|
||||
CPP_OBJS= \
|
||||
|
@ -44,6 +45,7 @@ CPP_OBJS= \
|
|||
.\$(OBJDIR)\nsObserverBase.obj \
|
||||
.\$(OBJDIR)\nsDetectionAdaptor.obj \
|
||||
.\$(OBJDIR)\nsDebugDetector.obj \
|
||||
.\$(OBJDIR)\nsPSMDetectors.obj \
|
||||
$(NULL)
|
||||
|
||||
MODULE=chardet
|
||||
|
|
Загрузка…
Ссылка в новой задаче