projects
/
wxWidgets.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Further fixes to references
[wxWidgets.git]
/
wxPython
/
distrib
/
makexferzip.bat
1
2
3
cd
%WXWIN%
\utils\wxPython
4
find
.
-
name
"*.py"
>
filelist
5
find
.
-
name
"*.i"
>>
filelist
6
find
.
-
name
"*.h"
>>
filelist
7
find
.
-
name
"*.cpp"
>>
filelist
8
9
cat filelist | zip
-
r
-
u
-
@ xfer.zip