09557ac6d1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
11 lines
222 B
Plaintext
11 lines
222 B
Plaintext
nmake -f makefile.vc BUILD=release %$
|
|
pushd ..\..\contrib\build\xrc
|
|
nmake -f makefile.vc BUILD=release %$
|
|
pushd ..\..\utils\wxrc
|
|
nmake -f makefile.vc BUILD=release %$
|
|
copy vc_msw\wxrc.exe ..\..\..\BIN\wxrc.exe
|
|
|
|
popd
|
|
popd
|
|
|