controlpanelui/cpcfg_win.pl
changeset 12 624337f114fe
parent 11 10d0dd0e43f1
equal deleted inserted replaced
11:10d0dd0e43f1 12:624337f114fe
     9 # Initial Contributors:
     9 # Initial Contributors:
    10 # Nokia Corporation - initial contribution.
    10 # Nokia Corporation - initial contribution.
    11 #
    11 #
    12 # Contributors:
    12 # Contributors:
    13 #
    13 #
    14 # Description: 
    14 # Description: Copy all cpcfg files to destination directory when building control panel in window envionment
    15 #
       
    16 
       
    17 # description: copy all cpcfg files to destination directory when building control panel in window envionment
       
    18 # usage: go to control panel source directory, 
    15 # usage: go to control panel source directory, 
    19 # run cpcfg_win.pl if you want to build control panel in debug mode or cpcfg_win -R in release mode.
    16 # run cpcfg_win.pl if you want to build control panel in debug mode or cpcfg_win -R in release mode.
    20 
    17 
    21 use File::Path qw (mkpath);
    18 use File::Path qw (mkpath);
    22 
    19