Reverted my last change, since it's ugly and does not

work anyway.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20266 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mattia Barbon
2003-04-17 20:26:52 +00:00
parent 8fb29449e7
commit 632cfe57c5

View File

@@ -7,9 +7,7 @@
#! Version: $Id$ #! Version: $Id$
#!############################################################################# #!#############################################################################
#${ #${
#! prepackaged tmake.exe does not have lib.pm use lib './lib';
#! use lib './lib';
BEGIN { unshift @INC, './lib' }
use wxFileInfo; use wxFileInfo;
open(FILELIST, "filelist.txt") or die "Can't open filelist file: $!\n"; open(FILELIST, "filelist.txt") or die "Can't open filelist file: $!\n";