Added license text files in resources in .app package
This commit is contained in:
parent
c785ecead2
commit
0b41edaef6
@ -11,7 +11,7 @@ import syncplay
|
|||||||
|
|
||||||
APP = ['syncplayClient.py']
|
APP = ['syncplayClient.py']
|
||||||
DATA_FILES = [
|
DATA_FILES = [
|
||||||
('resources', glob('resources/*.png')),
|
('resources', glob('resources/*.png') + glob('resources/*.txt')),
|
||||||
]
|
]
|
||||||
OPTIONS = {
|
OPTIONS = {
|
||||||
'iconfile':'resources/icon.icns',
|
'iconfile':'resources/icon.icns',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user