newest setup_exe.py, thanks niphlod

This commit is contained in:
Massimo Di Pierro
2012-06-08 15:20:25 -05:00
parent e2592a23b4
commit 52a138ed18
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ if remove_msft_dlls:
os.unlink(os.path.join('dist',f))
except:
print "unable to delete dist/"+f
sys.exit(1)
#sys.exit(1)
#Should we include applications?