mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-14 02:31:59 +00:00
add nsWinCharset.cpp
This commit is contained in:
parent
f4847608f3
commit
5a791a5615
@ -30,12 +30,14 @@ CPPSRCS = \
|
||||
nsCharsetConverterManager.cpp \
|
||||
nsUnicodeDecodeUtil.cpp \
|
||||
nsUConvDll.cpp \
|
||||
nsWinCharset.cpp \
|
||||
$(NULL)
|
||||
|
||||
CPP_OBJS= \
|
||||
.\$(OBJDIR)\nsCharsetConverterManager.obj \
|
||||
.\$(OBJDIR)\nsUnicodeDecodeUtil.obj \
|
||||
.\$(OBJDIR)\nsUConvDll.obj \
|
||||
.\$(OBJDIR)\nsWinCharset.obj \
|
||||
$(NULL)
|
||||
|
||||
CSRCS = \
|
||||
|
Loading…
Reference in New Issue
Block a user