]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/makeall.sh
added watmgl.t to Makefile
[wxWidgets.git] / distrib / msw / tmake / makeall.sh
index ea5e3973c24bb58af4f6b966ad45c3f10e8e7965..b8e4935f1906cae995260c07c1e4fc8ab5a8c9cc 100755 (executable)
@@ -22,6 +22,8 @@ do
        b32.t)
            echo "Generating $mswdir/makefile.b32 for Borland C++ (32 bits)..."
            ./tmake -t b32 wxwin.pro -o $mswdir/makefile.b32 ;;
+           ./tmake -t b32univ wxwin.pro -o $mswdir/makeuniv.b32 ;;
+           ./tmake -t b32base wxwin.pro -o $mswdir/makebase.b32 ;;
 
        bcc.t)
            echo "Generating $mswdir/makefile.bcc for Borland C++ (16 bits)..."