X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d441bff4c0b1409e07499882d6cdbb37e6d86574..7e04a500df36a6476dc27c2a7a8d9abd4bdff6fd:/wxPython/distrib/msw/.make?ds=sidebyside diff --git a/wxPython/distrib/msw/.make b/wxPython/distrib/msw/.make index 10fc78abe2..a8093c816a 100644 --- a/wxPython/distrib/msw/.make +++ b/wxPython/distrib/msw/.make @@ -99,9 +99,9 @@ if [ ! $? = 0 ]; then error; fi cd - -echo ------------------ -echo cd ../../contrib/build/xrc -cd ../../contrib/build/xrc +#echo ------------------ +echo cd ../../contrib/build/animate +cd ../../contrib/build/animate $WXWIN/build/msw/.mymake $BUILD_TYPE $@ if [ ! $? = 0 ]; then error; fi cd - @@ -115,12 +115,12 @@ if [ ! $? = 0 ]; then error; fi cd - -echo ------------------ -echo cd ../../contrib/build/ogl -cd ../../contrib/build/ogl -$WXWIN/build/msw/.mymake $BUILD_TYPE CPPFLAGS="-DwxUSE_DEPRECATED=0" $@ -if [ ! $? = 0 ]; then error; fi -cd - +# echo ------------------ +# echo cd ../../contrib/build/ogl +# cd ../../contrib/build/ogl +# $WXWIN/build/msw/.mymake $BUILD_TYPE CPPFLAGS="-DwxUSE_DEPRECATED=0" $@ +# if [ ! $? = 0 ]; then error; fi +# cd -