sbsv1_os/e32toolp/e32util/prepdef.pl
branchRCL_3
changeset 16 22bdd8a90cc4
parent 2 99082257a271
equal deleted inserted replaced
13:7416fe50a180 16:22bdd8a90cc4
    12 #
    12 #
    13 # Description:
    13 # Description:
    14 # e32toolp/e32util/prepdef.pl
    14 # e32toolp/e32util/prepdef.pl
    15 # 
    15 # 
    16 #
    16 #
    17 
       
    18 use strict;
       
    19 
    17 
    20 use FindBin;		# for FindBin::Bin
    18 use FindBin;		# for FindBin::Bin
    21 use Getopt::Long;
    19 use Getopt::Long;
    22 
    20 
    23 my $PerlLibPath;    # fully qualified pathname of the directory containing our Perl modules
    21 my $PerlLibPath;    # fully qualified pathname of the directory containing our Perl modules