зеркало из https://github.com/mozilla/pjs.git
Adding nsIFileListTransferable to the Linux build.
This commit is contained in:
Родитель
0a857d30fd
Коммит
1f76c659e1
|
@ -69,6 +69,7 @@ EXPORTS = \
|
|||
nsIContentConnector.h \
|
||||
nsIClipboard.h \
|
||||
nsITransferable.h \
|
||||
nsIFileListTransferable.h \
|
||||
nsIDragService.h \
|
||||
nsIDragSession.h \
|
||||
nsIClipboardOwner.h \
|
||||
|
|
|
@ -36,6 +36,7 @@ CPPSRCS= \
|
|||
nsXIFFormatConverter.cpp \
|
||||
nsBaseDragService.cpp \
|
||||
nsBaseClipboard.cpp \
|
||||
nsFileListTransferable.cpp \
|
||||
$(NULL)
|
||||
|
||||
LOCAL_INCLUDES := \
|
||||
|
|
Загрузка…
Ссылка в новой задаче