projects
/
minwii.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc8378f
)
Ajout des dlls et des chansons dans l'installateur.
author
pin
<pin@fe552daf-6dbe-4428-90eb-1537e0879342>
Fri, 28 May 2010 13:54:51 +0000
(13:54 +0000)
committer
pin
<pin@fe552daf-6dbe-4428-90eb-1537e0879342>
Fri, 28 May 2010 13:54:51 +0000
(13:54 +0000)
git-svn-id: https://svn.cri.ensmp.fr/svn/minwii/trunk@207
fe552daf
-6dbe-4428-90eb-
1537e0879342
setup_win_exe.py
patch
|
blob
|
history
diff --git
a/setup_win_exe.py
b/setup_win_exe.py
index
20e3763
..
86702fc
100755
(executable)
--- a/
setup_win_exe.py
+++ b/
setup_win_exe.py
@@
-157,7
+157,7
@@
class BuildExe:
'copyright': self.copyright
}],
#console = [self.script],
- options = {'py2exe': {
#
'optimize': 2,
+ options = {'py2exe': {'optimize': 2,
'bundle_files': 3,
#'compressed': True,
#'excludes': self.exclude_modules,