]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/filelist.t
(Hopefully) fixed bad MSW makefiles (Vadim, can you please check if I haven't screw...
[wxWidgets.git] / distrib / msw / tmake / filelist.t
index d8a99c1f351200a0ae0919ffdd31f968c2cbb7c0..f3ff62ac4a7d17157ddec1010183e21cfc9c4461 100644 (file)
@@ -68,6 +68,8 @@
             $wxUNIV{$filename} = $fileflags;
         } elsif ( $filetype eq "MGL" ) {
             $wxMGL{$filename} = $fileflags;
+        } elsif ( $filetype eq "Micro" ) {
+            $wxMICRO{$filename} = $fileflags;
         } elsif ( $filetype eq "OS2" ) {
             $wxOS2PM{$filename} = $fileflags;
         } elsif ( $filetype eq "HTML" ) {