sbsv1_os/e32toolp/test/cw_ide_test.pl
branchRCL_3
changeset 16 22bdd8a90cc4
parent 2 99082257a271
equal deleted inserted replaced
13:7416fe50a180 16:22bdd8a90cc4
    16 # use EVALID to compare the results.
    16 # use EVALID to compare the results.
    17 # Inspired by "buildall.pl", written by Cuong Phan
    17 # Inspired by "buildall.pl", written by Cuong Phan
    18 # 
    18 # 
    19 #
    19 #
    20 
    20 
    21 use strict;
       
    22 use File::Basename;		# for fileparse()
    21 use File::Basename;		# for fileparse()
    23 use File::Path;			# for mkpath
    22 use File::Path;			# for mkpath
    24 use Cwd;				# for cwd
    23 use Cwd;				# for cwd
    25 use OLE;
    24 use OLE;
    26 use Getopt::Long;
    25 use Getopt::Long;