X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a0c70b764237ab57991eba7b19258e00f595db01..7e04a500df36a6476dc27c2a7a8d9abd4bdff6fd:/wxPython/distrib/msw/.make diff --git a/wxPython/distrib/msw/.make b/wxPython/distrib/msw/.make index 24de48c035..a8093c816a 100644 --- a/wxPython/distrib/msw/.make +++ b/wxPython/distrib/msw/.make @@ -99,12 +99,12 @@ if [ ! $? = 0 ]; then error; fi cd - -# #echo ------------------ -# echo cd ../../contrib/build/xrc -# cd ../../contrib/build/xrc -# $WXWIN/build/msw/.mymake $BUILD_TYPE $@ -# if [ ! $? = 0 ]; then error; fi -# cd - +#echo ------------------ +echo cd ../../contrib/build/animate +cd ../../contrib/build/animate +$WXWIN/build/msw/.mymake $BUILD_TYPE $@ +if [ ! $? = 0 ]; then error; fi +cd - echo ------------------