]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/filelist.t
wxArray<T> macros have been changed to fix runtime problems under 64 bit
[wxWidgets.git] / distrib / msw / tmake / filelist.t
index ee2b8b196e95c76368cfd85c72e56adcdcae9f41..4c1b83f364f66e312d6112bc5c1f09b7ca7c0ac7 100644 (file)
@@ -47,8 +47,6 @@
         $fileflags =~ s/OLE/O/;
         $fileflags =~ s/Socket/S/;
         $fileflags =~ s/NotMSW/U/;
         $fileflags =~ s/OLE/O/;
         $fileflags =~ s/Socket/S/;
         $fileflags =~ s/NotMSW/U/;
-        $fileflags =~ s/NotGTK/R/;
-        $fileflags =~ s/NotX/X/;
         $fileflags =~ s/NotOS2/P/;
         $fileflags =~ s/LowLevel/L/;
 
         $fileflags =~ s/NotOS2/P/;
         $fileflags =~ s/LowLevel/L/;