Fixed a typo
This commit is contained in:
@@ -5,7 +5,7 @@ block_cipher = None
|
|||||||
a = Analysis(['main.py'],
|
a = Analysis(['main.py'],
|
||||||
pathex=['.'],
|
pathex=['.'],
|
||||||
binaries=[("plugins", "plugins"),
|
binaries=[("plugins", "plugins"),
|
||||||
("locales", "locale"),
|
("locales", "locales"),
|
||||||
("libvlc.dll", "."),
|
("libvlc.dll", "."),
|
||||||
("libvlccore.dll", "."),
|
("libvlccore.dll", "."),
|
||||||
("bootstrap.exe", "."),
|
("bootstrap.exe", "."),
|
||||||
|
Reference in New Issue
Block a user