]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/filelist.t
destroy the abort dialog when done with it
[wxWidgets.git] / distrib / msw / tmake / filelist.t
index 067d85f341e50ba6334698c59eee2808eb7cab5b..63abfc7ee971fc90de476ee6ad46c39a481d860f 100644 (file)
@@ -7,9 +7,7 @@
 #! Version: $Id$
 #!#############################################################################
 #${
-#!  prepackaged tmake.exe does not have lib.pm
-#!  use lib './lib';
-    BEGIN { unshift @INC, './lib' }
+    use lib './lib';
     use wxFileInfo;
 
     open(FILELIST, "filelist.txt") or die "Can't open filelist file: $!\n";