common/tools/ats/bctest/graphics/graphicssvs.pl
changeset 409 cb3c2f87162c
parent 401 474c599abe52
child 487 80174516a610
equal deleted inserted replaced
408:0c558d696e7a 409:cb3c2f87162c
    12 mkpath "temp/graphicssvs/graphics/fntstore/general";
    12 mkpath "temp/graphicssvs/graphics/fntstore/general";
    13 mkpath "temp/graphicssvs/graphics/t_fbservapi/general";
    13 mkpath "temp/graphicssvs/graphics/t_fbservapi/general";
    14 mkpath "temp/graphicssvs/graphics/wserv/general";
    14 mkpath "temp/graphicssvs/graphics/wserv/general";
    15 
    15 
    16 my $epoc=$ENV{'EPOCROOT'} . "epoc32/";
    16 my $epoc=$ENV{'EPOCROOT'} . "epoc32/";
    17 copy("test.xml",                                                          "temp/test.xml");
    17 copy("graphicssvs.xml",                                                          "temp/test.xml");
    18 
    18 
    19 copy $epoc . "release/winscw/udeb/twsgraphicshare.exe",                                                     "temp/graphicssvs/winscw_udeb/twsgraphicshare.exe";
    19 copy $epoc . "release/winscw/udeb/twsgraphicshare.exe",                                                     "temp/graphicssvs/winscw_udeb/twsgraphicshare.exe";
    20 copy $epoc . "release/winscw/udeb/twsgraphicunshare.exe",                                                   "temp/graphicssvs/winscw_udeb/twsgraphicunshare.exe";
    20 copy $epoc . "release/winscw/udeb/twsgraphicunshare.exe",                                                   "temp/graphicssvs/winscw_udeb/twsgraphicunshare.exe";
    21 copy $epoc . "release/winscw/udeb/t_animplugin.dll",                                                        "temp/graphicssvs/winscw_udeb/t_animplugin.dll";
    21 copy $epoc . "release/winscw/udeb/t_animplugin.dll",                                                        "temp/graphicssvs/winscw_udeb/t_animplugin.dll";
    22 copy $epoc . "release/winscw/udeb/t_fbservapi.exe",                                                         "temp/graphicssvs/winscw_udeb/t_fbservapi.exe";
    22 copy $epoc . "release/winscw/udeb/t_fbservapi.exe",                                                         "temp/graphicssvs/winscw_udeb/t_fbservapi.exe";