projects
/
minwii.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Mode wiimote de fullscreen mis en options.
[minwii.git]
/
setup_win_exe.py
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,