projects
/
wxWidgets.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
added wxStaticCast, moved wxConstCast from wx/object.h to wx/defs.h for consistency
[wxWidgets.git]
/
wxPython
/
distrib
/
msw
/
.make_wxrc.btm
This page requires JavaScript to run. Use
this page
instead.
0 / 10 ( 0%)
Commit
Line
Data
1
nmake -f makefile.vc BUILD=release %$
2
pushd ..\..\contrib\build\xrc
3
nmake -f makefile.vc BUILD=release %$
4
pushd ..\..\utils\wxrc
5
nmake -f makefile.vc BUILD=release %$
6
copy vc_msw\wxrc.exe ..\..\..\BIN\wxrc.exe
7
8
popd
9
popd
10