]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/makeall.sh
backported fix for proper tree ctrl refershing after changing item colour/font from 2.2
[wxWidgets.git] / distrib / msw / tmake / makeall.sh
index b5b73cdf7ff7c11ed06d6c2d948a21dfe66085d3..51b96dc7e615b7cc49c7087ac92196974b65ecbd 100755 (executable)
@@ -66,6 +66,10 @@ do
            echo "Generating $topdir/src/motif/files.lst for Motif and Configure..."
            tmake -t motif wxwin.pro -o $topdir/src/motif/files.lst;;
 
+       univ.t)
+           echo "Generating $topdir/src/univ/files.lst for wxUniversal..."
+           tmake -t univ wxwin.pro -o $topdir/src/univ/files.lst;;
+
        unx.t)
            echo "Generating $topdir/src/os2/files.lst for OS/2 PM and Configure..."
            tmake -t os2 wxwin.pro -o $topdir/src/os2/files.lst;;