nmake -f makefile.vc BUILD=release %$
-pushd %WXWIN%\contrib\build\xrc
-nmake -f makefile.vc BUILD=release %$
+REM pushd %WXWIN%\contrib\build\xrc
+REM nmake -f makefile.vc BUILD=release %$
-pushd %WXWIN%\contrib\utils\wxrc
+pushd %WXWIN%\utils\wxrc
nmake -f makefile.vc BUILD=release %$
copy vc_msw\wxrc.exe %WXWIN%\lib\vc_dll\wxrc.exe
popd
popd
-popd
+