sbsv1_os/e32toolp/platform/e32plat.pm
branchRCL_3
changeset 73 22bdd8a90cc4
parent 18 99082257a271
equal deleted inserted replaced
62:7416fe50a180 73:22bdd8a90cc4
    32 	Plat_Customizes
    32 	Plat_Customizes
    33 	Plat_Root
    33 	Plat_Root
    34 	Plat_SupportsFeatureVariants
    34 	Plat_SupportsFeatureVariants
    35 );
    35 );
    36 
    36 
    37 use strict;
       
    38 use Winutl;
    37 use Winutl;
    39 use RVCT_plat2set;
    38 use RVCT_plat2set;
    40 use BPABIutl;
    39 use BPABIutl;
    41 use E32Variant;
    40 use E32Variant;
    42 
    41