mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-01 06:00:15 +02:00
No StripExecutable
This commit is contained in:
@@ -184,6 +184,6 @@ else:
|
||||
t=env.Program(target='powder', source=sources)
|
||||
Default(t)
|
||||
|
||||
if(GetOption('release')):
|
||||
StripExecutable(t);
|
||||
#if(GetOption('release')):
|
||||
# StripExecutable(t);
|
||||
|
||||
|
Reference in New Issue
Block a user