newest setup_exe.py, thanks niphlod

This commit is contained in:
Massimo Di Pierro
2012-06-08 15:20:25 -05:00
parent 0ed10638f4
commit 7c9b30c5ff
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?