- added OPUS special files for distribution

- dedicated target file name of application was added
This commit is contained in:
Volker Fischer 2013-02-17 21:08:12 +00:00
parent b4069f93f9
commit 4a70b4beba
1 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,5 @@
TARGET = llcon
CONFIG += qt \
thread \
release
@ -373,6 +375,13 @@ DISTFILES += AUTHORS \
libs/celt/README \
libs/celt/README_LLCON \
libs/celt/TODO \
libs/opus/AUTHORS \
libs/opus/ChangeLog \
libs/opus/COPYING \
libs/opus/INSTALL \
libs/opus/NEWS \
libs/opus/README \
libs/opus/README_LLCON \
src/res/CLEDBlack.png \
src/res/CLEDBlackSmall.png \
src/res/CLEDDisabledSmall.png \