mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
No glew32.dll
This commit is contained in:
parent
f679c3e1bd
commit
03ec3c0145
|
@ -77,7 +77,6 @@ if include_data and not use_bundle:
|
|||
shutil.copy("libopus.dll", package_dir)
|
||||
shutil.copy("libopusfile.dll", package_dir)
|
||||
shutil.copy("libcurl.dll", package_dir)
|
||||
shutil.copy("glew32.dll", package_dir)
|
||||
|
||||
if include_exe and not use_bundle:
|
||||
shutil.copy(name+exe_ext, package_dir)
|
||||
|
|
Loading…
Reference in a new issue