зеркало из 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 \
|
nsIContentConnector.h \
|
||||||
nsIClipboard.h \
|
nsIClipboard.h \
|
||||||
nsITransferable.h \
|
nsITransferable.h \
|
||||||
|
nsIFileListTransferable.h \
|
||||||
nsIDragService.h \
|
nsIDragService.h \
|
||||||
nsIDragSession.h \
|
nsIDragSession.h \
|
||||||
nsIClipboardOwner.h \
|
nsIClipboardOwner.h \
|
||||||
|
|
|
@ -36,6 +36,7 @@ CPPSRCS= \
|
||||||
nsXIFFormatConverter.cpp \
|
nsXIFFormatConverter.cpp \
|
||||||
nsBaseDragService.cpp \
|
nsBaseDragService.cpp \
|
||||||
nsBaseClipboard.cpp \
|
nsBaseClipboard.cpp \
|
||||||
|
nsFileListTransferable.cpp \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
LOCAL_INCLUDES := \
|
LOCAL_INCLUDES := \
|
||||||
|
|
Загрузка…
Ссылка в новой задаче