- added OPUS special files for distribution
- dedicated target file name of application was added
This commit is contained in:
parent
b4069f93f9
commit
4a70b4beba
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
TARGET = llcon
|
||||||
|
|
||||||
CONFIG += qt \
|
CONFIG += qt \
|
||||||
thread \
|
thread \
|
||||||
release
|
release
|
||||||
|
@ -373,6 +375,13 @@ DISTFILES += AUTHORS \
|
||||||
libs/celt/README \
|
libs/celt/README \
|
||||||
libs/celt/README_LLCON \
|
libs/celt/README_LLCON \
|
||||||
libs/celt/TODO \
|
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/CLEDBlack.png \
|
||||||
src/res/CLEDBlackSmall.png \
|
src/res/CLEDBlackSmall.png \
|
||||||
src/res/CLEDDisabledSmall.png \
|
src/res/CLEDDisabledSmall.png \
|
||||||
|
|
Loading…
Reference in a new issue