projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
removed separate wxSYS_ICONTITLE_FONT; made it the same as wxSYS_DEFAULT_GUI_FONT
[wxWidgets.git]
/
wxPython
/
scripts
/
CreateBatchFiles.py
diff --git
a/wxPython/scripts/CreateBatchFiles.py
b/wxPython/scripts/CreateBatchFiles.py
index d5d861801f01af00efac3b29a612398735637871..c9b8abc81ee5ac30aea6d7d5cabe1ad327692803 100644
(file)
--- a/
wxPython/scripts/CreateBatchFiles.py
+++ b/
wxPython/scripts/CreateBatchFiles.py
@@
-19,6
+19,7
@@
scriptdir = os.getcwd()
scripts = [ ("img2png", 0),
("img2py", 0),
("img2xpm", 0),
+ ("genaxmodule",0),
("xrced", 1),
("pyshell", 1),
("pycrust", 1),