]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/dos.t
documented XPM support and updated status of TIFF handler
[wxWidgets.git] / distrib / msw / tmake / dos.t
index 893c2144602871e064f9d9e309831446dd01284d..8cb5b66e3100b35fd152c4e167b13170e1ed615b 100644 (file)
@@ -14,7 +14,7 @@
     #! now transform these hashes into $project tags
     foreach $file (sort keys %wxGeneric) {
         if ( $wxGeneric{$file} =~ /\b(PS|G|U)\b/ ) {
-            #! this file for some reason wasn't compiled for VC++ 1.52
+            #! Need this file too since it has wxGenericPageSetupDialog
             next unless $file =~ /^prntdlgg\./;
         }