зеркало из https://github.com/mozilla/pjs.git
Removed nsIFileChooser from the build
This commit is contained in:
Родитель
4d95ab5075
Коммит
776150d466
|
@ -43,4 +43,3 @@ nsIContentConnector.h
|
|||
nsIKeyBindMgr.h
|
||||
nsStringUtil.h
|
||||
nsIContextMenu.h
|
||||
nsIFileChooser.h
|
||||
|
|
|
@ -28,7 +28,6 @@ EXPORTS = \
|
|||
nsIFontSizeIterator.h \
|
||||
nsIFontNameIterator.h \
|
||||
nsIFontRetrieverService.h \
|
||||
nsIFileChooser.h \
|
||||
nsIFileListTransferable.h \
|
||||
nsIMenuBar.h \
|
||||
nsIMenu.h \
|
||||
|
|
|
@ -31,7 +31,6 @@ EXPORTS=nsui.h \
|
|||
nsIFontSizeIterator.h \
|
||||
nsIFontNameIterator.h \
|
||||
nsIFontRetrieverService.h \
|
||||
nsIFileChooser.h \
|
||||
nsIFileListTransferable.h \
|
||||
nsIFormatConverter.h \
|
||||
nsIClipboardOwner.h \
|
||||
|
|
|
@ -35,7 +35,6 @@ CPPSRCS= \
|
|||
nsBaseDragService.cpp \
|
||||
nsBaseClipboard.cpp \
|
||||
nsFileListTransferable.cpp \
|
||||
nsFileChooser.cpp \
|
||||
nsFileSpecWithUIImpl.cpp \
|
||||
$(NULL)
|
||||
|
||||
|
|
|
@ -26,7 +26,6 @@ CPPSRCS = \
|
|||
nsFileListTransferable.cpp \
|
||||
nsBaseDragService.cpp \
|
||||
nsBaseWidget.cpp \
|
||||
nsFileChooser.cpp \
|
||||
nsFileSpecWithUIImpl.cpp \
|
||||
nsBaseClipboard.cpp \
|
||||
nsTransferable.cpp \
|
||||
|
@ -39,7 +38,6 @@ OBJS= \
|
|||
.\$(OBJDIR)\nsFileListTransferable.obj \
|
||||
.\$(OBJDIR)\nsBaseDragService.obj \
|
||||
.\$(OBJDIR)\nsBaseWidget.obj \
|
||||
.\$(OBJDIR)\nsFileChooser.obj \
|
||||
.\$(OBJDIR)\nsFileSpecWithUIImpl.obj \
|
||||
.\$(OBJDIR)\nsBaseClipboard.obj \
|
||||
.\$(OBJDIR)\nsTransferable.obj \
|
||||
|
|
Загрузка…
Ссылка в новой задаче