]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/distrib/msw/.make
User lower case property names in wx.DateSpan and wx.TimeSpan in order
[wxWidgets.git] / wxPython / distrib / msw / .make
index b5639999dc1e68940523619c126bce1ae5299b9b..26349f5ab94100dbe91affdcdebb6c7bd73b358a 100644 (file)
@@ -108,12 +108,12 @@ if [ ! $? = 0 ]; then error 2; fi
 # cd -
 
 
-echo ------------------
-echo cd ../../contrib/build/stc
-cd ../../contrib/build/stc
-$WXWIN/build/msw/.mymake $BUILD_TYPE $@
-if [ ! $? = 0 ]; then error 2; fi
-cd -
+echo ------------------
+echo cd ../../contrib/build/stc
+cd ../../contrib/build/stc
+$WXWIN/build/msw/.mymake $BUILD_TYPE $@
+if [ ! $? = 0 ]; then error 2; fi
+cd -
 
 
 # echo ------------------