Audiobooks.pro: Clean up
This commit is contained in:
parent
68fc1bd50d
commit
20f7363277
1 changed files with 1 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue