]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/v15.t
Use generic collapsible pane for wxUniv based builds.
[wxWidgets.git] / distrib / msw / tmake / v15.t
index e01a925e28b7fc0a603fac482dc902d2aa150c4b..29f9b09732290f302316f6a9df704da32ff2c88b 100644 (file)
@@ -29,7 +29,7 @@
 
     foreach $file (sort keys %wxCommon) {
         #! socket files don't compile under Win16 currently
-        next if $wxCommon{$file} =~ /\b(32|S)\b/;
+        next if $wxCommon{$file} =~ /\b(32|S|U)\b/;
 
         $isCFile = $file =~ /\.c$/;
         $file =~ s/cp?p?$/obj/;
@@ -51,7 +51,7 @@
         $project{"WXCOBJS"} .= $obj if $isCFile;
     }
 #$}
-# This file was automatically generated by tmake at #$ Now()
+# This file was automatically generated by tmake 
 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE DOS.T!
 
 # this is needed because my usual 4NT doesn't work well when invoked from