Meh, chase that rabbit later
This commit is contained in:
4
Gui.spec
4
Gui.spec
@@ -28,8 +28,8 @@ def recurse_for_py_files(names_so_far):
|
||||
hiddenimports = []
|
||||
binaries = []
|
||||
|
||||
if sys.platform.find("windows"):
|
||||
binaries.append(("ucrtbase.dll","."))
|
||||
#if sys.platform.find("windows"):
|
||||
# binaries.append(("ucrtbase.dll","."))
|
||||
|
||||
a = Analysis(['DungeonRandomizer.py'],
|
||||
pathex=[],
|
||||
|
||||
Reference in New Issue
Block a user