mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
AudioBook Plugin: create audio book stream
This commit is contained in:
@ -33,10 +33,12 @@ DESTDIR = $$OUT_PWD/../../pdfplugins
|
||||
CONFIG += c++11
|
||||
|
||||
SOURCES += \
|
||||
audiobookcreator.cpp \
|
||||
audiobookplugin.cpp \
|
||||
audiotextstreameditordockwidget.cpp
|
||||
|
||||
HEADERS += \
|
||||
audiobookcreator.h \
|
||||
audiobookplugin.h \
|
||||
audiotextstreameditordockwidget.h
|
||||
|
||||
|
Reference in New Issue
Block a user