]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/distrib/msw/.make
Bug #1467905: wxOS2 headers not included in wxBase.
[wxWidgets.git] / wxPython / distrib / msw / .make
index 24de48c035fa8eb4c4153411854fd7985eb0c4c9..a8093c816a1234e38958001a7ec75a6cc6d99539 100644 (file)
@@ -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 ------------------