Ajout des dlls et des chansons dans l'installateur.
authorpin <pin@fe552daf-6dbe-4428-90eb-1537e0879342>
Fri, 28 May 2010 13:54:51 +0000 (13:54 +0000)
committerpin <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

index 20e3763..86702fc 100755 (executable)
@@ -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,