]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/makeall.sh
Script mods
[wxWidgets.git] / distrib / msw / tmake / makeall.sh
index ea5e3973c24bb58af4f6b966ad45c3f10e8e7965..67ae2bbfc383e65456ec52301c5082a00d8947ec 100755 (executable)
@@ -22,6 +22,7 @@ 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 ;;
 
        bcc.t)
            echo "Generating $mswdir/makefile.bcc for Borland C++ (16 bits)..."