projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix for longlongHash for architectures where sizeof(long long) == sizeof(long)
[wxWidgets.git]
/
wxPython
/
scripts
/
CreateBatchFiles.py
diff --git
a/wxPython/scripts/CreateBatchFiles.py
b/wxPython/scripts/CreateBatchFiles.py
index 5496a7b2900336d43c20110121118869fd87d2a4..d828cf83e043bdf870dfef9a51c51c5a5a09afd0 100644
(file)
--- a/
wxPython/scripts/CreateBatchFiles.py
+++ b/
wxPython/scripts/CreateBatchFiles.py
@@
-23,10
+23,11
@@
scripts = [ ("img2png", 0),
("xrced", 1),
("pyshell", 1),
("pycrust", 1),
- ("pywrap",
0
),
+ ("pywrap",
1
),
("pyalamode", 1),
("pyalacarte", 1),
("helpviewer", 1),
+ ("pywxrc", 0),
]
template = """\