]> git.saurik.com Git - wxWidgets.git/blob - wxPython/distrib/msw/.make_wxrc.btm
Gizmos has been moved to wxCode.
[wxWidgets.git] / wxPython / distrib / msw / .make_wxrc.btm
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