mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-04-07 14:09:22 +08:00
[win-nix] builtin player for video in presentations
This commit is contained in:
@ -156,6 +156,8 @@ win32 {
|
||||
|
||||
LIBS += -L$$CORE_LIB_PATH_PLATFORM -lPdfReader -lPdfWriter -lDjVuFile -lXpsFile -lHtmlRenderer -lUnicodeConverter -lhunspell -looxmlsignature -lkernel -lgraphics
|
||||
|
||||
DEFINES += SUPPORT_EMBEDDED_MEDIA
|
||||
INCLUDEPATH += ../../core-ext/desktop-sdk-wrapper/additional
|
||||
QT += multimedia multimediawidgets
|
||||
build_xp {
|
||||
LIBS += -L$$CORE_LIB_PATH_PLATFORM/xp -lvideoplayer
|
||||
|
||||
Reference in New Issue
Block a user