Audiobooks.pro: Clean up

This commit is contained in:
Daniel O'Neill 2026-01-09 20:38:48 -08:00
parent 68fc1bd50d
commit 20f7363277

View file

@ -51,9 +51,7 @@ else: unix:!android: target.path = /opt/$${TARGET}/bin
!isEmpty(target.path): INSTALLS += target
DISTFILES = \
$$files(qml/*, true) \
qml/AProgressBar.qml \
qml/PageNowPlaying.qml
$$files(qml/*, true)
resources.prefix = /
resources.base = $$PWD