]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/scripts/CreateBatchFiles.py
Removed deprecation warnings in OGL and Gizmos
[wxWidgets.git] / wxPython / scripts / CreateBatchFiles.py
index 269a55d25db57ac2cb082e39351aabefc84aad2b..871650d52fc88bb5200c2bd8b0cb88b5e36f4f82 100644 (file)
@@ -1,6 +1,6 @@
 #----------------------------------------------------------------------
 # Name:         CreateBatchFiles.py
-# Purpose:     Run by the InnoSetup installer to create a DOS batch
+# Purpose:      Run by the InnoSetup installer to create a DOS batch
 #               file for each of the wxPython tool scripts.
 #
 # Author:       Robin Dunn
@@ -22,6 +22,8 @@ scripts = [ ("img2png", 0),
             ("xrced",   1),
             ("pyshell", 1),
             ("pycrust", 1),
+            ("pycwrap", 1),
+            ("helpviewer", 1),
             ]
 
 template = """\